Spencer McIntyre
607bbe90e3
Add tab completion for evasion module options
2019-01-28 13:22:51 -05:00
Spencer McIntyre
28370b7f29
Add support for external evasion modules
2019-01-28 13:22:22 -05:00
h00die
25d3695864
spec for cisco config eater with new host data
2019-01-27 21:10:01 -05:00
h00die
56de74b3d6
db cisco hostname and version
2019-01-27 20:33:19 -05:00
Matthew Kienow
d078fcd87c
Land #11270 , fix miscellaneous loot issues
2019-01-25 19:15:14 -05:00
James Barnett
e55f459b87
Update loot docs to clear up path re-write functionality
2019-01-25 16:55:01 -06:00
James Barnett
10f17dbbaa
Land #11299 , Enhance useability of msfdb script
2019-01-25 16:51:21 -06:00
James Barnett
b98133cded
Dont assign unique file name when theres no file on disk
2019-01-25 16:36:17 -06:00
Erin Bleiweiss
6802bee911
Update data service configuration message
2019-01-25 14:42:27 -06:00
James Barnett
27a0cbfcab
Rename file on disk when updating path attribute
2019-01-25 13:34:14 -06:00
h00die
9538330f94
remove crypt16 from docs
2019-01-25 14:32:33 -05:00
Erin Bleiweiss
e6dc397516
Actually delete files on a web service delete
2019-01-25 13:15:49 -06:00
h00die
9930edf704
jtr modernizations
2019-01-25 14:07:24 -05:00
James Barnett
9e3a39bcf9
Dont try to process empty loot
2019-01-25 12:34:52 -06:00
Erin Bleiweiss
7c108a141d
Don't prompt to add a data service connection
2019-01-25 12:08:28 -06:00
Marian Gawron
91da35070d
updated smb-client to make it working again after being bugged for some time
2019-01-25 12:47:18 +01:00
Erin Bleiweiss
b497b88834
Update delete_existing_data to always be a boolean
2019-01-24 13:55:05 -06:00
William Vu
c8bf8781f5
Strip e-mail
2019-01-24 13:49:22 -06:00
William Vu
156851009b
Remove incorrect documentation
...
The comment is a lie.
2019-01-24 13:48:45 -06:00
William Vu
0e6fbb439f
Prefer Msf::Util::EXE.to_zip over system()
2019-01-24 13:47:47 -06:00
Erin Bleiweiss
1fe205af12
Add command line option for data service name
2019-01-24 13:45:44 -06:00
William Vu
c6f1c10737
Normalize newlines in CommandShell#run_single
...
Lines from normal interaction will include a trailing newline, while
lines from resource scripting will not.
2019-01-24 12:53:09 -06:00
Metasploit
9e06040efe
Bump version of framework to 5.0.3
2019-01-24 10:06:14 -08:00
William Vu
f0aa002009
Land #10119 , Linux post-exploitation metashell
2019-01-24 11:24:12 -06:00
William Vu
8cdcba81fe
Fix SessionTypes
2019-01-24 11:22:19 -06:00
William Vu
006faa3d17
Fix prompt
2019-01-24 11:21:45 -06:00
William Vu
8b6807254b
Fix whoami
2019-01-24 10:57:53 -06:00
Erin Bleiweiss
424c249200
Use rex for color output
2019-01-23 17:21:07 -06:00
Erin Bleiweiss
b3b7d5205b
Don't regenerate SSL unless the user said to so do
2019-01-23 16:08:15 -06:00
Adam Cammack
f04c2537f6
Land #11305 , Add default to wordlist.to_file()
2019-01-23 15:20:10 -06:00
Adam Cammack
a96660847f
Land #11303 , Add Post::Linux::Kernel.cpu_flags
2019-01-23 15:10:42 -06:00
Adam Cammack
459a7e490e
Land #11271 , Resource scripting for command shells
2019-01-23 15:04:05 -06:00
Carter Brainerd
2d1cecd4d5
Fix request pattern matching
2019-01-23 13:39:52 -05:00
Jeffrey Martin
fa7c7fc956
keep wordlist.to_file() backwords compatible
2019-01-23 10:52:49 -06:00
Tod Beardsley
daa3076d42
Add CVE-2018-1000999 to MailCleaner module
...
See PR #11148
This adds the new CVE assigned by DWF for this vulnerability.
Note that [CVE-2018-10933](https://www.cvedetails.com/cve/CVE-2018-10933/ )
describes a vulnerability in libssh, but this one describes the issue as
it pertains to MailCleaner specifically.
2019-01-23 09:27:12 -06:00
Brendan Coles
9ecd22e63c
Add Msf::Post::Linux::Kernel.cpu_flags
2019-01-23 11:35:38 +00:00
Carter Brainerd
47fd066a29
Msftidy
2019-01-22 21:06:11 -05:00
Carter Brainerd
1f56bccf31
Small improvements from review
2019-01-22 20:46:28 -05:00
Carter Brainerd
ddb46638f7
Fix verification steps numbering
2019-01-22 20:44:18 -05:00
Erin Bleiweiss
0bd21e9ba1
Skip prompts with new use-defaults option
2019-01-22 16:26:29 -06:00
Shelby Pace
2ae6142de7
Land #11243 , Add ASan SUID Privesc
2019-01-22 15:50:53 -06:00
Erin Bleiweiss
9ecc4b9d1c
Simplify bash colors
2019-01-22 13:56:02 -06:00
Erin Bleiweiss
3e949a49c7
Skip attempts to restart database on failures
2019-01-22 13:55:06 -06:00
sinn3r
0b109ae1bd
Land #11275 , Fix a typo in command_dispatcher/core.rb
...
Fix typo of "architectures" in pivot command help
2019-01-22 11:58:26 -06:00
Wei Chen
2a9b65e845
Land #11268 , set AndroidWakelock=true by default
2019-01-22 11:56:37 -06:00
sinn3r
fae1b52115
Land #11297 , Fix a typo in auxiliary/dos/scada/allen_bradley_pccc
...
typo fixed
2019-01-22 11:41:29 -06:00
Wei Chen
1b674a6bb5
Land #11272 , Tempfile over Rex for info -d for better cleanup
2019-01-22 11:38:41 -06:00
William Vu
404b14b6e2
Land #11287 , corrected attibution for blueman
2019-01-22 11:13:40 -06:00
William Vu
442ce7317f
Commit missed Rex::Quickfile line
2019-01-22 10:40:09 -06:00
jdiog0
23e0389bf0
typo fixed
2019-01-22 13:33:24 +00:00