amass icon indicating copy to clipboard operation
amass copied to clipboard

in the last versions of amass, how can I view the subdomains only ? like subfinder

Open Raammi opened this issue 1 year ago • 1 comments

also why I feel like amass is not using the api's provided in the configuration file ?

Raammi avatar Jan 10 '24 19:01 Raammi

Yes very poor updates, its completely lost to subfinder, i am uninstalling amass

0xpr4bin avatar Jan 18 '24 04:01 0xpr4bin

Really weird update!

localhost-MouhannadlrX avatar Mar 20 '24 22:03 localhost-MouhannadlrX

grep FQDN /.config/amass/amass.txt | cut -d' ' -f1 | sort -u

MMquant avatar Mar 25 '24 09:03 MMquant

There are tools that can do this for you:

https://github.com/owasp-amass/oam-tools

caffix avatar Mar 27 '24 22:03 caffix