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 |
Marshall Hallenbeck
|
b6717c3d2e
|
feat(ftp): add LoggedInRelation DB functions
|
2023-06-01 16:30:20 -04:00 |
Alex
|
da6afe2ac3
|
Merge pull request #48 from mpgn/neff_veeam_dump
|
2023-06-01 19:01:03 +02:00 |
Marshall Hallenbeck
|
34703125c4
|
fix(veeam): add in try/except for shutting down remote registry
|
2023-06-01 10:31:14 -04:00 |
Alex
|
255035240f
|
Merge pull request #51 from mpgn/neff_redo_commit
|
2023-06-01 15:12:53 +02:00 |
Alexander Neff
|
3be29d141b
|
Readd Sophos
|
2023-06-01 14:58:52 +02:00 |
Alexander Neff
|
3e1a692304
|
Remove sophos av
|
2023-06-01 14:58:28 +02:00 |
Alex
|
77a45f9b2f
|
Add Marshall to veeam module contributions
|
2023-06-01 01:16:37 +02:00 |
Alexander Neff
|
2e8f1508da
|
Fix minor Format issue
|
2023-06-01 00:17:17 +02:00 |
Alexander Neff
|
1a9dfe81ac
|
Added PostgreSQL support for veeam dumper module
|
2023-06-01 00:05:19 +02:00 |
Marshall Hallenbeck
|
d0fabf38d0
|
fix(ftp): remove redundant argument options
|
2023-05-31 10:21:16 -04:00 |
Marshall Hallenbeck
|
5167528dd6
|
fstring version
|
2023-05-31 10:18:18 -04:00 |
Marshall Hallenbeck
|
e36d3de905
|
Revert "fix: check for version argument before protocol parser for quicker version print"
This reverts commit 1a6ea3ac33 .
|
2023-05-31 10:16:35 -04:00 |