Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Amass Container

Pass in Hostfile and scan all supplied hosts

ToDo

active checks

Bash script wrapper for simpler commands script should also split ips and domain names in separate files

Commands


docker run --rm -v "$(pwd):/loot" 

amass enum -active -o /loot/output -ip -r 8.8.8.8 -d

#Normal 
amass enum  -o /loot/out/output -ip -r 8.8.8.8 -d