← All Kali Issues
Dirbuster
Java heap error
P Performance
High
🔴 Error Message
DirBuster Java OutOfMemoryError
📖 What This Means
Java running out of heap memory.
🔧 Step-by-Step Fix
- Increase memory: java -Xmx2g -jar DirBuster.jar
- Use gobuster instead (more efficient)
- Use smaller wordlist
- Reduce thread count