Commit Graph

48377 Commits (5b6938e9423e662446c52c8700ef54e9c52cbba5)

Author SHA1 Message Date
Wei Chen b899839c53 Oops I made boo-boos 2018-08-21 08:53:43 -05:00
Wei Chen 2780ae6ba9 Update false negatives 2018-08-21 08:50:26 -05:00
Jacob Robles fd6880d0d0
Add Foxit Reader UAF Module and Docs 2018-08-21 08:21:51 -05:00
William Vu 682b0863be
Land #10500, stack trace fix for jobs -K 2018-08-20 22:27:31 -05:00
William Vu 321f2b8746 Improve file operations
Hmm, why did I not use File.write before? Oh well, fixed.
2018-08-20 22:25:19 -05:00
Green-m 808e2f2e25 Fix issue #10499 2018-08-21 03:08:14 +00:00
Green-m edb85614ff Make code cleaner 2018-08-21 03:05:44 +00:00
Metasploit 230433cf79
automatic module_metadata_base.json update 2018-08-20 17:36:50 -07:00
William Vu 2fe6bd0e98
Land #10498, module doc for ssh_enumusers 2018-08-20 19:30:29 -05:00
William Vu 06582a00a0 Add module doc for ssh_enumusers
And update description in module.
2018-08-20 19:26:51 -05:00
asoto-r7 bc3b317963
Land #10449, Implementation of download/upload file in reverse shell 2018-08-20 19:10:26 -05:00
asoto-r7 4aee3a4ae2
Land #10448, Implementation of CTRL+C to send SIGINT signal 2018-08-20 18:14:29 -05:00
Wei Chen ad0291e552 Update false negatives 2018-08-20 18:08:19 -05:00
Metasploit b003fc0273
automatic module_metadata_base.json update 2018-08-20 15:37:28 -07:00
Brent Cook 11fee8fa2c
Land #10471, Import target DefaultOptions into the datastore 2018-08-20 17:30:27 -05:00
Metasploit 4dac915a35
automatic module_metadata_base.json update 2018-08-20 15:29:45 -07:00
Brent Cook 9ba40cdc9e
Land #10497, Add Lumpy Space password, whatever. 2018-08-20 17:19:02 -05:00
Brent Cook d1b8846f12
Land #10479, Add CVE-2018-15473 to ssh_enumusers 2018-08-20 17:14:58 -05:00
William Vu 819b8504e2 Add a little better randomization 2018-08-20 17:10:14 -05:00
Tod Beardsley feb4b78227
Add Lumpy Space Princess's password
http://adventuretime.wikia.com/wiki/Trouble_in_Lumpy_Space
2018-08-20 16:28:21 -05:00
Tod Beardsley 10d5f32b92 None of these should be executable 2018-08-20 16:25:34 -05:00
William Vu b38a442bb0 Refactor once more with feeling
Also flesh out malformed-packet auth method. Let's not be lazy here. :-)
2018-08-20 16:25:32 -05:00
Wei Chen 01ad152067 Update false negatives on post auth information 2018-08-20 16:05:58 -05:00
Metasploit bf94a33a7b
automatic module_metadata_base.json update 2018-08-20 14:01:33 -07:00
Brent Cook 484c340520
Land #10491, fix error generating PPC NOPS 2018-08-20 15:54:17 -05:00
Brent Cook e8af2dd67c bool params are truthy, don't cast to a string 2018-08-20 15:53:49 -05:00
Brent Cook fb2d3bfd4a
Land #10492, show help when no argument is provided to `show` 2018-08-20 15:46:29 -05:00
Brent Cook 627fa786a5
Land #10493, update help for show and search commands 2018-08-20 15:45:22 -05:00
Wei Chen 3d0d8f7773 Update false negatives on post auth information 2018-08-20 15:43:07 -05:00
James Barnett 3fadc64fb2 Don't set the workspace to default if it is already set 2018-08-20 14:35:06 -05:00
Auxilus 8869604143
update help for show and search 2018-08-21 00:17:57 +05:30
Auxilus e8c0638092
Update modules.rb 2018-08-20 23:36:57 +05:30
Auxilus 0e594266e9
show help when no argument is provided to `show` 2018-08-20 23:32:34 +05:30
Auxilus 7c3810bbff
fix match error in ppc simple nop generator
before changes:
```
msf5 nop(ppc/simple) > generate 10
[-] Sled generation failed: undefined method `match' for true:TrueClass.
```

After changes
```
msf5 nop(ppc/simple) > generate 10
buf =
"\x7c\xf6\xc2\x15\x7c\xf6\xc2\x15"
```
2018-08-20 23:16:32 +05:30
Jeffrey Martin 280c3c9825
Land #10488, msfdb - Improve usage help 2018-08-20 12:21:54 -05:00
bwatters-r7 6dbf93b9d2
Land #10476, add automation test for smb_ms17_010 scanner module
Merge branch 'land-10476' into upstream-master
2018-08-20 11:51:52 -05:00
Matthew Kienow cb96b628b3
Improve usage help
Style correction to prefer single-quoted strings
2018-08-20 11:43:12 -04:00
Dhiraj Mishra 107baee0a2
Updating store_loot? 2018-08-20 16:57:09 +05:30
Metasploit 0f068dfb62
automatic module_metadata_base.json update 2018-08-20 03:25:30 -07:00
Tim W b8b48fd37a
Land #10313, add linux autostart persistence module 2018-08-20 18:17:50 +08:00
Tim W 865898cba7 minor fixes 2018-08-20 17:51:41 +08:00
Dhiraj Mishra a018d24df4
Fixing some more spaces at EOL 2018-08-20 12:56:59 +05:30
Dhiraj Mishra 71f8a66f8d
Spaces EOL 2018-08-20 12:45:15 +05:30
Dhiraj Mishra 0ae5a16c8e
Adding store_loot 2018-08-20 12:24:31 +05:30
Dhiraj Mishra a926e0f7a6
Root privilege is required 2018-08-20 11:38:02 +05:30
Chirag Jariwala b9809d9435
Added support for php5 as target
location of the session file in php5 is /var/lib/php5/sess_file
2018-08-20 03:47:04 +05:30
Dhiraj Mishra 3cebfe4e14
Documentation 2018-08-19 23:56:00 +05:30
Dhiraj Mishra 6684e5d0eb
PhpMyAdmin creds extractor 2018-08-19 23:40:19 +05:30
Brendan Coles f09148d843 Add documentation 2018-08-19 08:20:41 +00:00
Brendan Coles cd48e2fb8f Add Network Manager VPNC Username Privilege Escalation module 2018-08-19 08:15:04 +00:00