Update README.md

This commit is contained in:
2026-07-19 02:07:25 +00:00
parent 0115df928d
commit cda699f9f1
+1 -17
View File
@@ -102,23 +102,7 @@ python3 scanner.py --analyze-traffic 10.0.0.50 --output flow.json
python3 scanner.py python3 scanner.py
``` ```
``` <img width="543" height="648" alt="IMG_5603" src="https://github.com/user-attachments/assets/85ebf61b-789e-4c81-ae98-9ad8c9092fed" />
┌─────────────────────────────────────────┐
│ SELECT INPUT METHOD │
├─────────────────────────────────────────┤
│ 1. Single IP │
│ 2. IP Range (CIDR) │
│ 3. From File │
│ 4. Shodan Query │
│ 5. Falcon/Sparrow Signatures │
│ │
│ ═══ NEW ═══ │
│ 6. Flock Instance Discovery │
│ 7. Traffic Analysis │
│ │
│ 8. Return │
└─────────────────────────────────────────┘
```
--- ---