Commit Graph

  • 1292f0f8fb Fix spider_plus bug where len was applied to the count not an array Alexander Neff 2024-08-02 11:57:09 -04:00
  • f8ac2e1ff1 Merge pull request #391 from glefait/patch-1 Alex 2024-08-02 17:42:59 +02:00
  • 1839c0cb4c Fix: module spider_plus with filtered folders Guillem Lefait 2024-08-01 11:01:16 -04:00
  • e76d4e98fe Merge pull request #390 from Pennyw0rth/neff-fix-mssql_priv Alex 2024-08-01 14:45:01 +02:00
  • 506486fa62 Merge branch 'Pennyw0rth:main' into main joaovarelas 2024-07-31 08:57:51 +00:00
  • a28c441ae2 Merge pull request #378 from nikaiw/check_admin_false_positive Alex 2024-07-28 19:59:29 +02:00
  • 3db14d4de4 Formating Alexander Neff 2024-07-28 12:49:35 -04:00
  • 6afb8bba0b Adding rpc auth level Alexander Neff 2024-07-28 12:46:59 -04:00
  • 7bb04c92b1 Formating Alexander Neff 2024-07-27 18:05:17 -04:00
  • 80d03ad3ee Merge pull request #387 from Pennyw0rth/neff-fix-netbios Alex 2024-07-27 20:52:09 +02:00
  • b4612ea38c trycatch and suppress errors mod hyperv-host.py joaovarelas 2024-07-27 19:05:59 +01:00
  • 11983af3fb Merge branch 'Pennyw0rth:main' into main joaovarelas 2024-07-27 17:46:23 +00:00
  • 41a21ee838 Fix admin check in mssql_priv Alexander Neff 2024-07-27 10:59:38 -04:00
  • cfb1f66875 Merge branch 'main' into marshall_spider_plus_timeout marshall_spider_plus_timeout Marshall Hallenbeck 2024-07-27 10:39:10 -04:00
  • c0adbf1eb8 Merge pull request #389 from 3ldidi94/patch-1 Alex 2024-07-27 15:31:41 +02:00
  • 41b8fbb715 Update handlekatz.py 3ldidi94 2024-07-27 13:31:20 +02:00
  • 4504cf29d0 Add comment Alexander Neff 2024-07-26 17:06:35 -04:00
  • 693da7120b Stop NetBiosTimeout and error producing large stack traces Alexander Neff 2024-07-26 16:59:48 -04:00
  • 413e5cd5d0 Fix display bug with ip and add creds to sccmhunter Alexander Neff 2024-07-26 15:38:31 -04:00
  • f18c442a10 Finish SCCM string enumeration Alexander Neff 2024-07-26 13:12:06 -04:00
  • 548b6d0c28 Merge pull request #384 from Pennyw0rth/zblurx-patch-1 zblurx 2024-07-25 18:08:00 +02:00
  • 7b3145e6ec udpate poetry.lock zblurx 2024-07-25 17:58:15 +02:00
  • 0234219daa Update dploot to 2.7.4 in pyproject.toml zblurx 2024-07-25 17:47:58 +02:00
  • cb639c8854 Merge pull request #295 from Adamkadaban/dumpSecurityQuestionsModule Alex 2024-07-23 20:24:07 +02:00
  • 74dcef77ce Add CAS attribute Alexander Neff 2024-07-21 06:06:41 -04:00
  • 18a857396c Update ldap.py, added findDelegation termanix 2024-07-21 12:59:10 +03:00
  • 176c480beb Update proto_args, added find delegation termanix 2024-07-21 12:54:20 +03:00
  • 21515206b4 Improve code readability Alexander Neff 2024-07-20 17:34:49 -04:00
  • b9882167a3 Finish SCCM basic enumeration Alexander Neff 2024-07-20 17:24:15 -04:00
  • 6a735c1619 add an option to ioxidresolver to get only interfaces IP for IP different than targets NK 2024-07-20 22:43:15 +02:00
  • 703191308a Fix check admin false positive on certain target (e.g Netapp) NK 2024-07-20 22:00:06 +02:00
  • be9ee13290 This module automate extraction of dpapi "hash" based on the user's protected masterkey NK 2024-07-20 21:13:34 +02:00
  • f54deff68e edited reg query fail msgs joaovarelas 2024-07-20 14:29:04 +01:00
  • 43da81861f Merge branch 'Pennyw0rth:main' into main joaovarelas 2024-07-20 14:27:30 +01:00
  • 398716de24 Merge pull request #376 from Pennyw0rth/neff-patch-2 Alex 2024-07-19 23:37:49 +02:00
  • 4cb3b417d6 Resolve all computer dns_hostnames of all sids that have full controle over the sccm object Alexander Neff 2024-07-19 16:51:57 -04:00
  • a1ca2697e3 Merge branch 'main' into neff-patch-2 Alex 2024-07-19 19:21:31 +02:00
  • 8ed41498ff Merge pull request #375 from Pennyw0rth/neff-patch-1 Alex 2024-07-19 19:21:12 +02:00
  • ab0af5ab4a Add try&except block for DCERPCExceptions and updated module Alexander Neff 2024-07-19 12:27:24 -04:00
  • 6651fb0698 Fix ruff linting Alexander Neff 2024-07-19 12:11:58 -04:00
  • 1839f7a5ac Merge pull request #372 from Kamuno/fix-nla-format Alex 2024-07-19 18:07:57 +02:00
  • 8a6fb7c67a add module hyperv-host.py joaovarelas 2024-07-19 16:25:39 +01:00
  • a1c57ee8d2 Fixed nla detection and error format string Christopher Beckmann 2024-07-19 15:43:03 +02:00
  • 280baadf07 Add try&except block for every user so we continue if the first fails Alexander Neff 2024-07-18 18:39:45 -04:00
  • 766ef1e81e Update impacket Alexander Neff 2024-07-18 18:26:56 -04:00
  • 5ae4134ab7 Merge branch 'main' into dumpSecurityQuestionsModule Alex 2024-07-19 00:25:54 +02:00
  • 2575bce0d6 Swap bbreak with continue as we would only query the first user if he hasnt security questions Alexander Neff 2024-07-18 18:23:59 -04:00
  • 3a5c109fed Merge pull request #371 from termanix/patch-5 Alex 2024-07-18 09:46:21 +02:00
  • 5b186f4295 Update enum_av Added Trellix EDR termanix 2024-07-17 22:58:26 +03:00
  • e0faaf3dbf Changed uid-brute for to keep consistency with SMB termanix 2024-07-09 09:35:09 +03:00
  • d071631c1a Update e2e_commands.txt - bruteforceuid added termanix 2024-07-08 18:26:49 +03:00
  • 59b6bf8f76 Update proto_args.py termanix 2024-07-08 18:13:15 +03:00
  • 7e52f8da69 Merge branch 'Pennyw0rth:main' into NFS-Protocol termanix 2024-07-08 17:08:39 +03:00
  • 54cad53328 Merge pull request #365 from Pennyw0rth/neff-patch-1 Alex 2024-07-06 13:34:28 +02:00
  • e96c301721 Change fail log to debug Alexander Neff 2024-07-06 07:04:50 -04:00
  • 3c64d27c68 Remove message that could be too annoying Alexander Neff 2024-07-06 06:49:40 -04:00
  • 71cb5e99ef Merge pull request #361 from Pennyw0rth/dcom_fix mpgn 2024-07-06 12:11:36 +02:00
  • d036fa8c04 Fix kerberos authentication when NTLM is not available Alexander Neff 2024-07-05 21:15:29 -04:00
  • fbf2546172 Fix laps login with kerberos Alexander Neff 2024-07-05 18:18:57 -04:00
  • abb5f1d99a Simplify error log Alexander Neff 2024-07-05 15:55:41 -04:00
  • d9ce9e9b62 Remove unused import and simplify addition Alexander Neff 2024-07-04 13:55:38 -04:00
  • 4045bb4185 Deactivate kerberos auth when retrieved laps creds Alexander Neff 2024-07-04 13:50:37 -04:00
  • 9d8eeb80e1 Update lsassy to 3.1.12 Alexander Neff 2024-07-04 12:56:41 -04:00
  • f17ea75de3 fix ruff mpgn 2024-07-04 18:19:36 +02:00
  • 18369b1739 Remove ntlm hash for laps (as not compatible with py10) + add dns_server option to laps mpgn 2024-07-04 18:12:12 +02:00
  • 3c89bcb19a remove array (not great with a lot of users on the domain mpgn 2024-07-03 23:44:16 +02:00
  • 68c827dcf6 add try catch on db mpgn 2024-07-03 14:47:56 +02:00
  • eb6be54ff1 fix kerberos support is not ntlm supported with fqdn machine name mpgn 2024-07-03 12:35:57 +02:00
  • 852e7819e5 fix ruff test mpgn 2024-07-02 23:44:58 +02:00
  • 42ce37d231 if ntlm not supported (only kerberos) big big stacktrace mpgn 2024-07-02 22:10:08 +02:00
  • 63e8295c46 if ldap connection failed when getting info, there is no need to continue to auth mpgn 2024-07-02 20:48:59 +02:00
  • b86f675100 fix wrong return in loop mpgn 2024-07-02 17:11:56 +02:00
  • ccbeb4e402 Merge pull request #357 from termanix/patch-3 Alex 2024-07-02 17:01:19 +02:00
  • 64e78fd7cd Fixing shares function with kerberos and minor database stuff Alexander Neff 2024-07-02 10:56:59 -04:00
  • d8f0f41d76 Merge pull request #364 from termanix/patch-4 Alex 2024-07-02 16:43:53 +02:00
  • 9f3a77c2ab Fix missing colon Alexander Neff 2024-07-02 10:26:58 -04:00
  • 63f2d6943d Update ldap.py termanix 2024-07-02 17:23:07 +03:00
  • c83895697f Bug Fix While Using Bloodhound with --use-kcache Issue #363 termanix 2024-07-02 17:05:34 +03:00
  • 98236804ab fix stacktrace with logger mpgn 2024-07-02 15:21:32 +02:00
  • f9b61391ca Add logging statement to dcom connection Alexander Neff 2024-07-02 07:33:56 -04:00
  • 5b931d0cfa Fix add-computer if domain could not be resolved Alexander Neff 2024-07-01 17:32:15 -04:00
  • 0d5ac4e59e fix find/replace nonsense Adamkadaban 2024-06-30 18:07:55 -07:00
  • 45e1f0815f make variable names pythonic Adamkadaban 2024-06-30 17:54:39 -07:00
  • 21b1cfbb8c Merge branch 'Pennyw0rth:main' into dumpSecurityQuestionsModule Adam Hassan 2024-06-30 17:49:55 -07:00
  • 018ad9dbe7 Working on SCCM enumeration Alexander Neff 2024-06-30 20:25:22 -04:00
  • 1f83e6393f Fix bug where ldap parser would not parse all values of an attribute containing a list Alexander Neff 2024-06-30 20:25:06 -04:00
  • da088d9e60 fix args with bloodhound (report from discord) mpgn 2024-06-30 17:50:56 -04:00
  • ce31e24111 add double quote mpgn 2024-06-30 17:38:35 -04:00
  • aab22cf4bc update require_admin mpgn 2024-06-30 17:33:55 -04:00
  • 6e391cad46 fix mmcexec method thanks to @ippsec mpgn 2024-06-30 17:00:16 -04:00
  • 5f45bfcf37 Working on sccm recon Alexander Neff 2024-06-28 12:10:22 -04:00
  • 592793c718 Add missing requires_admin Alexander Neff 2024-06-28 12:10:13 -04:00
  • 5983b86b52 Small Bug Fix on Listing SMB Shares with Kerberos Auth termanix 2024-06-25 18:51:32 +03:00
  • 449f556dc1 Merge branch 'Pennyw0rth:main' into NFS-Protocol termanix 2024-06-25 16:05:38 +03:00
  • 669a55fd98 Merge pull request #356 from Pennyw0rth/neff-fix-332 Alex 2024-06-25 00:26:55 +02:00
  • ead02d812e Merge pull request #286 from termanix/New_Module_Bitlocker Alex 2024-06-25 00:23:44 +02:00
  • cce5c32eb1 Merge pull request #293 from Sant0rryu/main Alex 2024-06-24 00:37:59 +02:00
  • b0b4641724 Merge pull request #355 from bfnserra/patch-1 Alex 2024-06-24 00:36:37 +02:00
  • 8bbab764c5 Change execution to cmd and fix bugs Alexander Neff 2024-06-23 18:18:39 -04:00
  • 4f5453ee09 Merge branch 'main' into bitlocker Alexander Neff 2024-06-23 17:51:37 -04:00