Commit Graph

31591 Commits

Author SHA1 Message Date
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
Grant Willcox 9deffb1848 Fix up a bug and resolve Christophe's review comments 2021-09-23 16:45:15 -05:00
adfoster-r7 e81f1b5687 Gracefully fallback to sesion.ui.screenshot when espia is not supported 2021-09-23 21:10:40 +01:00
Grant Willcox 061240367d Push up changes to support saving WiFi credentials captured to the database, as well as to fix issues noticed during the review process 2021-09-23 13:31:27 -05:00
space-r7 64f7581c97 Land #15686, OptRegexp default should be string 2021-09-23 09:22:45 -05:00
Grant Willcox 2ac4c71537 Add 'keep_cookies' => 'true' to requests so that we don't have to juggle cookies. Also make file write binary to comply with RuboCop 2021-09-22 17:02:24 -05:00
Grant Willcox 1ca075fb4f Fix up RuboCop issues 2021-09-22 14:06:06 -05:00
Grant Willcox d4474b0706 Add in refined XPATH searches to module, ability to automatically get a session, improved error handling, documenation for module, and general improvements 2021-09-22 14:01:49 -05:00
Spencer McIntyre cd0e0e4fb4 Land #15697, NTLM parsing refactor 2021-09-22 10:57:28 -04:00
Spencer McIntyre 072911f996 Land #15696, Display computer information from NLA 2021-09-22 10:42:23 -04:00
Spencer McIntyre 6acdced3f0 Land #15506, Add evasion module syscall_inject 2021-09-22 10:17:13 -04:00
Spencer McIntyre 48b76e6149 Revert a change that caused a bug
Using the capital W in Windows.h would raise a fatal error when
compiling.
2021-09-22 09:55:17 -04:00
Ashley Donaldson 0279c572a1 Fixed rubocop warnings in ntlm_info_enumeration module 2021-09-22 15:44:19 +10:00
Ashley Donaldson 5fda1d40f3 Refactored NTLM parsing to use the rubyntlm library 2021-09-22 15:37:22 +10:00
Ashley Donaldson bd6bfd7d70 Fixed rubocop warnings for the modified module 2021-09-22 15:05:53 +10:00
Ashley Donaldson 2349393ef0 Display computer information gleaned from NTLM handshake in RDP. 2021-09-22 12:09:19 +10:00