Commit Graph

  • 3e2e57dd7a Pinning dependencies to kali versions, see #211 Alexander Neff 2024-03-27 03:05:50 +01:00
  • 22da1831ec fix(logging): do not double log output in debug mode; properly show calling file & lineno for such messages Marshall Hallenbeck 2024-03-26 21:55:05 -04:00
  • bf737f186d Merge pull request #227 from Pennyw0rth/neff-ldaps-port Alex 2024-03-27 02:36:40 +01:00
  • b80aa433d2 Merge pull request #222 from Pennyw0rth/neff-loggedon_users Marshall Hallenbeck 2024-03-26 20:35:13 -04:00
  • 5bd689177f Merge pull request #228 from termanix/patch-1 Marshall Hallenbeck 2024-03-26 16:09:19 -04:00
  • b122a39b15 Update get-desc-users.py termanix 2024-03-25 17:15:06 +03:00
  • 41ed36d6fa Marshall's #201 Bug Fix termanix 2024-03-25 17:11:15 +03:00
  • bfe7e46800 Merge pull request #152 from Pennyw0rth/neff-ldap-domain Alex 2024-03-25 12:37:04 +01:00
  • 2e311a150b Merge pull request #224 from termanix/Update_active_users Alex 2024-03-24 19:05:34 +01:00
  • 774f77e719 Fixing output if typo in username, fix indent when querying for specific user and formating Alexander Neff 2024-03-24 19:01:29 +01:00
  • e691e350a9 Fix wrongly displayed domain when using wmi Alexander Neff 2024-03-24 18:24:18 +01:00
  • 0917a05188 Fix wrongly displayed domain when using winrm and remove duplicate statement Alexander Neff 2024-03-24 18:17:08 +01:00
  • 04b0b3aa6b Fix wrongly displayed domain when using domain trust in mssql Alexander Neff 2024-03-24 18:07:48 +01:00
  • 63f9f3507e Small fix for ldap domain with no-ntlm Alexander Neff 2024-03-24 18:07:19 +01:00
  • 09a50d8043 Merge branch 'main' into neff-ldap-domain Alex 2024-03-24 16:23:13 +01:00
  • e31742ec67 Merge branch 'main' into Update_active_users termanix 2024-03-24 10:41:37 +03:00
  • a6935b4d8d Merge pull request #218 from Pennyw0rth/neff-enum_av Alex 2024-03-24 03:03:28 +01:00
  • 041645aed9 Fix ldap not reporting DA when using hash login Alexander Neff 2024-03-24 02:46:58 +01:00
  • 6a24d76db9 Now adding the message, oops Alexander Neff 2024-03-24 02:46:35 +01:00
  • eb244948e6 Add log message to explain potential ldap channel binding Alexander Neff 2024-03-24 02:44:23 +01:00
  • 8940badc09 Merge pull request #216 from Pennyw0rth/ldap-checker-fix Marshall Hallenbeck 2024-03-23 14:04:16 -04:00
  • d8284f9178 Merge pull request #226 from Pennyw0rth/issues/221 Marshall Hallenbeck 2024-03-23 09:59:41 -04:00
  • 934ba6f139 fix(hash_spider): fix old db function call for hosts; fixes #221 Marshall Hallenbeck 2024-03-22 14:51:41 -04:00
  • a9bd576392 fix(bloodhound): fail out right away if Bloodhound is enabled and authentication fails to the API Marshall Hallenbeck 2024-03-22 14:51:09 -04:00
  • 58d2039553 update default bloodhound password Marshall Hallenbeck 2024-03-22 14:26:39 -04:00
  • a6f09e7166 cleanup zblurx 2024-03-22 17:44:31 +01:00
  • af9dfcfeb5 vnc module working zblurx 2024-03-22 17:35:51 +01:00
  • 6c3746643e Update ldap.py termanix 2024-03-22 19:24:41 +03:00
  • e0b6f571c8 Update ldap.py termanix 2024-03-22 19:22:10 +03:00
  • fc40c778fe Update ldap.py termanix 2024-03-22 19:12:26 +03:00
  • 9603f8f450 Update ldap.py termanix 2024-03-22 19:04:40 +03:00
  • 7c07ab04d7 Update ldap.py termanix 2024-03-22 18:58:45 +03:00
  • c1a2a92816 Update LDAP active users lookup to match SMB termanix 2024-03-22 18:42:33 +03:00
  • 3dc84e1228 Merge pull request #215 from Pennyw0rth/marshall-ldap-users Marshall Hallenbeck 2024-03-22 10:50:49 -04:00
  • 1e517c8313 Fix ruff Alexander Neff 2024-03-22 12:47:40 +01:00
  • c123e37d4e Make loggedon-users unique to reduce spam and fix alignment Alexander Neff 2024-03-22 12:43:17 +01:00
  • 58c0529264 Merge branch 'main' into neff-enum_av Alex 2024-03-22 10:36:27 +01:00
  • 40e99913e3 change extra output to debug statement Marshall Hallenbeck 2024-03-21 20:45:39 -04:00
  • e870a30416 Merge branch 'main' into marshall-ldap-users Marshall Hallenbeck 2024-03-21 20:25:51 -04:00
  • fb8c4bcdcd Merge pull request #220 from Pennyw0rth/marshall-proto-print-fix Alex 2024-03-22 01:23:24 +01:00
  • b0ec4b7951 fix(smb): --users display off by one :) Marshall Hallenbeck 2024-03-21 20:16:43 -04:00
  • e5bba812e8 fix(ldap): off by one :) Marshall Hallenbeck 2024-03-21 20:12:29 -04:00
  • 49e909c50a Formating Alexander Neff 2024-03-22 01:00:04 +01:00
  • 14e7034352 Formating Alexander Neff 2024-03-22 00:56:51 +01:00
  • 6a4852e013 fix/feat: remove unnecessary and ugly ldap-attributes functionality; add in badPwdCount to --users Marshall Hallenbeck 2024-03-21 19:20:05 -04:00
  • 3a1e93a386 ruff: apply ruff Marshall Hallenbeck 2024-03-21 11:01:46 -04:00
  • 762a9ac102 feat(ldap): allow for adding additional attributes when querying for users Marshall Hallenbeck 2024-03-20 22:23:26 -04:00
  • 0eee328ea0 feat(ldap): allow for specifying specific users to dump for ldap and print last password set date Marshall Hallenbeck 2024-03-20 21:59:38 -04:00
  • 0608628aff Merge pull request #214 from Pennyw0rth/issue/203 Alex 2024-03-22 00:48:01 +01:00
  • 020ec1758c samruser: update --user output header Marshall Hallenbeck 2024-03-21 19:43:00 -04:00
  • 1e68591742 Formating Alexander Neff 2024-03-21 23:49:35 +01:00
  • 590a4e2536 format(logger): fix some newlining stuff that got messed up during old black formatting Marshall Hallenbeck 2024-03-21 18:20:18 -04:00
  • 3c1927afd7 fix: modules with a name between 8 and 10 length were being erroneously cut off Marshall Hallenbeck 2024-03-21 18:16:09 -04:00
  • 9a915f0f24 fix/feat(samruser): add back in bad password count to --users; closes #219 Marshall Hallenbeck 2024-03-21 18:12:40 -04:00
  • 54e6ebb017 samruser: clean auth line up Marshall Hallenbeck 2024-03-21 17:42:05 -04:00
  • 2e196b5a50 Fix ruff linting Alexander Neff 2024-03-21 19:09:15 +01:00
  • 382af18513 Fixing enum_av process enumeration and adding more info to ESET Alexander Neff 2024-03-21 19:01:50 +01:00
  • 39bf9b109c Stop neo4j for spamming into the debug log Alexander Neff 2024-03-21 19:02:32 +01:00
  • 3adca803b5 Stop neo4j for spamming into the debug log neff-ldap-users Alexander Neff 2024-03-21 19:02:32 +01:00
  • 16428b5a23 Fixing enum_av process enumeration and adding more info to ESET Alexander Neff 2024-03-21 19:01:50 +01:00
  • e06b28992d fix loot for GoogleRefreshToken zblurx 2024-03-21 17:42:12 +01:00
  • 0d1b4537a0 update dploot dep zblurx 2024-03-21 17:41:50 +01:00
  • 5cf6d55679 added sccm module zblurx 2024-03-21 17:41:40 +01:00
  • e8fe42cb4a fix ruff warning zblurx 2024-03-21 17:09:22 +01:00
  • addc060077 fix ldap signing check zblurx 2024-03-21 17:04:49 +01:00
  • 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 Marshall Hallenbeck 2024-03-20 21:57:39 -04:00
  • 60f1785608 ruff: apply ruff Marshall Hallenbeck 2024-03-20 18:03:28 -04:00
  • ce9b766276 fix+feat(smb-users): allow requesting only specific users, print LastPwSet, and functionize more code for future use Marshall Hallenbeck 2024-03-20 17:48:42 -04:00
  • d641f19553 Add several other attributes to ldap users dump, POC Alexander Neff 2024-03-20 20:40:55 +01:00
  • ae158614e6 Merge pull request #213 from Pennyw0rth/neff-nullauth-bh Alex 2024-03-20 01:02:31 +01:00
  • d885974121 Stop nxc from trying to add null auth creds to bloodhound Alexander Neff 2024-03-19 21:53:53 +01:00
  • e367bf9fa8 Merge pull request #212 from Pennyw0rth/neff-fix-bloodhound-dump Alex 2024-03-20 00:58:43 +01:00
  • 6b6decd1d7 Merge pull request #208 from Pennyw0rth/neff-fix-207 Alex 2024-03-20 00:58:15 +01:00
  • e1cfc9459c Stop nxc from trying to add null auth creds to bloodhound Alexander Neff 2024-03-19 21:53:53 +01:00
  • bcd0896bc1 Adding the fileNamePrefix which was introduced in bloodhound so files get properly zipped again dt 2024-03-19 21:24:09 +01:00
  • 74b18fdf4e Merge branch 'main' into neff-fix-207 Alexander Neff 2024-03-18 23:34:36 +01:00
  • e12fef0620 Merge pull request #163 from lodos2005/main Marshall Hallenbeck 2024-03-18 15:35:16 -04:00
  • ca192d8f8e Revert #190 to enable functionality without explicit auth Alexander Neff 2024-03-15 00:40:21 +01:00
  • b62c315440 Merge pull request #65 from sebrink/main Alex 2024-03-18 19:25:06 +01:00
  • b8099a967a Merge branch 'main' into main Hakan Yavuz 2024-03-17 23:36:38 -07:00
  • dff88cb345 Use f-strings and make minor improvements Alexander Neff 2024-03-17 02:24:24 +01:00
  • 328b25b434 Remove unused import Alexander Neff 2024-03-17 01:54:37 +01:00
  • 45b02250e6 Merge branch main into neff-ldap-domain Alexander Neff 2024-03-16 22:18:42 +01:00
  • add1c66375 Remove check that should never happen Alexander Neff 2024-03-16 21:33:45 +01:00
  • efe59e33f1 Fix ruff linting Alexander Neff 2024-03-16 19:26:10 +01:00
  • b192c036cb Don't display observation window and lockout duration if lockout threshhold is 0, as they are disabled then Alexander Neff 2024-03-16 19:13:11 +01:00
  • 4d6d3bf766 Remove unused packages and display pso timedeltas as they are in active directory Alexander Neff 2024-03-16 18:53:01 +01:00
  • 5f88d6121a Formating and small code improvements Alexander Neff 2024-03-16 17:10:19 +01:00
  • 0acfc551ac Add missing imports and improve code Alexander Neff 2024-03-16 17:03:47 +01:00
  • 2e928d2b7c Rename module to match filename and use time conversion with packages already in nxc Alexander Neff 2024-03-16 16:52:42 +01:00
  • ddd36cc392 Remove unused imports Alexander Neff 2024-03-16 16:41:30 +01:00
  • a869c6f5e8 Merging main into fgpp and resolving conflicts Alexander Neff 2024-03-15 00:56:38 +01:00
  • 5d777547ed Merge pull request #206 from Pennyw0rth/marshall-issue-200-2 Marshall Hallenbeck 2024-03-14 16:38:31 -04:00
  • eab93ca3ee fix(wcc.py): properly escape for #200 Marshall Hallenbeck 2024-03-14 16:03:31 -04:00
  • 31aff31469 Merge pull request #41 from Shad0wC0ntr0ller/Obsolete Alex 2024-03-14 01:21:46 +01:00
  • 30cab48d9b Changed manual path to nxc default path Alexander Neff 2024-03-14 01:19:13 +01:00
  • 632395f4d3 Merge branch 'main' into Obsolete Alex 2024-03-14 01:13:30 +01:00
  • cf8b2c05c0 Merge branch 'main' into main Alex 2024-03-14 00:57:22 +01:00
  • 64f3692624 Removing unused request options which throw an exception Alexander Neff 2024-03-14 00:55:50 +01:00
  • 24b00d9992 Formating Alexander Neff 2024-03-14 00:55:25 +01:00