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 |
|
Alexander Neff
|
5a6bacdb35
|
Minor improvement
|
2023-05-28 17:37:03 +02: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 |
|
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 |
|
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
|
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 |
|
mpgn
|
af5bd859d8
|
display output to help user to disable opsec option
|
2023-05-07 08:24:19 -04:00 |
|