Marshall Hallenbeck
|
5bd689177f
|
Merge pull request #228 from termanix/patch-1
Module 'get-desc-users' Update - Marshall's #201 Issue Bug Fix
|
2024-03-26 16:09:19 -04:00 |
termanix
|
b122a39b15
|
Update get-desc-users.py
Removed space
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-25 17:15:06 +03:00 |
termanix
|
41ed36d6fa
|
Marshall's #201 Bug Fix
reges edited and output lines added.
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-25 17:11:15 +03:00 |
Alex
|
bfe7e46800
|
Merge pull request #152 from Pennyw0rth/neff-ldap-domain
|
2024-03-25 12:37:04 +01:00 |
Alex
|
2e311a150b
|
Merge pull request #224 from termanix/Update_active_users
Update LDAP active users lookup to match SMB
|
2024-03-24 19:05:34 +01:00 |
Alexander Neff
|
774f77e719
|
Fixing output if typo in username, fix indent when querying for specific user and formating
|
2024-03-24 19:01:29 +01:00 |
Alexander Neff
|
e691e350a9
|
Fix wrongly displayed domain when using wmi
|
2024-03-24 18:24:18 +01:00 |
Alexander Neff
|
0917a05188
|
Fix wrongly displayed domain when using winrm and remove duplicate statement
|
2024-03-24 18:17:08 +01:00 |
Alexander Neff
|
04b0b3aa6b
|
Fix wrongly displayed domain when using domain trust in mssql
|
2024-03-24 18:07:48 +01:00 |
Alexander Neff
|
63f9f3507e
|
Small fix for ldap domain with no-ntlm
|
2024-03-24 18:07:19 +01:00 |
Alex
|
09a50d8043
|
Merge branch 'main' into neff-ldap-domain
|
2024-03-24 16:23:13 +01:00 |
termanix
|
e31742ec67
|
Merge branch 'main' into Update_active_users
|
2024-03-24 10:41:37 +03:00 |
Alex
|
a6935b4d8d
|
Merge pull request #218 from Pennyw0rth/neff-enum_av
Fixing antivirus enumeration
|
2024-03-24 03:03:28 +01:00 |
Marshall Hallenbeck
|
8940badc09
|
Merge pull request #216 from Pennyw0rth/ldap-checker-fix
[ldap-checker] Module fix
|
2024-03-23 14:04:16 -04:00 |
Marshall Hallenbeck
|
d8284f9178
|
Merge pull request #226 from Pennyw0rth/issues/221
BloodHound & hash_spider fixes
|
2024-03-23 09:59:41 -04:00 |
Marshall Hallenbeck
|
934ba6f139
|
fix(hash_spider): fix old db function call for hosts; fixes #221
|
2024-03-22 14:50:01 -04:00 |
Marshall Hallenbeck
|
a9bd576392
|
fix(bloodhound): fail out right away if Bloodhound is enabled and authentication fails to the API
|
2024-03-22 14:50:01 -04:00 |
Marshall Hallenbeck
|
58d2039553
|
update default bloodhound password
|
2024-03-22 14:50:01 -04:00 |
termanix
|
6c3746643e
|
Update ldap.py
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-22 19:24:41 +03:00 |
termanix
|
e0b6f571c8
|
Update ldap.py
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-22 19:22:10 +03:00 |
termanix
|
fc40c778fe
|
Update ldap.py
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-22 19:12:26 +03:00 |
termanix
|
9603f8f450
|
Update ldap.py
Fixed single quotes and blank spaces
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-22 19:04:40 +03:00 |
termanix
|
7c07ab04d7
|
Update ldap.py
line 914 and 916 Comparison edited to "is"
Signed-off-by: termanix <50464194+termanix@users.noreply.github.com>
|
2024-03-22 18:58:45 +03:00 |
termanix
|
c1a2a92816
|
Update LDAP active users lookup to match SMB
|
2024-03-22 18:42:33 +03:00 |
Marshall Hallenbeck
|
3dc84e1228
|
Merge pull request #215 from Pennyw0rth/marshall-ldap-users
Update LDAP users lookup to match SMB
|
2024-03-22 10:50:49 -04:00 |
Alex
|
58c0529264
|
Merge branch 'main' into neff-enum_av
|
2024-03-22 10:36:27 +01:00 |
Marshall Hallenbeck
|
40e99913e3
|
change extra output to debug statement
|
2024-03-21 20:45:39 -04:00 |
Marshall Hallenbeck
|
e870a30416
|
Merge branch 'main' into marshall-ldap-users
|
2024-03-21 20:25:51 -04:00 |
Alex
|
fb8c4bcdcd
|
Merge pull request #220 from Pennyw0rth/marshall-proto-print-fix
Fix: module names 8-10 chars being cut off
|
2024-03-22 01:23:24 +01:00 |
Marshall Hallenbeck
|
b0ec4b7951
|
fix(smb): --users display off by one :)
|
2024-03-21 20:16:43 -04:00 |
Marshall Hallenbeck
|
e5bba812e8
|
fix(ldap): off by one :)
|
2024-03-21 20:12:06 -04:00 |
Alexander Neff
|
49e909c50a
|
Formating
|
2024-03-21 20:12:06 -04:00 |
Alexander Neff
|
14e7034352
|
Formating
|
2024-03-21 20:12:06 -04:00 |
Marshall Hallenbeck
|
6a4852e013
|
fix/feat: remove unnecessary and ugly ldap-attributes functionality; add in badPwdCount to --users
|
2024-03-21 20:12:06 -04:00 |
Marshall Hallenbeck
|
3a1e93a386
|
ruff: apply ruff
|
2024-03-21 20:12:06 -04:00 |
Marshall Hallenbeck
|
762a9ac102
|
feat(ldap): allow for adding additional attributes when querying for users
|
2024-03-21 20:12:06 -04:00 |
Marshall Hallenbeck
|
0eee328ea0
|
feat(ldap): allow for specifying specific users to dump for ldap and print last password set date
|
2024-03-21 20:12:06 -04:00 |
Alex
|
0608628aff
|
Merge pull request #214 from Pennyw0rth/issue/203
Fix SMB users lookup and return last password set date
|
2024-03-22 00:48:01 +01:00 |
Marshall Hallenbeck
|
020ec1758c
|
samruser: update --user output header
|
2024-03-21 19:43:00 -04:00 |
Alexander Neff
|
1e68591742
|
Formating
|
2024-03-21 23:49:35 +01:00 |
Marshall Hallenbeck
|
590a4e2536
|
format(logger): fix some newlining stuff that got messed up during old black formatting
|
2024-03-21 18:20:18 -04:00 |
Marshall Hallenbeck
|
3c1927afd7
|
fix: modules with a name between 8 and 10 length were being erroneously cut off
|
2024-03-21 18:16:09 -04:00 |
Marshall Hallenbeck
|
9a915f0f24
|
fix/feat(samruser): add back in bad password count to --users; closes #219
|
2024-03-21 18:12:40 -04:00 |
Marshall Hallenbeck
|
54e6ebb017
|
samruser: clean auth line up
|
2024-03-21 17:42:05 -04:00 |
Alexander Neff
|
2e196b5a50
|
Fix ruff linting
|
2024-03-21 19:09:15 +01:00 |
Alexander Neff
|
382af18513
|
Fixing enum_av process enumeration and adding more info to ESET
|
2024-03-21 19:06:21 +01:00 |
Alexander Neff
|
39bf9b109c
|
Stop neo4j for spamming into the debug log
|
2024-03-21 19:06:14 +01:00 |
zblurx
|
e8fe42cb4a
|
fix ruff warning
|
2024-03-21 17:09:22 +01:00 |
zblurx
|
addc060077
|
fix ldap signing check
|
2024-03-21 17:04:49 +01:00 |
Marshall Hallenbeck
|
2a66f36364
|
fix(users): remove domain from output, since it's implied, and set timestamp to <never> for last set password date if it should be
|
2024-03-20 21:57:39 -04:00 |