HD Moore
|
30c14fe45c
|
Remove a duplicate host column from db_services
git-svn-id: file:///home/svn/framework3/trunk@11842 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-27 15:58:08 +00:00 |
James Lee
|
d7eecc9d67
|
make sure registry is there before including it, fixes #3806, fixes #3726
git-svn-id: file:///home/svn/framework3/trunk@11840 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 23:52:28 +00:00 |
HD Moore
|
424adcd74d
|
Remove the near-worthless loot report message
git-svn-id: file:///home/svn/framework3/trunk@11839 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 18:07:48 +00:00 |
HD Moore
|
c204f38e84
|
Remove the near-worthless loot report message
git-svn-id: file:///home/svn/framework3/trunk@11838 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 18:07:25 +00:00 |
HD Moore
|
1f3000dc41
|
Cleaner default output for db_hosts and db_services
git-svn-id: file:///home/svn/framework3/trunk@11837 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 17:42:03 +00:00 |
HD Moore
|
9bc2a2cd3a
|
Store keystrokes as loot
git-svn-id: file:///home/svn/framework3/trunk@11835 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 04:54:45 +00:00 |
HD Moore
|
fa16dcb098
|
Add the ability to enumerate compatible post modules for a given session id
git-svn-id: file:///home/svn/framework3/trunk@11832 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 03:50:12 +00:00 |
HD Moore
|
941c0f446f
|
Change the CustomPrintPrefix to apply to lines (before the status/timestamp)
git-svn-id: file:///home/svn/framework3/trunk@11829 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 02:35:38 +00:00 |
HD Moore
|
880ffeb1f7
|
This updates the (C) for 2011, adds a CustomPrintPrefix option to set a unique prefix for a module and cleans up some post modules
git-svn-id: file:///home/svn/framework3/trunk@11828 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 02:02:34 +00:00 |
James Lee
|
52d8e59b43
|
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.
git-svn-id: file:///home/svn/framework3/trunk@11822 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 21:33:32 +00:00 |
Tod Beardsley
|
57966c66d8
|
This allows for blank usernames in the normal case, as well as a domain/<blank> sort of construct for smb logins.
git-svn-id: file:///home/svn/framework3/trunk@11820 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 20:42:14 +00:00 |
James Lee
|
21ed434f24
|
better test for registry extension
git-svn-id: file:///home/svn/framework3/trunk@11819 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 19:36:22 +00:00 |
James Lee
|
4721fd4539
|
unbreak scripts that use is_uac_enabled?()
git-svn-id: file:///home/svn/framework3/trunk@11818 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 18:14:40 +00:00 |
James Lee
|
db619828f2
|
add a session_compatible? method to post modules, include platform in compatibility checks.
git-svn-id: file:///home/svn/framework3/trunk@11802 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 04:40:21 +00:00 |
James Lee
|
fb98f96984
|
fix a pasto and simplify the return value
git-svn-id: file:///home/svn/framework3/trunk@11801 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 04:28:11 +00:00 |
James Lee
|
f647088fba
|
give the timeout a default value. fixes everything that uses shell_command_token_* with one arg
git-svn-id: file:///home/svn/framework3/trunk@11800 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 01:33:39 +00:00 |
Carlos Perez
|
7e2fb81cb5
|
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
git-svn-id: file:///home/svn/framework3/trunk@11792 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 14:00:47 +00:00 |
James Lee
|
1cbadda8c0
|
add 2008 to the list of versions on which UAC is enabled
git-svn-id: file:///home/svn/framework3/trunk@11787 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-21 20:26:14 +00:00 |
James Lee
|
b97ccd5d88
|
don't error out and die if a post module doesn't have a SessionTypes
git-svn-id: file:///home/svn/framework3/trunk@11786 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-21 20:00:21 +00:00 |
James Lee
|
50614260f1
|
remove superfluous stuff from the test module, fix an ArgumentError in the mixin. see r11783 and r11784
git-svn-id: file:///home/svn/framework3/trunk@11785 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-21 19:22:19 +00:00 |
James Lee
|
e71cd9b524
|
add shell support for registry methdos, thanks kernelsmith!
git-svn-id: file:///home/svn/framework3/trunk@11784 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-21 19:13:11 +00:00 |
Joshua Drake
|
160c683f18
|
Add WbemExec mixin, modify MS10-061 to use MOF technique
git-svn-id: file:///home/svn/framework3/trunk@11766 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-17 19:22:11 +00:00 |
Jonathan Cran
|
a8de0591b2
|
vhost should be used when it's available
git-svn-id: file:///home/svn/framework3/trunk@11761 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-17 02:16:20 +00:00 |
James Lee
|
974d9ad6c2
|
clean up comments
git-svn-id: file:///home/svn/framework3/trunk@11759 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-16 22:34:43 +00:00 |
James Lee
|
e94d39af2c
|
un-ghetto meterpreter output logging
git-svn-id: file:///home/svn/framework3/trunk@11750 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-15 05:45:01 +00:00 |
James Lee
|
21b1945cd4
|
add a commandline switch for loading plugins at startup
git-svn-id: file:///home/svn/framework3/trunk@11748 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-13 22:19:43 +00:00 |
et
|
d26e955e69
|
Test unique forms wmap
git-svn-id: file:///home/svn/framework3/trunk@11747 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-13 04:36:00 +00:00 |
James Lee
|
f6b5974feb
|
add help for use command
git-svn-id: file:///home/svn/framework3/trunk@11744 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-11 23:42:46 +00:00 |
Tod Beardsley
|
2efa01e8bd
|
Deal with importing and exporting tags.
git-svn-id: file:///home/svn/framework3/trunk@11737 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-10 00:17:20 +00:00 |
James Lee
|
f876b7fb4b
|
back to dev
git-svn-id: file:///home/svn/framework3/trunk@11735 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-09 16:04:53 +00:00 |
Matt Weeks
|
eba4b05237
|
Make sure registry functions are always present (errors when rerunning post modules)
git-svn-id: file:///home/svn/framework3/trunk@11732 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-09 02:41:22 +00:00 |
Tod Beardsley
|
749e9215bc
|
Adding smcintyre's patch for allowing for AuthBrute to automatically generate a password the same as a username. Thanks!
git-svn-id: file:///home/svn/framework3/trunk@11731 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-09 01:46:27 +00:00 |
Tod Beardsley
|
742e9bca94
|
Adding the model that goes with r11726.
git-svn-id: file:///home/svn/framework3/trunk@11728 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-08 20:46:02 +00:00 |
James Lee
|
25554992d0
|
beta -> release!
git-svn-id: file:///home/svn/framework3/trunk@11727 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-08 18:55:01 +00:00 |
Tod Beardsley
|
14e6809b2b
|
migrations for tags
git-svn-id: file:///home/svn/framework3/trunk@11726 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-08 18:53:55 +00:00 |
HD Moore
|
070f48e16a
|
Work around some weirdness between report_website and report_host not accepting hostnames as :host by forcing :host to be the address
git-svn-id: file:///home/svn/framework3/trunk@11723 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-08 17:32:37 +00:00 |
James Lee
|
b05fd2c9a3
|
fix a stack trace when trying to loadpath a non-existant directory
git-svn-id: file:///home/svn/framework3/trunk@11714 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 20:53:08 +00:00 |
Tod Beardsley
|
19c8673346
|
See #3655. Don't crash if there isn't an sname. :/
git-svn-id: file:///home/svn/framework3/trunk@11713 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 15:32:12 +00:00 |
Tod Beardsley
|
dda837a06c
|
See #3655. Explicitly pass the sname if it's present from report_note to report_service.
git-svn-id: file:///home/svn/framework3/trunk@11712 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 15:29:57 +00:00 |
et
|
baab86fc52
|
WMAP 1.0 and first pass on some modules
git-svn-id: file:///home/svn/framework3/trunk@11709 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 05:57:26 +00:00 |
Joshua Drake
|
f09c1c8155
|
auto-close socket (and set to nil) when errors occur
git-svn-id: file:///home/svn/framework3/trunk@11708 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 03:33:37 +00:00 |
James Lee
|
2c2f9cd4dc
|
bump version to 3.5.2-beta
git-svn-id: file:///home/svn/framework3/trunk@11704 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-03 18:04:55 +00:00 |
Carlos Perez
|
64c5393a10
|
Corrected mispelled word
git-svn-id: file:///home/svn/framework3/trunk@11702 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-02 23:40:15 +00:00 |
Tod Beardsley
|
d7f291e41b
|
Downcase all nexpose vuln id's.
git-svn-id: file:///home/svn/framework3/trunk@11694 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 23:42:07 +00:00 |
Tod Beardsley
|
4df940e81e
|
Updating db.rb to account for nexpose raw vuln refs.
git-svn-id: file:///home/svn/framework3/trunk@11693 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-01 22:22:08 +00:00 |
Joshua Drake
|
c61fc6cfa5
|
Fixes #3623, make RC <ruby> block start/stop handling more liberal
git-svn-id: file:///home/svn/framework3/trunk@11684 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 07:11:33 +00:00 |
James Lee
|
5e9fdc28e7
|
move shell token stuff up to a mixin so meterpreter can use it, too
git-svn-id: file:///home/svn/framework3/trunk@11682 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-31 05:20:16 +00:00 |
James Lee
|
9163a7f0dd
|
exploit should call run, like in aux modules
git-svn-id: file:///home/svn/framework3/trunk@11681 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:43:38 +00:00 |
James Lee
|
4037543072
|
whitespace
git-svn-id: file:///home/svn/framework3/trunk@11680 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:41:54 +00:00 |
James Lee
|
8b6cb60a20
|
whitespace
git-svn-id: file:///home/svn/framework3/trunk@11679 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-30 21:38:05 +00:00 |