add tutorial

This commit is contained in:
Jieyab89
2026-06-25 02:47:23 +07:00
parent 72471cb728
commit efea6be221
2 changed files with 25 additions and 1 deletions
@@ -0,0 +1,23 @@
# Tutorial
## Reccon tld common domain
```
python reccon-domain-tld.py --name <targetname>
```
## Reccon tld domain brute
```
python reccon-domain-tld.py --name pornhub --brute --brute-max-len 3
```
# Results
## Common tld domain
<img width="2559" height="1275" alt="image" src="https://github.com/user-attachments/assets/f48f1f4d-0356-4a8f-a693-421859174feb" />
## Brute tld domain
<img width="2559" height="1288" alt="image" src="https://github.com/user-attachments/assets/3e1632a0-3e90-4bb1-bbf0-2fc96cfda9d5" />