QRadio
1.0.0
________ \ || //
/ __ \ || //
| / | ______ _____ ______ __ _____
| | _ | | | _ / _ | _ |__| / _
| | / | | | |_) ) | / | | | __ | / |
| | | | | / | |_| | | | ) ) | | | ( ) |
| _ | | | | _ | | |_/ / | | | _/ |
_______ |__| __ |__| |__| |______/ |__| _____/
__
~ Tune In
QRadio 是一個旨在整合網路威脅情報來源的工具/框架。該計畫的目標是建立一個強大的模組化框架,用於從經過審查的來源提取情報數據。
它使用多個威脅情報來源來搜尋提供的資料。目前我們抓取以下內容:
您可以按以下資料類型進行搜尋:
/lib/config.py
python cli_qradio.py
如果未指定則傳回 CSV
-v, --verbose - Show verbose output
-100, --sonar_domain - SONAR <domain> to IPv4, Hash, Score, URL, Blacklist
-102, --domain_to_ipv4 - Resolve IPv4 to <domain>
-103, --domain_to_hash - Search Hash for <domain>
-104, --domain_to_score - Detection score for <domain>
-105, --domain_to_url - URL to analysis for <domain>
-106, --domain_to_blacklist - Search <domain> in blacklists
-200, --sonar_ipv4 - SONAR <IPv4> to Domain, Hash, Score, Blacklist
-201, --ipv4_to_domain - Resolve Domain to <IPv4>
-203, --ipv4_to_hash - Search Hash for <IPv4>
-204, --ipv4_to_score - Detection score for <IPv4>
-206, --ipv4_to_blacklist - Search <IPv4> in blacklists
-300, --sonar_hash - SONAR <hash> to Domain, IPv4, Score, URL, Imphash
-301, --hash_to_domain - Search Domain for <hash>
-302, --hash_to_ipv4 - Search IP for <hash>
-304, --hash_to_score - Detection score for <hash>
-305, --hash_to_url - URL to analysis for <hash>
-307, --hash_to_imphash - Search Imphash for <hash>
-401, --imphash_to_hash - Search Hash with <imphash>
-402, --mutex_to_hash - Search Hash with <mutex>