Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 'fully-qualified-java-classes' to fuzzing lists #1084

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jorelpaddick
Copy link

A list of fully-qualified Java classes is useful for fuzzing Java applications.

For example, some applications accept these class names as parameters in an HTTP request. The list may help discover deserialisation, type confusion or other bugs related to the processing of these Java object types.

Repository owner deleted a comment from ItsIgnacioPortal Nov 20, 2024
@g0tmi1k g0tmi1k self-assigned this Nov 20, 2024
@g0tmi1k
Copy link
Collaborator

g0tmi1k commented Nov 20, 2024

Nice suggestion @jorelpaddick ! I like it.

Do you have a source at all?

@g0tmi1k g0tmi1k added the enhancement Enhancement label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants