h00die
2ab7a42d8b
Land #8322 , fix for nil bug in nonexistent encoder
2017-04-30 08:22:44 -04:00
h00die
a83a7a12e9
land #8320 , docs for ftp_login
2017-04-30 08:15:56 -04:00
h00die
a936713252
fixing formatting
2017-04-30 08:14:36 -04:00
William Vu
585fac0457
Fix nil bug when creating nonexistent encoder
...
Found by irthewinner on IRC.
2017-04-30 03:43:51 -05:00
itsmeroy2012
cae564ea3b
Highlighting filenames
2017-04-29 23:20:13 +05:30
itsmeroy2012
9e7719c428
Adding white space
2017-04-29 20:30:28 +05:30
itsmeroy2012
640368a391
Changing a line
2017-04-29 20:28:23 +05:30
itsmeroy2012
a1765c9e8c
Add KB for ftp_login
2017-04-29 20:27:11 +05:30
William Vu
e026a8c663
Fix typo (s/Remote/Reverse/) in portfwd -L
...
Found by ThePortWhisperer on IRC.
2017-04-29 00:10:13 -05:00
Brandon Knight
c4b3ba0d14
Actually removing msf/core this time... ><
...
Helps to actually remove the bits that were failing. Now with even more
removal of msf/core!
2017-04-28 21:42:06 -04:00
Brandon Knight
ff263812fc
Fix msftidy warnings
...
Remove explicitly loading msf/core and self.class from the register_
functions.
2017-04-28 21:26:53 -04:00
William Vu
56990517b0
Update finger_users doc with nmap --script finger
2017-04-28 17:45:50 -05:00
dmohanty-r7
24004f16b3
Land #8298 , docs for aux scanner finger
2017-04-28 10:36:50 -05:00
HD Moore
afc804fa03
Quick Ghostscript module based on the public PoC
2017-04-28 09:56:52 -05:00
Brandon Knight
f8fb03682a
Fix issue in ps_wmi_exec and powershell staging
...
The staging function in the post/windows/powershell class was broken
in a previous commit as the definition for env_variable was removed and
env_prefix alone is now used. This caused an error to be thrown when
attempting to stage the payload. This changes the reference from
env_variable to env_prefix.
Additionally, the ps_wmi_exec module created a powershell script to be
run that was intended to be used with the EncodedCommand command line
option; however the script itself was never actually encoded. This
change passes the compressed script to the encode_script function to
resolve that issue.
2017-04-28 03:31:56 -04:00
Pearce Barry
5450e96204
Land #8306 , fix #8305 , escape unadorned periods within SMTP payloads
2017-04-27 17:51:14 -05:00
William Vu
7c9d793e02
Land #8309 , arch for smb_ms17_010 DOUBLEPULSAR
2017-04-27 12:03:52 -05:00
Christian Mehlmauer
eb525840cd
add caps to ruby
2017-04-27 10:55:03 +02:00
Christian Mehlmauer
e93ed889df
run msfconsole as non root user in docker
2017-04-27 10:36:56 +02:00
William Vu
1a402ed1d8
Add arch to smb_ms17_010 DOUBLEPULSAR detection
2017-04-26 20:59:13 -05:00
h00die
1843f03665
add nmap equivalent
2017-04-26 19:39:46 -04:00
William Vu
7a6a124272
Land #8279 , POSIX Meterpreter replaced by Mettle
2017-04-26 18:32:17 -05:00
Brent Cook
855aa3f850
Land #8295 , fix doc paths
2017-04-26 18:25:14 -05:00
Brent Cook
a57067c4a7
append metasploit lib to PYTHONPATH
2017-04-26 18:13:46 -05:00
Brent Cook
037fdf854e
move common json-rpc bits to a library
2017-04-26 18:08:08 -05:00
Brent Cook
480a0b4273
update payload sizes
2017-04-26 18:02:14 -05:00
Brent Cook
7c11e0065d
update mettle
2017-04-26 18:00:50 -05:00
Brent Cook
a60e5789ed
update mettle->meterpreter references in modules
2017-04-26 17:55:10 -05:00
Brent Cook
12ed3dad20
update documentation to point to meterpreter again
2017-04-26 17:49:08 -05:00
Brent Cook
43ac2c339e
Land #8291 , Acunetix XML import improvements
2017-04-26 17:38:52 -05:00
Brent Cook
c8984d8a77
Land #8277 , more docker improvements
2017-04-26 17:24:37 -05:00
Brent Cook
078ba66e5f
remove unneeded msf/core requires
2017-04-26 17:17:20 -05:00
Brent Cook
a191e12241
update specs
2017-04-26 17:06:35 -05:00
Brent Cook
353191992f
move mettle payloads to meterpreter, add reverse_http/s stageless
2017-04-26 17:06:34 -05:00
Brent Cook
b0d6e12e9e
Land #8301 , Improve msftidy checks
2017-04-26 16:21:31 -05:00
Brent Cook
f8792956ee
fix one module for testing
2017-04-26 16:21:13 -05:00
Brent Cook
288cb6536d
fix #8305 , escape unadorned periods in the front of SMTP payloads
2017-04-26 16:05:46 -05:00
Pearce Barry
c4f1130619
Acunetix XML import improvements.
...
This patch updates the MSF db_import functionality w.r.t. importing Acunetix XML files to do the following:
- import web vulnerabilities identified by Acunetix
- import all services for each scanned host
- does not pull in the specifc program/version name of each service, as that's pretty loosely formatted in the Acunetix XML
2017-04-26 12:16:20 -05:00
Daniel Teixeira
cd038aed82
Dup Scout Enterprise documentation
2017-04-26 15:19:59 +01:00
Daniel Teixeira
a3a4ba7605
Buffer Overflow on Dup Scout Enterprise v9.5.14
2017-04-26 15:19:00 +01:00
Spencer McIntyre
da6c03d13f
Fix function names to always be snake_case
2017-04-26 09:30:29 -04:00
William Vu
df306c1543
Fix spec (the irony!)
2017-04-26 03:56:10 -05:00
William Vu
f718ea0dc7
Add self.class check for register_*
2017-04-26 03:56:06 -05:00
William Vu
f25d7dce54
Add check for require 'msf/core'
2017-04-26 02:54:02 -05:00
William Vu
228de518f0
Remove horrid title casing check
2017-04-26 02:53:59 -05:00
William Vu
bbee7f86b5
Land #8263 , Mercurial SSH exec module
2017-04-26 01:38:01 -05:00
William Vu
f60807113b
Clean up module
2017-04-26 01:37:49 -05:00
William Vu
a524dbab59
Land #8300 , another tourniquet on a bloody stump
2017-04-26 01:15:56 -05:00
William Vu
ad084ae0cc
Land #8286 , x11_keyboard_exec docs
2017-04-26 01:12:41 -05:00
William Vu
6739725489
Land #8285 , open_x11 docs
2017-04-26 01:12:27 -05:00