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] subnerium #1109

Closed piyush-security closed 1 year ago

piyush-security commented 1 year ago

[homepage] https://github.com/d3f1ne/subnerium [/homepage]

[tags] subnerium, subdomain, enumeration, recon [/tags]

[short_descr] A fast passive subdomain enumeration tool that uses various sources to gather data. [/short_descr]

[long_descr] python love

image

subnerium is a fast passive subdomain enumeration tool that uses various sources to gather data.
All requests are made through yaml templates, to see more see the documentation:

Download

git clone https://github.com/d3f1ne/subnerium

Install

You can install it by typing:

pip3 install -r requirements.txt
chmod +x install.sh
sudo ./install.sh

Run

Note: Use API keys to get great results.
subnerium -h

APIs Used

[/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/subnerium

Thank you for your contribution!