46
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
egyp7
as James Lee
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.
todb
as Tod Beardsley
More... about 14 years ago
better test for registry extension
egyp7
as James Lee
More... about 14 years ago
unbreak scripts that use is_uac_enabled?()
egyp7
as James Lee
More... about 14 years ago
Committing the Kippo ssh honeypot detection as seen at AHA!.
todb
as Tod Beardsley
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
egyp7
as James Lee
More... about 14 years ago
apply patch from Spencer McIntyre for newer Lotus versions with a different cookie name, thanks\!
egyp7
as James Lee
More... about 14 years ago
add checks for long lines and uses of stdio (puts)
egyp7
as James Lee
More... about 14 years ago
more descriptive name and description
egyp7
as James Lee
More... about 14 years ago
add a session_compatible? method to post modules, include platform in compatibility checks.
egyp7
as James Lee
More... about 14 years ago
fix a pasto and simplify the return value
egyp7
as James Lee
More... about 14 years ago
give the timeout a default value. fixes everything that uses shell_command_token_* with one arg
egyp7
as James Lee
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
egyp7
as James Lee
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
et
More... about 14 years ago
fix some whitespace and be more angry when something is broken
egyp7
as James Lee
More... about 14 years ago
un-truncate a comment and make sure we didn't append a . to the buffer
egyp7
as James Lee
More... about 14 years ago
add 2008 to the list of versions on which UAC is enabled
egyp7
as James Lee
More... about 14 years ago
don't error out and die if a post module doesn't have a SessionTypes
egyp7
as James Lee
More... about 14 years ago
remove superfluous stuff from the test module, fix an ArgumentError in the mixin. see r11783 and r11784
egyp7
as James Lee
More... about 14 years ago
add shell support for registry methdos, thanks kernelsmith!
egyp7
as James Lee
More... about 14 years ago