Commit Graph

675 Commits (a3c41a389c9354ef1ceb1ec91e1845a7b59c389d)

Author SHA1 Message Date
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 75738801ba
Fix laps with kerberos username (#17)
* Fix laps with kerberos username

* Fix LAPS with kerberos
2023-07-03 11:43:07 +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
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
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
Marshall Hallenbeck d0fabf38d0 fix(ftp): remove redundant argument options 2023-05-31 10:21:16 -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 fa63bbfec6 Format changes as suggested by marshall 2023-05-29 16:40:29 +02:00
mpgn 48bd0017a7 fix wrong import for gmsa 2023-05-29 07:55:15 +00:00
Marshall Hallenbeck 35e56c6149 add placeholder funcs for ftp db 2023-05-28 10:04:49 -04:00
Alexander Neff 98e12fd374 Merge branch 'login_neff' into neff_speed_improv 2023-05-28 14:33:18 +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 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 4f46a19631 fix ldap connection 2023-05-25 04:00:22 -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
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 09b45e2d80 feat(ftp): display if login was anonymous 2023-05-21 15:47:34 -04:00
Marshall Hallenbeck 5603d10ddd feat(smb): allow for both --lsa and --sam 2023-05-21 15:47:01 -04:00
Marshall Hallenbeck f9b7fd1c60 fix typo 2023-05-21 12:54:18 -04:00
Marshall Hallenbeck ecb68637b6 Merge branch 'master' into protocol_db_marshall 2023-05-19 19:02:17 -04:00
mpgn d3839fc0cd update laps 2023-05-19 05:54:44 -04:00