Skip to content

Commit

Permalink
include images
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrishirajsharma committed Dec 5, 2019
1 parent 369b6ff commit 09639c7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# subfinder
<h1 align="left">
<img src="static/subfinder-logo.png" alt="subfinder" width="150px"></a>
<br>
</h1>


[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT)
[![Go Report Card](https://goreportcard.com/badge/github.com/projectdiscovery/subfinder)](https://goreportcard.com/report/github.com/projectdiscovery/subfinder)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/projectdiscovery/subfinder/issues)


subfinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and is optimized for speed. subfinder is built for doing one thing only - passive subdomain enumeration, and it does that very well.

We have designed subfinder to comply with all passive sources licenses, and usage restrictions, as well as maintained a consistently passive model to make it useful to both penetration testers and bug bounty hunters alike.


# Resources
- [Features](#features)
- [Usage](#usage)
Expand All @@ -18,6 +25,12 @@ We have designed subfinder to comply with all passive sources licenses, and usag

# Features

<h1 align="left">
<img src="static/subfinder-run.png" alt="subfinder" width="700px"></a>
<br>
</h1>


- Simple and modular code base making it easy to contribute.
- Fast And Powerful Resolution and wildcard elimination module
- **Curated** passive sources to maximize results (26 Sources as of now)
Expand Down
Binary file added static/subfinder-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/subfinder-run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 09639c7

Please sign in to comment.