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
- Host: GitHub
- URL: https://github.com/0xtbug/tyr
- Owner: 0xtbug
- Created: 2022-02-13T07:37:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T19:28:00.000Z (over 4 years ago)
- Last Synced: 2025-06-11T17:20:20.669Z (12 months ago)
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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