Marshall Hallenbeck
|
35e56c6149
|
add placeholder funcs for ftp db
|
2023-05-28 10:04:49 -04: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 |
|
mpgn
|
e31c84c9e5
|
add rich to package
|
2023-05-24 08:16:08 -04:00 |
|
mpgn
|
4886a29a95
|
update poetry lock
|
2023-05-24 08:10:57 -04: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 |
|
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
|
d4033fcaec
|
Merge pull request #44 from mpgn/laps-decrypt
decrypt laps password
|
2023-05-19 18:30:10 +02:00 |
|
mpgn
|
d3839fc0cd
|
update laps
|
2023-05-19 05:54:44 -04:00 |
|
mpgn
|
7c2304c8cb
|
remove space
|
2023-05-18 03:36:20 -04:00 |
|
mpgn
|
4e93894784
|
add missing file
|
2023-05-18 03:35:23 -04:00 |
|
mpgn
|
7a9102b2ee
|
decrypt laps password
|
2023-05-17 16:40:33 -04:00 |
|
Marshall Hallenbeck
|
77abecd805
|
fix indenting
|
2023-05-15 22:04:04 -04:00 |
|
Marshall Hallenbeck
|
fb874a06ed
|
update protocol db schema mismatch error
|
2023-05-15 21:58:08 -04:00 |
|
Marshall Hallenbeck
|
ef04ba3e65
|
ftp: add in new table and update error on schema mismatch
|
2023-05-15 21:53:33 -04:00 |
|
Marshall Hallenbeck
|
84d133ed84
|
fix(mssql): print error properly when login fails, mute impacket logs, and fix output
|
2023-05-15 20:55:42 -04:00 |
|
Marshall Hallenbeck
|
2c282beeef
|
initial ftp changes
|
2023-05-11 09:24:03 -04:00 |
|
Marshall Hallenbeck
|
321be0f1ac
|
update ftp db db session name
|
2023-05-11 09:21:53 -04:00 |
|
Marshall Hallenbeck
|
6de4370a25
|
tests: add details about --errors options for e2e tests
|
2023-05-11 09:21:24 -04:00 |
|
Alex
|
f8e787a5f4
|
Delete output-test.py
|
2023-05-11 14:41:42 +02:00 |
|
mpgn
|
bf1d05d519
|
Merge pull request #41 from mpgn/fqdn
always use fqdn for domain in db
|
2023-05-10 22:44:31 +02:00 |
|
mpgn
|
5a16e8956d
|
always use fqdn for domain in db #40wq
|
2023-05-10 16:36:23 -04:00 |
|
mpgn
|
914c549327
|
improve ldap bloodhound output
|
2023-05-10 16:26:14 -04:00 |
|
mpgn
|
84a66dc650
|
use fail instead of error for bh
|
2023-05-10 16:18:07 -04:00 |
|
mpgn
|
59afbf328e
|
Merge pull request #37 from mpgn/blackv2
black v2 formating #28
|
2023-05-09 16:18:19 +02:00 |
|
Marshall Hallenbeck
|
9104c9b198
|
fix(smb): set self.protocol property
|
2023-05-09 09:59:25 -04:00 |
|
Marshall Hallenbeck
|
59d82f1be3
|
fix(logger): properly use protocol logger, falling back to cme_logger
|
2023-05-09 09:55:10 -04:00 |
|
Marshall Hallenbeck
|
07b6921777
|
fix(smamruser): properly use protocol's logger
|
2023-05-09 09:50:56 -04:00 |
|
mpgn
|
0469e72fa4
|
remove black + update connection.py
|
2023-05-09 04:26:01 -04:00 |
|
mpgn
|
a0d6e64f8f
|
black v2 formating
|
2023-05-08 14:39:36 -04:00 |
|
Marshall Hallenbeck
|
fcfebc21e2
|
clean and fix imports
|
2023-05-07 18:51:01 -04:00 |
|
Marshall Hallenbeck
|
13f4ebbb2b
|
fix(cmedb): correct variable reference
|
2023-05-07 18:39:12 -04:00 |
|
Marshall Hallenbeck
|
069749945c
|
Merge pull request #35 from mpgn/module_fix_marshall2
Merge module fixes
|
2023-05-07 18:21:39 -04:00 |
|
mpgn
|
8b1abf2c8c
|
fix kerberos connection if ntlm not allowed
|
2023-05-07 17:21:33 -04:00 |
|