This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d7aec7c2d83094e2409175ad8d624072cf0dfef
metasploit-gs
/
external
/
source
/
shellcode
/
windows
/
x86
/
src
T
History
HD Moore
d0969746a4
Mostly cosmetic changes from local tree
...
git-svn-id: file:///home/svn/framework3/trunk@7970 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-26 03:31:20 +00:00
..
block
Fixes
#342
. Set ReverseConnectRetries to a value between 1 and 255 (default is 5). On failure it will ExitProcess (still better than a cpu spin)
2009-10-20 20:31:14 +00:00
single
Mostly cosmetic changes from local tree
2009-12-26 03:31:20 +00:00
stage
Overhaul of the metasploit payloads from Stephen Fewer - smaller/cleaner/new hashing/support for WinNT 4.0 -> Win7 with size reductions for the stagers and minimal size increases for the singles
2009-07-31 17:50:10 +00:00
stager
Adds support for the reverse_tcp_allports stager for Windows. This payload tries to connect back on all ports, one at a time, from LPORT to 65535. This is incredibly slow (depends on the default socket timeout) and requires the user to forward all TCP ports of LHOST to a single listening port in the handler. Inspired by a few user requests and this blog post:
http://clinicallyawesome.com/post/196352889/blind-connect-back-through-restrictive-firewall
2009-09-25 05:44:50 +00:00
hash.py
Overhaul of the metasploit payloads from Stephen Fewer - smaller/cleaner/new hashing/support for WinNT 4.0 -> Win7 with size reductions for the stagers and minimal size increases for the singles
2009-07-31 17:50:10 +00:00