metasploit-framework/lib/msf/core/post
Brent Cook bed40a83ee fix #4337: gracefully handle resolve_sid failure when enumerating user profiles
Rather than throwing a backtrace with an unresolvable SID, try to get as
much profile data as possible if resolve_sid fails.

```
[*] Determining session platform and type...
[-] Unexpected windows error 1332
[*] Checking for Firefox directory in:
C:\Users\Administrator\AppData\Roaming\Mozilla\
[-] Firefox not found
[*] Post module execution completed
```
2015-02-17 13:03:12 -06:00
..
linux
osx Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
solaris
windows fix #4337: gracefully handle resolve_sid failure when enumerating user profiles 2015-02-17 13:03:12 -06:00
common.rb Fix #3886 - Backtrace for #check when session is invalid 2014-12-02 17:22:46 -06:00
file.rb fix MSF::Post::File::rename_file with meterpreter 2015-01-27 13:19:33 -06:00
linux.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
osx.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
solaris.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
unix.rb
webrtc.rb Clean up some dead code. 2014-06-06 16:20:40 -05:00
windows.rb Golden Ticketz Post module 2015-01-30 11:20:02 +00:00