46
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the ability to reset the last read pointer from the ringer buffer More... about 14 years ago
Monkey patch xmlrpc to handle 64-bit integers (meterpreter file sizes) and deal with nil more gracefully. More... about 14 years ago
In the event an import file isn't an msf_zip, pcapfile, and doesn't have a newline, bail.
todb
as Tod Beardsley
More... about 14 years ago
When reporting a session from an import, :routes should always end up an an array.
todb
as Tod Beardsley
More... about 14 years ago
Fixes nessus_v2 imports to indicate a service name correctly.
todb
as Tod Beardsley
More... about 14 years ago
make modules' class.inspect useful. this has bugged me for *years*
egyp7
as James Lee
More... about 14 years ago
Added Subtitle Processor 7.7.1 bof
sinn3r
as Wei Chen
More... about 14 years ago
added exploit module emc_homebase_exec.rb More... about 14 years ago
Fix report calls, thanks Minga! More... about 14 years ago
Fixed typo in description. Thanks ragecyr.
sinn3r
as Wei Chen
More... about 14 years ago
Post module title changes for consistency More... about 14 years ago
Removed meetRequirements(). No need since it's already specified in SessionTypes.
sinn3r
as Wei Chen
More... about 14 years ago
Fixed a bug with "TypeError can't convert nil into String"
sinn3r
as Wei Chen
More... about 14 years ago
Move to Windows to reflect the removal of the OS X target More... about 14 years ago
clean up help a little for several meterpreter file commands
egyp7
as James Lee
More... about 14 years ago
Fixes #4223 on Windows by catching the specific exception class More... about 14 years ago
add a post module for stealing obfuscated winscp stored passwords, fixes #4210, thanks TheLightCosine!
egyp7
as James Lee
More... about 14 years ago
report module_run and script_run session events
egyp7
as James Lee
More... about 14 years ago
move @@reload_opts to the correct class, fixes 'help reload' from a non-exploit module context
egyp7
as James Lee
More... about 14 years ago
default last_seen to sane values so we don't orphan all sessions right away. =/
egyp7
as James Lee
More... about 14 years ago
deal with the odd 'No Service Pack' by normalizing to 'Service Pack 0', fixes odd 2003 detection
egyp7
as James Lee
More... about 14 years ago
fix a stupid bug where retina, nessus, and qualys os fingerpritns would not be saved; improve fingerprints for 2003, 2008
egyp7
as James Lee
More... about 14 years ago
Importing Nexpose reports should retain test keys (which are usually some kind of proof or expanded details about a vulnerability).
todb
as Tod Beardsley
More... about 14 years ago
change the close_reason to be more accurate now that the close isn't happening at startup
egyp7
as James Lee
More... about 14 years ago
Merge the stale session reaper code into the session manager More... about 14 years ago
Unbreak trunk for now, this code needs to be fixed, its throwing errors. Fixes #4218 More... about 14 years ago
Sources credentials gained from exploits by a session ID directly, rather than going through the ExploitedHost table.
todb
as Tod Beardsley
More... about 14 years ago
updates for smartlocker, fixes #4216, fixes #3400, thanks mubix
egyp7
as James Lee
More... about 14 years ago
don't bomb out when there are no stale sessions
egyp7
as James Lee
More... about 14 years ago
add a last-seen column to the sessions table so we can cull dead sessions on startup
egyp7
as James Lee
More... about 14 years ago