Defte
|
1dc5aa9efa
|
Update impersonate.py
Update the impersonate module so that it prints token integrity :)
|
2023-07-08 17:38:48 +02:00 |
ThePirateWhoSmellsOfSunflowers
|
915a92860d
|
ldap module: use paged search (#33)
|
2023-07-07 14:51:26 +02:00 |
Alexander Neff
|
442a9a48cc
|
Only increase ulimit if not running on windows
|
2023-07-05 06:20:12 -04:00 |
Alexander Neff
|
483dc69a2a
|
Increase ulimit to prevent error "Too many open files"
|
2023-07-05 05:57:21 -04:00 |
Alexander Neff
|
8731e6a546
|
Add information for Error "Too many open files"
|
2023-07-05 00:36:40 +02:00 |
mpgn
|
beb6d9f735
|
Fix laps connection (#30)
|
2023-07-04 21:15:16 +02:00 |
Alex
|
f39738fc2c
|
Revert #26 and fix #28
|
2023-07-04 13:25:42 +02:00 |
Alex
|
3f6d2b7c96
|
Fix missing logger
|
2023-07-04 12:06:53 +02:00 |
mpgn
|
d34af6291b
|
Update smb.py with error logger
|
2023-07-04 10:26:29 +02:00 |
mpgn
|
72b51d0016
|
Update connection.py to force FQDN
|
2023-07-04 10:19:39 +02:00 |
mpgn
|
ab692c5b9e
|
Revert "force fqdn for domain name"
This reverts commit 5ba223f79d .
|
2023-07-04 04:17:56 -04:00 |
mpgn
|
5ba223f79d
|
force fqdn for domain name
|
2023-07-04 04:11:52 -04:00 |
mpgn
|
a46e3f7906
|
Merge pull request #22 from lodos2005/hashspider
hash_spider module saving hashes to cmedb.
|
2023-07-03 22:37:18 +02:00 |
Lodos2005
|
93e7a5b26a
|
we encounter this error on unsupported SMB version
|
2023-07-03 23:27:25 +03:00 |
Lodos2005
|
3fd728499d
|
hash_spider module saving hashes to cmedb.
|
2023-07-03 23:14:16 +03: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 |
Alexander Neff
|
1792ee8521
|
Fix #14 with file paths on windows
|
2023-07-03 01:10:25 +02:00 |
mpgn
|
b83bedb106
|
Update mssqlexec.py
|
2023-06-30 15:29:59 +02:00 |
mpgn
|
fc9734fa0e
|
Update smb.py with missing try catch
|
2023-06-29 22:56:20 +02:00 |
mpgn
|
f33dae42b7
|
Update spider_plus.py
exclude IPC$
|
2023-06-29 16:27:13 +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 |
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
|
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 |
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
|
eba9bfaa92
|
fix ldap with null credential
|
2023-06-13 15:09:28 -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
|
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 |
Marshall Hallenbeck
|
67ed83a30c
|
RIP Harambe memes for Darrell
|
2023-05-31 10:08:38 -04:00 |
Marshall Hallenbeck
|
1a6ea3ac33
|
fix: check for version argument before protocol parser for quicker version print
|
2023-05-31 10:00:32 -04:00 |
Marshall Hallenbeck
|
e2955c2be5
|
cli: move module parser above normal argument parser to check if module listing is being requested
|
2023-05-31 09:55:09 -04:00 |
Marshall Hallenbeck
|
464d3e8fed
|
ftp: update moved proto args
|
2023-05-31 09:52:15 -04:00 |
Marshall Hallenbeck
|
82ffe72528
|
Merge branch 'master' into protocol_db_marshall
# Conflicts:
# cme/cli.py
# cme/protocols/ftp.py
# cme/protocols/ldap.py
# cme/protocols/smb.py
|
2023-05-31 09:51:03 -04:00 |
Marshall Hallenbeck
|
efb0d27bbb
|
fix stupid formatting
|
2023-05-29 18:12:16 -04:00 |
Alexander Neff
|
b7ef67e4bf
|
Fixing typo
|
2023-05-29 19:36:40 +02:00 |
Alexander Neff
|
7e5bf7bc61
|
Veeam Module now supports Veeam v12 if MsSql is used
|
2023-05-29 17:26:50 +02:00 |
Alexander Neff
|
fa63bbfec6
|
Format changes as suggested by marshall
|
2023-05-29 16:40:29 +02:00 |
Alexander Neff
|
1f7f581d2d
|
Improve exception handling in modules veeam and winscp
|
2023-05-29 16:33:19 +02:00 |
mpgn
|
48bd0017a7
|
fix wrong import for gmsa
|
2023-05-29 07:55:15 +00:00 |
Alexander Neff
|
5a6bacdb35
|
Minor improvement
|
2023-05-28 17:37:03 +02:00 |
Marshall Hallenbeck
|
35e56c6149
|
add placeholder funcs for ftp db
|
2023-05-28 10:04:49 -04:00 |
Alexander Neff
|
2d86234d67
|
Update some changes from Master branch
|
2023-05-28 15:16:10 +02:00 |
Alexander Neff
|
72435fce7f
|
Fix Merge issue
|
2023-05-28 14:33:44 +02:00 |
Alexander Neff
|
98e12fd374
|
Merge branch 'login_neff' into neff_speed_improv
|
2023-05-28 14:33:18 +02:00 |
Alexander Neff
|
57a0df70fb
|
Fix merge issue
|
2023-05-28 14:08:20 +02:00 |
Alex
|
aeea5d98a7
|
Fix format
|
2023-05-28 13:50:52 +02:00 |
Alex
|
86387bef5d
|
Merge branch 'master' into login_neff
|
2023-05-28 13:42:11 +02:00 |
Alexander Neff
|
c7ddbd9028
|
Reduced big request import and load modules only when necessary
|
2023-05-28 00:24:40 +02:00 |
Alexander Neff
|
0da869f236
|
Fix spelling mistake causing "first_run" to be executed twice
|
2023-05-28 00:09:37 +02:00 |
Alexander Neff
|
e5ff5a9870
|
Move import statement as it consumes 30% of execution time
|
2023-05-27 21:03:01 +02:00 |
Alexander Neff
|
271ff922e3
|
Improve initial execution time by extruding cli_args
|
2023-05-27 20:52:28 +02:00 |
Marshall Hallenbeck
|
d2fbfbe09d
|
Merge branch 'master' into protocol_db_marshall
|
2023-05-25 11:08:18 -04:00 |
Alex
|
8559d0f10b
|
Merge pull request #45 from mpgn/neff_small_improvements
|
2023-05-25 17:03:03 +02:00 |
mpgn
|
95797a762e
|
save command into multiple log files
|
2023-05-25 08:16:05 -04:00 |
mpgn
|
4f46a19631
|
fix ldap connection
|
2023-05-25 04:00:22 -04:00 |
mpgn
|
95bd9bca54
|
remove ldap3 dependency for ldap-checker module
|
2023-05-24 17:33:47 -04:00 |
mpgn
|
8d36d330e8
|
fix logger color
|
2023-05-24 23:48:36 -04:00 |
mpgn
|
1d5df5b9b3
|
fix rdp scanner
|
2023-05-24 09:19:26 -04:00 |
Alexander Neff
|
777a074add
|
Add "(all except LoggedOn)" to bloodhound description
|
2023-05-24 14:36:39 +02:00 |
Alexander Neff
|
7d1c2a0aa4
|
Add Error handling when an endpoint protection doesn't allow to dump lsa or sam although using the DA
|
2023-05-24 12:23:22 +02:00 |
Alexander Neff
|
2b007032fd
|
Add Sophos av services, taken from https://github.com/tothi/serviceDetector/pull/6
|
2023-05-24 11:57:25 +02:00 |
Alexander Neff
|
3839b88e5f
|
Fix #42 and fix small double export output
|
2023-05-24 11:41:45 +02:00 |
dt
|
9fbad041c0
|
Add Sophos to enum_av module (pipes for now)
|
2023-05-24 11:23:49 +02:00 |
Marshall Hallenbeck
|
7d83c8bc5b
|
ftp: add directory listing header
|
2023-05-21 21:03:53 -04:00 |
Marshall Hallenbeck
|
85a028c4b7
|
feat(ftp): allow full directory listing after successful ftp auth
|
2023-05-21 18:28:44 -04:00 |
Marshall Hallenbeck
|
7db9201c37
|
fix: allow listing modules without a target specified
|
2023-05-21 17:32:58 -04:00 |
Marshall Hallenbeck
|
2c09eaac81
|
fix(cmedb): put create_workspace back into CMEDB class
|
2023-05-21 17:08:36 -04:00 |
Marshall Hallenbeck
|
09b45e2d80
|
feat(ftp): display if login was anonymous
|
2023-05-21 15:47:34 -04:00 |