← All Kali Issues
Amass
Memory exhausted
P Performance
High
🔴 Error Message
Amass consuming all available memory
📖 What This Means
Large scope enumeration using too much RAM.
🔧 Step-by-Step Fix
- Limit scope: -d domain only
- Use passive: amass enum -passive
- Set max: -max-dns-queries 500
- Add -config with memory limits