Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silentbreaksec/Throwback
HTTP/S Beaconing Implant
https://github.com/silentbreaksec/Throwback
Last synced: about 2 months ago
JSON representation
HTTP/S Beaconing Implant
- Host: GitHub
- URL: https://github.com/silentbreaksec/Throwback
- Owner: silentbreaksec
- License: gpl-2.0
- Created: 2014-08-08T17:06:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T16:49:12.000Z (over 7 years ago)
- Last Synced: 2024-08-01T08:10:36.051Z (4 months ago)
- Language: C++
- Size: 79.1 KB
- Stars: 301
- Watchers: 31
- Forks: 83
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-command-control - Throwback
README
Throwback
=========HTTP/S Beaconing Implant
1. Run the python script to encode strings.
python tbManger.py encode http://mydomain.com/index.phphttp://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}
2. Update DNSARRAY to reflect the number of LPs listed in DNSCODE array.
3. Compile!
4. Setup ThrowbackLP.