Skip to content

Commit 754b32e

Browse files
author
RageLtMan
committed
shameless plug for posterity in stager asm
1 parent 3778ae0 commit 754b32e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

external/source/shellcode/windows/x86/src/stager/stager_reverse_tcp_rc4_dns.asm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
;-----------------------------------------------------------------------------;
22
; Authors: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com)
33
; Michael Schierl (schierlm[at]gmx[dot]de) [RC4 support]
4+
; Boris Lukashev (rageltman[at]sempervictus) [DNS support]
45
; Compatible: Windows 7, 2008, Vista, 2003, XP, 2000, NT4
56
; Version: 1.0 (31 December 2012)
67
; Size: 405 bytes
7-
; Build: >build.py stager_reverse_tcp_rc4
8+
; Build: >build.py stager_reverse_tcp_rc4_dns
89
;-----------------------------------------------------------------------------;
910

1011
[BITS 32]

0 commit comments

Comments
 (0)