Skip to content
Fuzzing126 KB

Fully Qualified Java Classes (SecLists)

Comprehensive list of fully-qualified Java class names, useful for Java deserialization, JNDI/Log4j gadget discovery, and class-name parameter fuzzing.

View source
Size
126 KB
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
burpffufwfuzz

Preview

First 15 entries. Download or copy the full list (126 KB) using the buttons above.

>head fully-qualified-java-classes-seclists.txt126 KB
java.applet.Applet
java.applet.AppletContext
java.applet.AppletStub
java.applet.AudioClip
java.awt.ActiveEvent
java.awt.Adjustable
java.awt.AlphaComposite
java.awt.AWTError
java.awt.AWTEvent
java.awt.AWTEventMulticaster
java.awt.AWTException
java.awt.AWTKeyStroke
java.awt.AWTPermission
java.awt.BasicStroke
java.awt.BorderLayout

Comprehensive list of fully-qualified Java class names, useful for Java deserialization, JNDI/Log4j gadget discovery, and class-name parameter fuzzing.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 126 KB and pairs well with tools such as burp, ffuf, wfuzz. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.