!!! Disclaimer:
- The authors do not have any responsibility and/or liability for how you will use the dark-doh.exe!
- Everything that anyone can find in this repository is only for educational and research purposes, and the authors have no responsibility for how you will use the data found. !!!
-
email_sender.py -> script to send email with attachment using python
-
portscan_netcat.bash -> dumb port scanner used to scan networks behind a compromised host. Slow, very slow.
-
psh-net_shellcode_fastchange.sh -> psh-net shellcode extraction and replace. Combined with hta-psh.
-
psh-net -> psh-net shellcode extraction and replace, payload generation, obfuscation and at the hta-psh payload.
-
port_scan3.py -> python3 script for tcp port scanning and saving results to a file
-
dark-doh -> download files via DoH and/or download and execute a shellcode
-
port_scan2.py -> python2.7 version of the port scanning script