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. |
|
More...
|
about 14 years ago
|
When reporting a session from an import, :routes should always end up an an array. |
|
More...
|
about 14 years ago
|
Fixes nessus_v2 imports to indicate a service name correctly. |
|
More...
|
about 14 years ago
|
make modules' class.inspect useful. this has bugged me for *years* |
|
More...
|
about 14 years ago
|
Added Subtitle Processor 7.7.1 bof |
|
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. |
|
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. |
|
More...
|
about 14 years ago
|
Fixed a bug with "TypeError can't convert nil into String" |
|
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 |
|
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! |
|
More...
|
about 14 years ago
|
report module_run and script_run session events |
|
More...
|
about 14 years ago
|
move @@reload_opts to the correct class, fixes 'help reload' from a non-exploit module context |
|
More...
|
about 14 years ago
|
default last_seen to sane values so we don't orphan all sessions right away. =/ |
|
More...
|
about 14 years ago
|
deal with the odd 'No Service Pack' by normalizing to 'Service Pack 0', fixes odd 2003 detection |
|
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 |
|
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). |
|
More...
|
about 14 years ago
|
change the close_reason to be more accurate now that the close isn't happening at startup |
|
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. |
|
More...
|
about 14 years ago
|
updates for smartlocker, fixes #4216, fixes #3400, thanks mubix |
|
More...
|
about 14 years ago
|
don't bomb out when there are no stale sessions |
|
More...
|
about 14 years ago
|
add a last-seen column to the sessions table so we can cull dead sessions on startup |
|
More...
|
about 14 years ago
|