second commit

This commit is contained in:
mouna23
2025-11-20 10:54:34 +01:00
parent 502ef48b5c
commit 0b7412631e

View File

@@ -29,6 +29,7 @@ Gathering information about an ip, domain or email
* VirusTotal "malicious/clean" status * VirusTotal "malicious/clean" status
- **IP Recon:** - **IP Recon:**
* AbuseIPDB score & classification * AbuseIPDB score & classification
- **Email Recon:** - **Email Recon:**
* Breach/exposure lookup * Breach/exposure lookup
@@ -83,4 +84,5 @@ When finished:
## Notes ## Notes
* The scripts are designed to be run locally, in a Python 3.13+ environment with the listed dependencies. * The scripts are designed to be run locally, in a Python 3.13+ environment with the listed dependencies.
* Install Ollama on your machine and add the MISTRAL model. * Install Ollama on your machine and add the MISTRAL model.
* This poc is only for education purpose.