Update README.md
parent
41e948bc57
commit
fcae383b95
|
@ -4,10 +4,7 @@
|
|||
[![Twitter](https://img.shields.io/badge/twitter-@codingo__-blue.svg)](https://twitter.com/codingo_)
|
||||
[![Twitter](https://img.shields.io/badge/Twitter-Mzack9999-blue.svg)](https://twitter.com/Mzack9999)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/subfinder/subfinder)](https://goreportcard.com/report/github.com/subfinder/subfinder) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/subfinder/subfinder/issues)
|
||||
|
||||
![SubFinder](https://github.com/subfinder/documentation/blob/master/img/40524040.png)
|
||||
|
||||
[Documentation for SubFinder](https://github.com/subfinder/documentation)
|
||||
[Documentation](https://github.com/subfinder/documentation)
|
||||
|
||||
SubFinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and has been aimed as a successor to sublist3r project. SubFinder uses Passive Sources, Search Engines, Pastebins, Internet Archives, etc to find subdomains and then it uses a permutation module inspired by altdns to generate permutations and resolve them quickly using a powerful bruteforcing engine. It can also perform plain bruteforce if needed. The tool is highly customizable, and the code is built with a modular approach in mind making it easy to add functionalities and remove errors.
|
||||
|
||||
|
|
Loading…
Reference in New Issue