Skip to content

Author: Vitali Kremez; Function: Creates a SQL table with over 30 known GorynychDiamondFox command-and-control servers and visualizes the database via GoogleMap API.

Notifications You must be signed in to change notification settings

vkremez/GorynychDiamondFoxC2TrackerProject

Repository files navigation

GorynychDiamondFoxC2Tracker

Usage:

(1) Run GorynychTracker.py to create monolithic "GorynychHostTracker.sqlite" database with columns "rdate", "url", "ip", "rtype";

(2) Run GorynychIPConverter.py to convert hostnames to cities using http://ip-api.com JSON API and post data to "where.data";

(3) Run Geoload.py to parse "where.data", obtain lat/long values using Google MAP API, and store values in another database "geodata.sqlite";

(4) Run Geodump.py to map the data from "geodata.sqlite" to Javascript file "where.js";

(5) View the Google-mapped values in "where.html" that points to "where.js".

About

Author: Vitali Kremez; Function: Creates a SQL table with over 30 known GorynychDiamondFox command-and-control servers and visualizes the database via GoogleMap API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published