Grant Willcox
8577f21e52
Add in documentation and updated code
2023-06-02 09:48:01 -05:00
Grant Willcox
05bb3cd182
Update again
2023-06-02 09:48:01 -05:00
Grant Willcox
c78a9bac1d
Remove dropper target and try expand potential BadChars and limit payload size???
2023-06-02 09:48:01 -05:00
Grant Willcox
6d066dc649
Add in initial copy of exploit
2023-06-02 09:47:49 -05:00
Spencer McIntyre
8b641c4c97
Land #18055 , Update aws_keys to run against linux
...
Update post/multi/gather/aws_keys to run against linux sessions
2023-06-02 09:28:13 -04:00
Christophe De La Fuente
4661e9721e
Land #18002 , Added cmd useradd payload
2023-06-02 12:53:49 +02:00
manishkumarr1017
f8460dcdd2
PR Review changes for removing platform specific code
2023-06-02 14:50:46 +05:30
h00die
da2e339ae8
review adjustments
2023-06-02 05:15:44 -04:00
space-r7
a66641da55
add delta electronics infrasuite deserialization
2023-06-01 17:57:57 -05:00
Grant Willcox
f6dc2c007a
Fix up messages to more closely match check code messages and fix typos
2023-06-01 12:38:20 -05:00
adfoster-r7
c6816fceec
Update post agther aws keys to run against linux
2023-06-01 18:19:11 +01:00
Ryuuuuu
d535bb87ad
Fix up logic to handle check_host return codes
2023-06-01 12:17:59 -05:00
RadioLogic
4183cd444d
Added unixcrypt to payload
2023-06-01 12:30:26 -04:00
Christophe De La Fuente
8ed981e575
Land #18003 , Archer c7 traversal
2023-06-01 17:37:13 +02:00
Spencer McIntyre
8378435051
Land #17430 , Add AWS SSM Sessions
2023-06-01 11:34:40 -04:00
RadioLogic
c336f179d6
Gave rootmethod option better description
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-06-01 11:32:39 -04:00
RadioLogic
d868d0ec14
Fixed double checking of sudoers
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-06-01 11:32:03 -04:00
h00die
1267d067b3
move gitlab_subgroup to gitlab_authenticated_subgroup
2023-05-31 15:29:00 -04:00
catatonicprime
3875947f7d
Removing unnecessary assignment
2023-05-31 19:17:30 +00:00
RadioLogic
0e477bdc9a
Used unixcrypt to create encrypted password
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-05-31 13:47:29 -04:00
RadioLogic
2fab56f905
Made cachesize dynamic
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-05-31 13:46:05 -04:00
Grant Willcox
6756047f1f
Land #18028 , Add Apache NiFi login scanner module
2023-05-31 12:25:18 -05:00
Catatonic Prime
6351c66b1e
Update modules/exploits/multi/http/papercut_ng_auth_bypass.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-05-31 08:56:13 -07:00
Catatonic Prime
6ad9ebb5c0
Update modules/exploits/multi/http/papercut_ng_auth_bypass.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2023-05-31 08:48:53 -07:00
Grant Willcox
1fd2d41835
Fix typos and add dig for safe navigation
2023-05-31 10:34:10 -05:00
Grant Willcox
cf9f9905e3
Fix more typos
2023-05-30 17:30:57 -05:00
Spencer McIntyre
d7098aa06d
Add MIPS64 fetch adapters
2023-05-30 15:03:06 -04:00
Spencer McIntyre
8a0dfa57a0
Drop size requirement and fix descriptions
...
The size requriement is used when the adapted payload is executed from
the command line but that's not the case for the fetch payloads which
execute a command to fetch the payload from a URL. The payload size
doesn't matter because it's included in the executable file hosted at
the URL.
2023-05-30 15:03:06 -04:00
catatonicprime
530ed911f4
Fixing ZDI ID
2023-05-30 19:03:01 +00:00
catatonicprime
b376dac34b
okay linter
2023-05-30 18:40:59 +00:00
catatonicprime
cbf850b2b7
Apparently the comment after the rescue squelchs the linter.
2023-05-30 18:38:48 +00:00
Grant Willcox
d194cf28eb
Land #18032 , Escape braces after all in cmd/brace encoder
2023-05-30 11:18:34 -05:00
Grant Willcox
002c575ee1
Land #18036 , Fix incorrect error handling in IBM sametime enumerate users module
2023-05-30 09:53:54 -05:00
Christophe De La Fuente
ef89219715
Land #17899 , Dolibarr 16 unauthenticated contact database dump
2023-05-30 16:41:28 +02:00
Christophe De La Fuente
7bde39ae73
Fixes from code review
2023-05-30 13:26:56 +02:00
Jack Heysel
0b9aff0661
Land #18004 , VSFTPD Dos Module
...
This PR adds a dos module for cve-2011-0762
which exploits the vsftpd server
2023-05-29 17:39:02 -04:00
manishkumarr1017
bebf8d4db8
changing payload structure of python's reverse_tcp for fixing windows bytes args is not allowed issue
2023-05-29 21:38:16 +05:30
h00die
01359e77a7
gitlab file read CVE-2023-2825
2023-05-29 00:52:07 -04:00
h00die
0ccfa4af87
gitlab file read CVE-2023-2825
2023-05-29 00:48:15 -04:00
adfoster-r7
489421f6be
Fix incorrect error handling in ibm sametime enumerate users
2023-05-28 00:29:17 +01:00
h00die
93479be5e6
review comments
2023-05-26 15:47:22 -04:00
RadioLogic
573eb4bda4
Merge branch 'master' into archer_c7_traversal
2023-05-26 01:48:43 -04:00
wvu
f5bec517a0
Escape braces after all in cmd/brace encoder
...
Previously escaped only commas.
2023-05-25 23:46:18 -05:00
RadioLogic
61c4ba7503
Renamed module to correct name
2023-05-25 21:21:49 -04:00
h00die
48207dd9f1
apache nifi login module
2023-05-25 16:57:32 -04:00
RadioLogic
72ef6537ef
Added tested versions to description
2023-05-25 14:21:52 -04:00
attl4s
217df628df
fix getting the username + use Failure::BadConfig instead of NoTarget
2023-05-25 19:05:42 +02:00
attl4s
39b45694af
Update datastore option USER -> USERNAME
...
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com >
2023-05-25 18:55:49 +02:00
Ashley Donaldson
75ba9110e2
Added module for Windows version comparisons
...
Utilised it in various existing modules - this should fix some subtle bugs in specific modules' version detection.
2023-05-25 14:36:46 +10:00
h00die
7c2790513d
apache nifi version scanner
2023-05-24 20:05:34 -04:00