Spencer McIntyre
60de839b60
Update Log4Shell references and VCenter URI
2021-12-17 15:55:02 -05:00
space-r7
184795513f
Land #15831 , add more ssh session support
2021-12-16 15:39:55 -06:00
Spencer McIntyre
9ade6c22a4
Land #15970 , Update log4shell docs and option
2021-12-16 12:59:22 -05:00
Spencer McIntyre
a2624f9309
Appease rubocop
2021-12-16 12:59:12 -05:00
adfoster-r7
f463c19f33
Update log4shell documentation and default uri file wordlist for scanning
2021-12-16 17:52:39 +00:00
bwatters
fd2f27aa94
Land #15958 , Log4Shell HTTP Scanner
...
Merge branch 'land-15958' into upstream-master
2021-12-16 10:45:23 -06:00
Spencer McIntyre
e6b7669114
Address PR feedback from module hacking
2021-12-16 11:12:11 -05:00
h00die
e6d145241b
fix file names in wp modules
2021-12-15 16:42:46 -05:00
Spencer McIntyre
a73d842564
Check the host is responding before continuing
2021-12-15 16:11:26 -05:00
Spencer McIntyre
4cde008953
Add VMWare VCenter Log4Shell scan support
2021-12-15 15:13:46 -05:00
Spencer McIntyre
a694381ab1
Allow templatized URIs
2021-12-15 11:58:41 -05:00
Spencer McIntyre
9bdb34d964
Add a TIMEOUT option and fix reading lines
2021-12-15 10:47:29 -05:00
Spencer McIntyre
5dc8fa34b8
Add module docs and validate SRVHOST is usable
2021-12-15 09:05:51 -05:00
Spencer McIntyre
3c88e30ade
Fix a socket binding issue
2021-12-15 08:45:25 -05:00
Spencer McIntyre
476a51248d
Add error handing for client connections
2021-12-15 08:45:25 -05:00
Spencer McIntyre
5e5e73a1d8
Add module metadata and more checks
2021-12-15 08:45:25 -05:00
Spencer McIntyre
725904c825
Support an input URI list for scanning
2021-12-15 08:45:25 -05:00
Spencer McIntyre
0bf355a191
Extract the java version as proof
2021-12-15 08:45:24 -05:00
Spencer McIntyre
b06b96731d
Support scanning multiple HTTP headers
2021-12-15 08:45:24 -05:00
Spencer McIntyre
50f0f3a5d0
Initial layout of a Log4Shell scanner
2021-12-15 08:45:24 -05:00
h00die
980230e5f1
wps_hide_login fixes and notes to other modules
2021-12-14 16:40:52 -05:00
h00die
6c10ad460c
wps_hide_login module
2021-12-11 14:25:07 -05:00
Tim W
d7ba48426d
update payload cached sizes
2021-12-10 06:15:28 +00:00
Spencer McIntyre
1915b1395e
Land #15742 , Added module for CVE-2021-40444
2021-12-08 17:46:02 -05:00
Spencer McIntyre
2f6710e02e
Remove the Not_Hosted target
...
It's not currently working and Metasploit should just handle everything
2021-12-08 17:22:44 -05:00
Spencer McIntyre
410b276c3f
Update metasploit-payloads gem to 2.0.65
2021-12-08 13:19:22 -05:00
bwatters
852230c739
Fix bug brought in by importing Msf::Post::File
...
Split out javascript to a file and deobfuscate it
Update documentation for new targets
Fix other small suggestions
2021-12-08 10:36:27 -06:00
space-r7
22d2ba599f
Land #15929 , add new targets for ms08-067 netapi
2021-12-07 13:16:23 -06:00
Christophe De La Fuente
389fd55952
Land #15808 , Fix #15804 powershell read_file on Windows Server 2012
2021-12-07 11:59:11 +01:00
adfoster-r7
7dd5d5d3c2
Land #1585 , Fix SMB SpiderShare Enum
2021-12-03 13:07:09 +00:00
Brendan Coles
a60c59c3af
ms08_067_netapi: Add nine Windows 2003 SP2 targets for various locales
...
* Windows 2003 SP2 Portuguese (NX)
* Windows 2003 SP2 Chinese - Simplified (NX)
* Windows 2003 SP2 Czech (NX)
* Windows 2003 SP2 Dutch (NX)
* Windows 2003 SP2 Hungarian (NX)
* Windows 2003 SP2 Italian (NX)
* Windows 2003 SP2 Russian (NX)
* Windows 2003 SP2 Swedish (NX)
* Windows 2003 SP2 Turkish (NX)
2021-12-02 16:33:02 +00:00
bwatters
6c3a29077f
Update rm -rf string to be less fragile
2021-12-02 10:31:47 -06:00
bwatters
77812ae4c4
Update documentation for multiple binaries, add targeting data,
...
other bcoles improvements
2021-12-02 09:57:48 -06:00
bwatters
620b2d2b12
Update targeting selection and payloads, fix python cmd_exec
2021-12-02 08:03:03 -06:00
bwatters
47aacbdf32
Fix cmd_exec to be friendly with binary and python meterpreters
...
Add arch checks for payload/target
2021-12-01 16:18:49 -06:00
bwatters
a3f2d5468a
Add some quick debugging output
2021-12-01 14:54:48 -06:00
bwatters
18cc2ef516
Add support for aarch64 Ubuntu versions
2021-12-01 14:54:48 -06:00
bwatters
c6e2be2cd7
Ensure deletion of exploit and payload even if the exploit fails.
2021-12-01 14:54:48 -06:00
bwatters
b1f6937542
Updated exploit to compile on target, added control over directory creation
...
Added a method to get source code for the write and compile method
2021-12-01 14:54:47 -06:00
bwatters
eba7803e1a
Add check method
2021-12-01 14:54:47 -06:00
bwatters
bf1b3b377c
Add cve-2021-3493 module
2021-12-01 14:54:47 -06:00
space-r7
51d85fada5
Land #15914 , ms03_026_dcom cleanup
2021-11-30 11:37:43 -06:00
bwatters
999ffa36cc
Actually delete extra files
2021-11-30 10:10:30 -06:00
Tim W
abb11cf896
Land #15918 , add more targets for ms07_029_msdns_zonename
2021-11-30 08:24:03 +00:00
Brendan Coles
28bc460bac
ms07_029_msdns_zonename: Add additional Windows 2000/2003 target offsets
2021-11-30 07:38:08 +00:00
Tim W
9733ced0e4
cleanup and move LOAD_MODULES option to Msf::Payload::Windows::Powershell
2021-11-30 07:06:11 +00:00
Tim W
5d722d3cfa
add non-cmd powershell_reverse_tcp_ssl payloads
2021-11-30 06:30:59 +00:00
Tim W
e5ef1bb7fc
rubocop
2021-11-30 06:30:59 +00:00
Tim W
32f272d96a
fix the windows/x64/powershell_reverse_tcp handler
2021-11-30 06:30:58 +00:00
Tim W
21d7bc823e
fix URL
2021-11-30 06:30:58 +00:00