← 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

  1. Increase memory: java -Xmx2g -jar DirBuster.jar
  2. Use gobuster instead (more efficient)
  3. Use smaller wordlist
  4. Reduce thread count