Skip to content

Instantly share code, notes, and snippets.

View aaronst's full-sized avatar

Aaron Stephens aaronst

View GitHub Profile
@aaronst
aaronst / unc1878_indicators.txt
Created October 28, 2020 20:20
UNC1878 Indicators
# C2 FQDNs
first seen fqdn
2019-12-11 23:37:10 updatemanagir.us
2019-12-20 17:51:05 cmdupdatewin.com
2019-12-26 18:03:27 scrservallinst.info
2020-01-10 00:33:57 winsystemupdate.com
2020-01-11 23:16:41 jomamba.best
2020-01-13 05:13:43 updatewinlsass.com
2020-01-16 11:38:53 winsysteminfo.com
2020-01-20 05:58:17 livecheckpointsrs.com
@aaronst
aaronst / compare_hashes.py
Created September 10, 2019 00:58
Compares Shodan hash of a favicon.ico file with the mmh3 hash.
#!/usr/bin/env python3
"""
compare_hashes.py - Compares Shodan hash of a favicon.ico file with the mmh3 hash.
author - Aaron Stephens <aaron.stephens@fireeye.com>
"""
import mmh3