An open API service indexing awesome lists of open source software.

https://github.com/0xtbug/tyr

Tool for OSINT and Pentesting
https://github.com/0xtbug/tyr

Last synced: 4 months ago
JSON representation

Tool for OSINT and Pentesting

Awesome Lists containing this project

README

          

Fully automated script for pentesting enumeration of domains, using dorks and awesome queries to find vulnerabiltiies, security misconfigurations and more.
Credits to @IvanGlinkin for the inspiration from his repository

Usage example:
--------------
```
chmod +x tyr.sh
./tyr.sh evil.com
```
or
```
bash ./tyr.sh evil.com
```

Screenshot here of usage sample