work around what i can only assume is a bizarre ruby bug where session_has_registry_ext?() never gets called and is assumed false, but session_has_registry_ext() works fine. |
|
More...
|
about 14 years ago
|
corrected description of action |
|
More...
|
about 14 years ago
|
This allows for blank usernames in the normal case, as well as a domain/<blank> sort of construct for smb logins. |
|
More...
|
about 14 years ago
|
better test for registry extension |
|
More...
|
about 14 years ago
|
unbreak scripts that use is_uac_enabled?() |
|
More...
|
about 14 years ago
|
Committing the Kippo ssh honeypot detection as seen at AHA!. |
|
More...
|
about 14 years ago
|
Forgot to uncomment the sections while debuging |
|
More...
|
about 14 years ago
|
Add support to enumerate and download OS X keychain files |
|
More...
|
about 14 years ago
|
update to capture all history file on home folder, screncapture will now capture all loginwindow processes if root and it will download .ssh and .gnupg files for all users if running as root |
|
More...
|
about 14 years ago
|
prefer sdoc when it's installed. much prettier than rdoc |
|
More...
|
about 14 years ago
|
apply patch from Spencer McIntyre for newer Lotus versions with a different cookie name, thanks\! |
|
More...
|
about 14 years ago
|
add checks for long lines and uses of stdio (puts) |
|
More...
|
about 14 years ago
|
more descriptive name and description |
|
More...
|
about 14 years ago
|
add a session_compatible? method to post modules, include platform in compatibility checks. |
|
More...
|
about 14 years ago
|
fix a pasto and simplify the return value |
|
More...
|
about 14 years ago
|
give the timeout a default value. fixes everything that uses shell_command_token_* with one arg |
|
More...
|
about 14 years ago
|
force ordinal payload |
|
More...
|
about 14 years ago
|
style compliance fixes, naughty naughty |
|
More...
|
about 14 years ago
|
Fixed typos and Regex for clean installs of the OS |
|
More...
|
about 14 years ago
|
more descriptive, standard naming |
|
More...
|
about 14 years ago
|
Removed remnants of my development environment from server.sl. Now the collab mode will start. |
|
More...
|
about 14 years ago
|
Initial set of OSX Shell Post modules for general basic enumeration and for dumping hashes (SHA, LM and NTLM) for OSX 10.4 and above |
|
More...
|
about 14 years ago
|
Armitage 02.22.11 - added features for team-based hacking: meterpreter sharing and safe shell locking/unlocking. |
|
More...
|
about 14 years ago
|
Fix wmap to test parameters, error inj. module as example |
|
More...
|
about 14 years ago
|
fix some whitespace and be more angry when something is broken |
|
More...
|
about 14 years ago
|
un-truncate a comment and make sure we didn't append a . to the buffer |
|
More...
|
about 14 years ago
|
add 2008 to the list of versions on which UAC is enabled |
|
More...
|
about 14 years ago
|
don't error out and die if a post module doesn't have a SessionTypes |
|
More...
|
about 14 years ago
|
remove superfluous stuff from the test module, fix an ArgumentError in the mixin. see r11783 and r11784 |
|
More...
|
about 14 years ago
|
add shell support for registry methdos, thanks kernelsmith! |
|
More...
|
about 14 years ago
|