wssheldon / osintui

OSINT from your favorite services in a friendly terminal user interface - integrations for Virustotal, Shodan, and Censys
MIT License
977 stars 61 forks source link

Extend VirusTotal menu view to include comments and relations #1

Open wssheldon opened 1 year ago

wssheldon commented 1 year ago

Information provided by the community is valuable to cross-reference with the automated checks and other data provided by VirusTotal. Add another menu item that includes comments from the community.

UI Example: https://www.virustotal.com/gui/file/c50bca08a8e80850ec18d258ff937b7b72a500d9027c730c86b05aa73c938b5d/community

API: https://developers.virustotal.com/reference/ip-comments

wssheldon commented 1 year ago

dba3fddd2ef8fbe715ea4c6d4b19ae6928e5ba5d Includes code to add comments and a new community section.