Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbikram/threattrack
Script parses through a CSV file containing queries for various online data sources that scrape and collect metadata on URLs, IPs, Domains and Files. The queries are run against the respective data sources and the resulting observables and uploaded to a given AlienVault OTX account for tracking.
https://github.com/gbikram/threattrack
osint threat-hunting threat-intelligence threatintel
Last synced: 4 days ago
JSON representation
Script parses through a CSV file containing queries for various online data sources that scrape and collect metadata on URLs, IPs, Domains and Files. The queries are run against the respective data sources and the resulting observables and uploaded to a given AlienVault OTX account for tracking.
- Host: GitHub
- URL: https://github.com/gbikram/threattrack
- Owner: gbikram
- Created: 2021-06-27T08:06:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T16:04:48.000Z (12 months ago)
- Last Synced: 2024-12-06T18:09:29.327Z (2 months ago)
- Topics: osint, threat-hunting, threat-intelligence, threatintel
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Threat Tracking with OSINT
Script parses through a CSV file containing queries for various online data sources that scrape and collect metadata on URLs, IPs, Domains and Files. The queries are run against the respective data sources and the resulting observables and uploaded to a given AlienVault OTX account for tracking.
**Data Sources Integrated:**
* Censys (Fix pending)
* Shodan
* URLScan (Fix Pending)**Data Sources Planned to be integrated:**
* FOFA
* ZoomEye
* Malware Zoos TBD (VirusTotal, Hybrid Analysis etc.)