Spencer McIntyre
845ea16e5f
Land #15729 , Add nil check for return value
2021-10-01 18:11:51 -04:00
Spencer McIntyre
d8f2b18649
Implement review feedback
2021-10-01 14:44:13 -04:00
Spencer McIntyre
8d82bebc3c
Add the kubernetes/exec module docs
2021-10-01 10:32:12 -04:00
Spencer McIntyre
32540247cb
Move the Kubernetes client into a library file
2021-10-01 10:32:12 -04:00
Spencer McIntyre
d135e7677b
Fix a couple of bugs in the k8s/exec module
2021-10-01 10:32:12 -04:00
Spencer McIntyre
250e40762d
Add the ability to create a new pod
2021-10-01 10:32:06 -04:00
adfoster-r7
a7aa255389
Update gitea git hooks rce check method
2021-10-01 01:11:11 +01:00
kalba-security
c1c71d34fe
add nil check for the return value of add_printer_driver_ex, since this will return nil if the response can't be mapped to a win32 status code
2021-09-30 19:28:00 -04:00
Spencer McIntyre
7e62ab92ce
Allow configuration via an established session
2021-09-30 16:54:01 -04:00
Spencer McIntyre
ea6761a3fa
Module cleanup and error handling
2021-09-30 16:54:01 -04:00
Spencer McIntyre
eb1507660f
Add support for direct websocket sessions
2021-09-30 16:54:01 -04:00
Spencer McIntyre
7536db1702
Add an initial kubernetes exec module
2021-09-30 16:54:01 -04:00
bwatters
14a5ce11d2
Land #15720 , Fix #15717 , replacing 'RHOSTS' with 'rhost'
...
Merge branch 'land-15720' into upstream-master
2021-09-29 11:10:59 -05:00
bwatters
b354ea7f58
Update python payload cached sizes
2021-09-29 09:34:16 -05:00
NeffIsBack
0873d4db19
Fix #15717 , replacing 'RHOSTS' with 'rhost'
...
As seen in the json file the `RHOSTS` parameter, which is set in Metasploit, is passed as `rhost` to the python script. Therefore `RHOSTS` is not a valid index in the `args` json file, causing the python script to crash as seen in #15717 .
`{
"WORKSPACE":"",
"VERBOSE":"false",
"THREADS":"1",
"ShowProgress":"true",
"ShowProgressPercent":"10",
"targeturi":"/RDWeb/Pages/en-US/login.aspx",
"rport":"443",
"domain":"",
"username":"********",
"password":"",
"timeout":"1250",
"enum_domain":"true",
"verify_service":"true",
"user_agent":"Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0",
"UNPARSED_RHOSTS":"***.***.***.***",
"**rhost**":"***.***.***.***"
}`
2021-09-29 15:49:09 +02:00
adfoster-r7
26e317d093
Land #15707 , Add ECU Hard Reset for hwbridge
2021-09-28 19:18:46 +01:00
adfoster-r7
230c7b5e82
Remove repeatable session metadata
2021-09-28 18:51:51 +01:00
Tim W
4289c8b3ea
Land #15441 , add date filtering to stdapi_fs_search
2021-09-28 15:55:43 +01:00
Tim W
dd76fe4d07
update payload cached sizes
2021-09-28 15:30:17 +01:00
bwatters
ded4401b2b
More rubocop fixes....
2021-09-27 12:34:07 -05:00
bwatters
082948f8d9
Fix references to new global and fix a forgotten module
2021-09-27 12:26:53 -05:00
bwatters
6e08c6087e
Rubocop corrections
2021-09-27 12:26:53 -05:00
Kazuyoshi Maruta
77e144b668
Add a method to check if the folder containing the artifact exists
2021-09-27 12:26:53 -05:00
Kazuyoshi Maruta
0d021deb0c
Update modules with rubocop
2021-09-27 12:26:53 -05:00
Kazuyoshi Maruta
e6d2c01ad2
Run Rubocop for aim.rb
2021-09-27 12:26:53 -05:00
KazuCyber
aa9598cd20
Rename ICQ.rb to icq.rb
2021-09-27 12:26:53 -05:00
Kazuyoshi Maruta
09ed5b671e
Add xchat.rb, Add kmeleon.md
2021-09-27 12:26:53 -05:00
KazuCyber
81719f6613
Update aim.rb
...
Bug fix.
2021-09-27 12:26:52 -05:00
Kazuyoshi Maruta
37cc6e540e
Add modules, Rename a module
2021-09-27 12:26:52 -05:00
Kazuyoshi Maruta
c1742a23b9
Update wording on Module documentation. Replace EXTRACT_CREDENTIALS_FROM_FILE with EXTRACT_DATA
2021-09-27 12:26:52 -05:00
Kazuyoshi Maruta
e582c15f56
Update & and & to 'and'
2021-09-27 12:26:52 -05:00
Kazuyoshi Maruta
94d3f87461
Update artifact description in line.rb
2021-09-27 12:26:52 -05:00
Kazuyoshi Maruta
dc6f6a8f25
Packrat: 29 post exploitation modules
2021-09-27 12:26:52 -05:00
Grant Willcox
a7b57e9e66
Land #15709 , Bump metasploit-payloads to 2.0.56 and mettle to 1.0.12
2021-09-27 11:41:46 -05:00
Tim W
de398ae61f
update payload cached sizes
2021-09-27 15:31:14 +01:00
adfoster-r7
959527a4c4
Land #15669 , Add meterpreter compatibility metadata to screenshare module
2021-09-27 15:18:01 +01:00
Jay Turla
70c400e883
Update ecu_hard_reset.rb
2021-09-27 19:39:06 +08:00
adfoster-r7
06762d0934
Update references to railgun to be consistent
2021-09-27 12:37:14 +01:00
Jay Turla
9dc315094c
Update ecu_hard_reset.rb
2021-09-27 19:30:36 +08:00
Jay Turla
f60c492cf1
Add ECU Hard Reset for hwbridge
2021-09-27 18:58:39 +08:00
Jay Turla
31262ef807
Update ecu_hard_reset.rb
2021-09-25 11:12:34 +08:00
Jack Heysel
b7f7c30f2b
Land #15594 , a wordpress scanner enhancement
...
This adds options to the wordpress scanner to allow the user
to only scan for plugins or themes that metasploit has
modules for.
2021-09-24 15:51:07 -04:00
space-r7
756fac4921
Land #15677 , add Netgear auth bypass
2021-09-24 14:44:34 -05:00
jheysel-r7
3b12461e9e
Merge branch 'master' into feat/db-skip
2021-09-24 12:01:30 -04:00
Jay Turla
2091f9c715
Update ecu_hard_reset.rb
2021-09-24 23:50:25 +08:00
Grant Willcox
6ed3462517
Add in public data for stolen wifi credentials and cleanup code for the file we have to write for the telnet auxiliary module to work
2021-09-24 10:44:10 -05:00
Jay Turla
b84f05c5ef
Update ecu_hard_reset.rb
2021-09-24 23:41:29 +08:00
Jay Turla
b5daf312e4
Update ecu_hard_reset.rb
2021-09-24 23:15:34 +08:00
Jay Turla
b672d0246e
Update ecu_hard_reset.rb
2021-09-24 22:59:39 +08:00
Jay Turla
a38f27d157
Create ecu_hard_reset.rb
2021-09-24 22:50:44 +08:00