SecLists icon indicating copy to clipboard operation
SecLists copied to clipboard

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

Open jorelpaddick opened this issue 5 months ago • 1 comments

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.

jorelpaddick avatar Sep 10 '24 14:09 jorelpaddick