2016-08-30 13:34:58 -04:00
2014-08-08 11:20:18 -06:00
2014-08-08 11:20:18 -06:00
2016-08-30 13:34:58 -04:00
2014-08-08 11:02:21 -06:00
2014-08-08 10:56:21 -06:00
2014-09-27 21:26:32 -06:00
2014-08-08 11:18:40 -06:00
2014-08-08 11:02:21 -06:00
2014-08-08 11:02:21 -06:00

Throwback

HTTP/S Beaconing Implant

  1. Run the python script to encode strings. python tbManger.py encode http://mydomain.com/index.php

http://mydomain.com/index.php -> {57,37,37,33,107,126,126,60,40,53,62,60,48,56,63,127,50,62,60,126,56,63,53,52,41,127,33,57,33}

Note: Don't forget to add ,-1 to end of the integer array for an LP. So the above would become.

{57,37,37,33,107,126,126,60,40,53,62,60,48,56,63,127,50,62,60,126,56,63,53,52,41,127,33,57,33,-1}

  1. Update DNSARRAY to reflect the number of LPs listed in DNSCODE array.

  2. Compile!

  3. Setup ThrowbackLP.

S
Description
Automated archival mirror of github.com/silentbreaksec/Throwback
Readme 107 KiB
Languages
C++ 61.3%
C 37.5%
Python 1.2%