Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
* Twitter
* Malware Zoos TBD (VirusTotal, Hybrid Analysis etc.)