gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
179 stars 21 forks source link

[addtool] SubScraper #1294

Closed piyush-security closed 1 year ago

piyush-security commented 1 year ago

[link] https://github.com/m8sec/subscraper [/link]

[tags] subdomain, domain, scrapper, [/tags]

[short_descr] Perform subdomain enumeration through various techniques and retrieve detailed output to aid in further testing. [/short_descr]

[long_descr] SubScraper is a fast subdomain enumeration tool that uses a variety of techniques to find subdomains of a given target. Subdomain enumeration is especially helpful during penetration testing and bug bounty hunting to uncover an organization's attack surface.

Depending on the CMD arguments applied, SubScraper can resolve DNS names, request HTTP(S) information, and perform CNAME lookups for takeover opportunities during the enumeration process. This can help identify next steps and discover patterns for exploitation.

Key Features [+] Modular design makes it easy to add new techniques/sources. [+] Various levels of enumeration for additional data gathering. [+] Allows for multiple target inputs or read targets from .txt file. [+] Windows CLI compatibility. [+] Generate output files in .txt or .csv format. [/long_descr]

[image] image [/image]

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/subscraper

Thank you for your contribution!