HD Moore
|
77c5f02d4d
|
Call the correct version of the report_auth_info() method (this one takes into account workspace)
git-svn-id: file:///home/svn/framework3/trunk@11847 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-28 04:55:56 +00:00 |
HD Moore
|
e7dbf28626
|
This patch adds a register_parent() method to the module class, making it easy to propogate things like ParentUUID, Workspace, and Owner down. The multi/handler post modules were updated to use this new api. This fixes an issue where the session generated by a post module would be registered to the wrong workspace.
git-svn-id: file:///home/svn/framework3/trunk@11846 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-28 04:24:35 +00:00 |
HD Moore
|
f49e040a96
|
This patch adds a ListenerTimeout option to multi/handler that sets a maximum wait time for sessions. This is useful to prevent leftover background handlers by unsuccessful or misconfigured post modules.
git-svn-id: file:///home/svn/framework3/trunk@11845 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-28 03:22:40 +00:00 |
James Lee
|
1cdc5d8c0a
|
add_row instead of just adding to self.rows. fixes #3825
git-svn-id: file:///home/svn/framework3/trunk@11844 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-28 02:30:47 +00:00 |
HD Moore
|
f912d2e0c2
|
Add db_loot (basic)
git-svn-id: file:///home/svn/framework3/trunk@11843 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-27 16:30:17 +00:00 |
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 |
Raphael Mudge
|
44a075a597
|
fixed webcam snap feature and added transparent file download pass-through when collaboration server is enabled
git-svn-id: file:///home/svn/framework3/trunk@11841 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-27 06:49:16 +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
|
c9c3ef4933
|
Port the screen unlocker to a post module
git-svn-id: file:///home/svn/framework3/trunk@11836 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 05:56:01 +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
|
8a5f7c448f
|
Fix typos in the original module
git-svn-id: file:///home/svn/framework3/trunk@11834 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 04:27:49 +00:00 |
HD Moore
|
9a54bc0a95
|
Fix a typo in the original module
git-svn-id: file:///home/svn/framework3/trunk@11833 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 04:23:06 +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
|
d19ab712c4
|
Quick typo fix
git-svn-id: file:///home/svn/framework3/trunk@11831 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 02:49:25 +00:00 |
HD Moore
|
b700ed2075
|
Cosmetic cleanup of post modules
git-svn-id: file:///home/svn/framework3/trunk@11830 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 02:47:40 +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 |
Raphael Mudge
|
ae68bed610
|
Armitage 02.25.11. This release fixes several small bugs.
git-svn-id: file:///home/svn/framework3/trunk@11827 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-26 00:10:29 +00:00 |
HD Moore
|
8c01560ade
|
Store enumerated data as loot
git-svn-id: file:///home/svn/framework3/trunk@11826 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-25 21:48:03 +00:00 |
HD Moore
|
4c4ae90daf
|
Consistency fix
git-svn-id: file:///home/svn/framework3/trunk@11825 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-25 21:04:52 +00:00 |
HD Moore
|
f79f704a68
|
Make the post module titles consist
git-svn-id: file:///home/svn/framework3/trunk@11824 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-25 21:00:33 +00:00 |
Carlos Perez
|
b712be8949
|
Secure deleting of temporary screencapture files on targets using srm
git-svn-id: file:///home/svn/framework3/trunk@11823 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-25 00:43:23 +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 |
Carlos Perez
|
f75bd0498f
|
corrected description of action
git-svn-id: file:///home/svn/framework3/trunk@11821 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 21:05:53 +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 |
Tod Beardsley
|
5f70c705c1
|
Committing the Kippo ssh honeypot detection as seen at AHA!.
git-svn-id: file:///home/svn/framework3/trunk@11817 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 13:57:26 +00:00 |
Carlos Perez
|
7050bbc0ce
|
Forgot to uncomment the sections while debuging
git-svn-id: file:///home/svn/framework3/trunk@11816 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 11:57:12 +00:00 |
Carlos Perez
|
1c812149b2
|
Add support to enumerate and download OS X keychain files
git-svn-id: file:///home/svn/framework3/trunk@11815 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-24 01:37:00 +00:00 |
Carlos Perez
|
a4b6994e46
|
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
git-svn-id: file:///home/svn/framework3/trunk@11814 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 23:13:12 +00:00 |
James Lee
|
91c4e54185
|
prefer sdoc when it's installed. much prettier than rdoc
git-svn-id: file:///home/svn/framework3/trunk@11813 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 22:13:53 +00:00 |
James Lee
|
aea8192c7f
|
apply patch from Spencer McIntyre for newer Lotus versions with a different cookie name, thanks\!
git-svn-id: file:///home/svn/framework3/trunk@11812 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 21:47:52 +00:00 |
James Lee
|
2ba50b6663
|
add checks for long lines and uses of stdio (puts)
git-svn-id: file:///home/svn/framework3/trunk@11806 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 20:20:29 +00:00 |
James Lee
|
5d42ed4552
|
more descriptive name and description
git-svn-id: file:///home/svn/framework3/trunk@11803 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 04:42:02 +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 |
Mario Ceballos
|
aa859e2f68
|
force ordinal payload
git-svn-id: file:///home/svn/framework3/trunk@11799 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-23 00:58:54 +00:00 |
Joshua Drake
|
8ef05017b8
|
style compliance fixes, naughty naughty
git-svn-id: file:///home/svn/framework3/trunk@11796 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 20:49:44 +00:00 |
Carlos Perez
|
31d4d335f9
|
Fixed typos and Regex for clean installs of the OS
git-svn-id: file:///home/svn/framework3/trunk@11795 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 20:11:27 +00:00 |
James Lee
|
5c87a5db9c
|
more descriptive, standard naming
git-svn-id: file:///home/svn/framework3/trunk@11794 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 18:07:26 +00:00 |
Raphael Mudge
|
268094a758
|
Removed remnants of my development environment from server.sl. Now the collab mode will start.
git-svn-id: file:///home/svn/framework3/trunk@11793 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 14:28:43 +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 |
Raphael Mudge
|
87c4ca4839
|
Armitage 02.22.11 - added features for team-based hacking: meterpreter sharing and safe shell locking/unlocking.
git-svn-id: file:///home/svn/framework3/trunk@11791 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 04:58:41 +00:00 |
et
|
dd05954b34
|
Fix wmap to test parameters, error inj. module as example
git-svn-id: file:///home/svn/framework3/trunk@11790 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 04:27:40 +00:00 |
James Lee
|
15c6e90e2e
|
fix some whitespace and be more angry when something is broken
git-svn-id: file:///home/svn/framework3/trunk@11789 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 02:02:04 +00:00 |