mpgn
|
a3c41a389c
|
Merge pull request #20 from lefayjey/master
Fix AES authentication for SMB
|
2023-07-03 21:54:27 +02:00 |
mpgn
|
903f46f161
|
switch output to info for enum_av
|
2023-07-03 15:46:50 -04:00 |
mpgn
|
4f3cc65b5d
|
switch output to debug for local_groups
|
2023-07-03 15:40:54 -04:00 |
lefayjey
|
e52e25ccaa
|
Fix AES authentication for SMB
|
2023-07-03 19:18:33 +02:00 |
mpgn
|
afb175215b
|
Update adcs.py with BASE_DN option #8 (#18)
* Update adcs.py with BASE_DN option #8
* Update subnets.py with new option BASE_DN
|
2023-07-03 16:41:28 +02:00 |
mpgn
|
75738801ba
|
Fix laps with kerberos username (#17)
* Fix laps with kerberos username
* Fix LAPS with kerberos
|
2023-07-03 11:43:07 +02:00 |
mpgn
|
e1345d4b1e
|
Update laps.py to work with the new Windows LAPS (#16)
|
2023-07-03 11:00:43 +02:00 |
mpgn
|
575c9a5c68
|
Merge pull request #15 from mpgn/neff-bugfixes
Fix #14 with file paths on windows
|
2023-07-03 09:25:20 +02:00 |
Alexander Neff
|
1792ee8521
|
Fix #14 with file paths on windows
|
2023-07-03 01:10:25 +02:00 |
mpgn
|
8add053837
|
Merge pull request #11 from mpgn/mpgn-patch-1
Update mssqlexec.py
|
2023-06-30 15:42:40 +02:00 |
mpgn
|
b83bedb106
|
Update mssqlexec.py
|
2023-06-30 15:29:59 +02:00 |
mpgn
|
7b3a77bfe7
|
Merge pull request #10 from mpgn/mpgn-patch-3
Update smb.py with missing try catch
|
2023-06-29 22:56:48 +02:00 |
mpgn
|
fc9734fa0e
|
Update smb.py with missing try catch
|
2023-06-29 22:56:20 +02:00 |
mpgn
|
3b6d335b2e
|
Merge pull request #9 from mpgn/mpgn-patch-1
Update spider_plus.py
|
2023-06-29 16:27:46 +02:00 |
mpgn
|
f33dae42b7
|
Update spider_plus.py
exclude IPC$
|
2023-06-29 16:27:13 +02:00 |
mpgn
|
7ddaea57fd
|
Merge pull request #4 from probird5/wdigest
Added option to wdigest module to check registry key without editing it
|
2023-06-29 10:10:42 +02:00 |
probird5
|
3975002428
|
Merge branch 'mpgn:master' into wdigest
|
2023-06-28 19:05:29 -04:00 |
probird5
|
989c961c42
|
Changed context.log and added check to menu
|
2023-06-28 19:03:27 -04:00 |
mpgn
|
70f155c2fa
|
Merge pull request #3 from fplazar/master
Add new module PSO
|
2023-06-28 23:28:15 +02:00 |
probird5
|
3c4ae2a801
|
Fixed single and double quotes
|
2023-06-27 13:36:43 -04:00 |
probird5
|
94cf068806
|
Added option to wdigest module to check reg key
|
2023-06-27 09:38:26 -04:00 |
plazar
|
1a043b78fa
|
Add new module PSO
|
2023-06-27 14:23:43 +02:00 |
mpgn
|
73f6c00bde
|
add equirements.txt
|
2023-06-26 17:55:21 -04:00 |
mpgn
|
4ae7976beb
|
Merge pull request #1 from mpgn/mpgn-patch-1
Update README.md
|
2023-06-26 23:23:44 +02:00 |
mpgn
|
9b06b46341
|
Update README.md
|
2023-06-26 23:21:48 +02:00 |
mpgn
|
1f329189c7
|
bump to 6.0.0
|
2023-06-26 13:32:44 -04:00 |
Marshall Hallenbeck
|
87de181126
|
fix(nmap): passing in an nmap xml scan works again. added missing protocols and removed http
|
2023-06-25 21:17:23 -04:00 |
Alex
|
a42a57915c
|
Merge pull request #55 from mpgn/neff_bugfixes
|
2023-06-19 17:19:22 +02:00 |
Marshall Hallenbeck
|
68a3d21c78
|
fix bug where socket would not exist and updated ftp/ssh-related tests to include file creds
|
2023-06-18 10:09:01 -04:00 |
Alex
|
98edc72394
|
fix login with protocols not using a domain when using a user file
|
2023-06-16 23:14:35 +02:00 |
Alex
|
40a6da4f3e
|
prevent execution when no protocol is used
|
2023-06-16 10:14:55 +02:00 |
mpgn
|
69fb0d71ce
|
fix asreproasting for aes enc https://github.com/fortra/impacket/pull/1554#event-9536825290
|
2023-06-15 04:22:52 -04:00 |
mpgn
|
2791ba9ff3
|
fix share filter
|
2023-06-15 03:55:24 -04:00 |
Marshall Hallenbeck
|
d030fad580
|
Merge branch 'master' of github.com:mpgn/cme
|
2023-06-14 11:03:40 -04:00 |
Marshall Hallenbeck
|
614e0ef4e3
|
fix: allow for sam, lsa, ntds, and dpapi cred gathering together
|
2023-06-14 11:03:26 -04:00 |
mpgn
|
36d11e90f3
|
Merge pull request #54 from mpgn/ldap-bind
fix ldap with null credential
|
2023-06-14 09:54:36 +02:00 |
mpgn
|
eba9bfaa92
|
fix ldap with null credential
|
2023-06-13 15:09:28 -04:00 |
Marshall Hallenbeck
|
bb61665db5
|
Merge pull request #52 from mpgn/protocol_db_marshall
Merge FTP Protocol Changes
|
2023-06-13 09:15:17 -04:00 |
Marshall Hallenbeck
|
5f66226f17
|
fix(tests): update create_workspace call
|
2023-06-12 10:46:15 -04:00 |
Marshall Hallenbeck
|
7788e03e70
|
Merge branch 'master' into protocol_db_marshall
|
2023-06-10 22:16:05 -04:00 |
Marshall Hallenbeck
|
b97b82d652
|
feat(ftp): add host and cred cmedb functionality
|
2023-06-10 22:15:06 -04:00 |
Marshall Hallenbeck
|
21283b57cc
|
fix(ftp): change parameters to proper input
|
2023-06-10 22:14:38 -04:00 |
Marshall Hallenbeck
|
4dc4890566
|
feat(ftp): add host and cred data to db
|
2023-06-10 22:14:04 -04:00 |
Marshall Hallenbeck
|
7df6f02945
|
fix(ftp): change directory_listings DB name to be correct
|
2023-06-09 23:04:09 -04:00 |
Marshall Hallenbeck
|
1af43dafe4
|
feat(ftp): add add_host to ftp for cmedb
|
2023-06-09 23:02:34 -04:00 |
zblurx
|
2b8ecb3025
|
fix logger in dpapi function (#50)
|
2023-06-08 22:58:01 +02:00 |
Marshall Hallenbeck
|
8f43af2100
|
fix(ftp): remove copied code from SSH and fix formatting
|
2023-06-01 16:55:08 -04:00 |
Marshall Hallenbeck
|
9c98b7d41b
|
feat(ftp): add credential DB functions
|
2023-06-01 16:40:11 -04:00 |
Marshall Hallenbeck
|
c0b2fdea35
|
feat(ftp): add host DB functions
|
2023-06-01 16:35:38 -04:00 |
Marshall Hallenbeck
|
cc0e3a6ab8
|
feat(ftp): add user DB functions
|
2023-06-01 16:31:44 -04:00 |