honze-net / nmap-bootstrap-xsl

A Nmap XSL implementation with Bootstrap.
920 stars 176 forks source link

how can i scan with subdomain list? #7

Closed Phoenix1112 closed 3 years ago

Phoenix1112 commented 5 years ago

hello. thanks for this project. How can i scan ports with subdomain list ? can you add a new feature for it?

honze-net commented 5 years ago

Hello, I am glad you like it! Thank you!

Can you explain what your exact problem is, please.

Phoenix1112 commented 5 years ago

in this way, we need to enter the domain names to be manually searched.but imagine that we have a subdomain.txt file with thousands of subdomain names. the program should open subdomain.txt files and scan all subdomains at once. this feature would be nice if added.

honze-net commented 5 years ago

I think you should look into the nmap option -iL. That should resolve the issue for you. Target Specification | Nmap Network Scanning

Phoenix1112 commented 5 years ago

Tomorrow i will try .. i will answer tomorrow about this

honze-net commented 4 years ago

Do you have any questions or can I close this issue?