Commit Graph

  • a69f3e737a Merge pull request #185 from Pennyw0rth/neff-fix-rrp Marshall Hallenbeck 2024-02-21 13:43:54 -05:00
  • b19b8884ad Merge branch 'main' into neff-fix-rrp Marshall Hallenbeck 2024-02-21 13:23:31 -05:00
  • 16c0237245 Impacket already checks if remote_ops is running, we don't need it in here Alexander Neff 2024-02-21 19:11:09 +01:00
  • 72ef88a8f1 Merge branch 'main' into neff-error-handling Alex 2024-02-21 17:27:02 +01:00
  • 5b32cd8cf5 Merge pull request #183 from Pennyw0rth/neff-fix-share-privs Alex 2024-02-18 12:23:08 +01:00
  • c16aa4cd9f Add share name in debug info for write check Alex 2024-02-18 11:48:28 +01:00
  • 7d99d519e5 Write without delete will now be displayed as write access Alexander Neff 2024-02-18 01:04:37 +01:00
  • fe179b006a Merge pull request #179 from Pennyw0rth/neff-audit-mode Alex 2024-02-14 15:19:03 +01:00
  • 3d9cbca7a8 Allow a whole word as audit mode character Alexander Neff 2024-02-14 15:06:41 +01:00
  • ae121c566a Merge pull request #123 from Pennyw0rth/nxcdb-marshall Alex 2024-02-12 19:25:56 +01:00
  • f76fb16311 Merge branch 'main' into nxcdb-marshall Alex 2024-02-12 18:54:53 +01:00
  • 0442376287 Add error handling for protocol level Alexander Neff 2024-02-09 14:29:39 +01:00
  • d6dae9c605 Update ntlmv1.py Deft_ 2024-02-08 11:54:08 +01:00
  • 1e2e4adda4 Merge remote-tracking branch 'upstream/main' into mssql-improv XiaoliChan 2024-02-07 23:34:57 +08:00
  • a39f71ebbc Remove pyreadline as it causes errors in nxcdb Alex 2024-02-06 11:28:32 +01:00
  • 1645f672d3 Merge pull request #169 from fpreynaud/check_renames Marshall Hallenbeck 2024-02-02 14:46:52 -05:00
  • 1c822aae38 [WCC] Make check names more explicit François REYNAUD 2023-12-07 18:26:29 +01:00
  • 3c11b71ca6 Merge pull request #167 from Pennyw0rth/neff-deps Marshall Hallenbeck 2024-02-02 10:45:17 -05:00
  • 9696fe4c9a Allow broader version for argcomplete to fix macos installations Alexander Neff 2024-01-29 14:53:46 +01:00
  • c2e9fcc545 Merge branch 'main' into nxcdb-marshall Marshall Hallenbeck 2024-01-22 16:52:28 -05:00
  • 275bc41477 fix(database): only attempt to initialize default workspace if it doesnt exist Marshall Hallenbeck 2024-01-22 16:52:18 -05:00
  • 06ccf5eeec Merge pull request #153 from Pennyw0rth/neff-space-in-username Marshall Hallenbeck 2024-01-22 16:15:24 -05:00
  • a94a1b27ea Merge branch 'main' into neff-space-in-username Marshall Hallenbeck 2024-01-22 15:50:24 -05:00
  • f058c2ddf7 Merge pull request #139 from Pennyw0rth/neff-asyncio Marshall Hallenbeck 2024-01-22 15:50:00 -05:00
  • d4f4c7c4a2 Merge branch 'main' into neff-asyncio Marshall Hallenbeck 2024-01-22 15:30:03 -05:00
  • f46c5eae17 Merge pull request #135 from Pennyw0rth/neff-win-firefox Marshall Hallenbeck 2024-01-22 15:27:29 -05:00
  • d84eb7ed96 Merge branch 'main' into neff-win-firefox Marshall Hallenbeck 2024-01-22 14:42:42 -05:00
  • 6abdf079e6 Merge branch 'main' into nxcdb-marshall Marshall Hallenbeck 2024-01-18 20:36:22 -05:00
  • 9df72e2f68 Merge pull request #162 from thiagokokada/fix-some-issues-in-deps Alex 2024-01-15 23:06:03 +01:00
  • 1f8a948966 Set pyreadline for Win32 only Thiago Kenji Okada 2024-01-14 17:57:18 +00:00
  • 50962312a2 Move ruff to dev dependency Thiago Kenji Okada 2024-01-14 17:54:07 +00:00
  • b3a5c300b5 Remove resource Thiago Kenji Okada 2024-01-14 17:51:30 +00:00
  • bec4831cfb Enumerate the uses through SMB Dimitar Ganev 2024-01-11 23:23:44 +02:00
  • d691cbc6bd Add enum_share_acls module Dimitar Ganev 2024-01-09 21:27:34 +02:00
  • 5f29e661b7 Merge pull request #155 from Pennyw0rth/neff-fix-modules-windows Alex 2023-12-24 22:56:57 +01:00
  • 5809a1470a Fixing module name check with windows backspace path Alexander Neff 2023-12-24 22:16:27 +01:00
  • dcbb01a39e Merge pull request #148 from Adamkadaban/argcomplete-completion Alex 2023-12-24 14:20:28 +01:00
  • db2936db98 Update python version in readme Alexander Neff 2023-12-24 14:16:11 +01:00
  • a70f3e6ae3 Merge main into argcomplete Alexander Neff 2023-12-24 13:41:05 +01:00
  • 6115185d75 Merge pull request #132 from Pennyw0rth/neff-encode-errors Alex 2023-12-23 17:23:04 +01:00
  • 82e8c17e5d Merge pull request #130 from Pennyw0rth/binaries-neff Alex 2023-12-23 17:22:53 +01:00
  • 02bdbef712 Fix host domain display output when specifying domain in smb Alexander Neff 2023-12-23 16:46:34 +01:00
  • 303a051003 Fix host domain display output when specifying domain in ldap Alexander Neff 2023-12-23 16:18:20 +01:00
  • 5e964bb0eb Merge pull request #150 from Pennyw0rth/neff-enum_trusts Alex 2023-12-23 15:48:53 +01:00
  • 2732987a6a Merge pull request #141 from Pennyw0rth/neff-laps Alex 2023-12-22 18:20:51 +01:00
  • 694f6a0984 Fix usernames with empty spaces in ntds dump Alexander Neff 2023-12-22 17:42:58 +01:00
  • 3dcd24869d Allow ldap connection with no smb and without domain Alexander Neff 2023-12-22 17:10:07 +01:00
  • 14391af612 Remove domain DN from ldap query, fixes #144 Alexander Neff 2023-12-18 01:48:50 +01:00
  • 85b53868f2 Improve import Alexander Neff 2023-12-17 19:40:53 +01:00
  • 235d9e049f Merge branch 'main' into neff-encode-errors Alex 2023-12-17 19:36:04 +01:00
  • 5900029c4f Resetting lock file Alexander Neff 2023-12-17 19:34:55 +01:00
  • 7fb2a0f94c Merge branch 'main' into argcomplete-completion Alex 2023-12-17 18:47:25 +01:00
  • 8899c003c8 Merge pull request #133 from Syzik/ModulesEnumeration Alex 2023-12-17 13:15:43 +01:00
  • b9a3f8f22f Resetting lock file Alexander Neff 2023-12-16 18:59:53 +01:00
  • c1d253800b Merge branch 'main' into ModulesEnumeration Alex 2023-12-16 18:42:25 +01:00
  • 67cb940775 Rename module filenames to match module name Alexander Neff 2023-12-16 15:48:17 +01:00
  • f82bd95442 Add argcomplete support for modules Alexander Neff 2023-12-16 15:40:56 +01:00
  • b18a5a770c Fix argcomplete version and drop python 3.7 support Alexander Neff 2023-12-16 15:39:50 +01:00
  • edfa64b5e9 add argcomplete bash/zsh completion Adamkadaban 2023-12-16 05:47:03 -05:00
  • ef4f2df92c Merge pull request #146 from 0xlazY/iis_quote_fix Alex 2023-12-15 23:54:46 +01:00
  • e90502d9da Merge branch 'main' into nxcdb-marshall Marshall Hallenbeck 2023-12-14 15:22:05 -05:00
  • a347fcc208 Fix: iis module cmd exec quotes 0xlazy 2023-12-13 15:01:47 +01:00
  • ae5d57a75d [mssql] ruff XiaoliChan 2023-12-13 00:45:02 +08:00
  • d6eb6c205a [mssql] add is_mssql check XiaoliChan 2023-12-13 00:40:12 +08:00
  • b4ae46f65d [mssql] bug fix XiaoliChan 2023-12-12 17:32:24 +08:00
  • 2c174369ba [mssql] less code XiaoliChan 2023-12-05 15:34:53 +08:00
  • 93f3bccd7b [mssql] fix ccache XiaoliChan 2023-12-05 14:15:38 +08:00
  • 8a5d77b1d7 [mssql] fix kerb_pass XiaoliChan 2023-12-05 14:07:10 +08:00
  • 86ebce4722 [mssql] self review XiaoliChan 2023-12-05 13:45:46 +08:00
  • 4a18e2f452 [mssql] Bringing up timeout argument XiaoliChan 2023-12-05 13:05:10 +08:00
  • 9a6a37152f [mssql] ruff XiaoliChan 2023-12-05 11:24:34 +08:00
  • f7078bb76b [mssql] more linebreak XiaoliChan 2023-12-05 11:22:54 +08:00
  • dd78e22938 [mssql] move outputBuffer XiaoliChan 2023-12-05 11:21:04 +08:00
  • cbdf87a4d8 [mssql] bye bye '--no-smb' XiaoliChan 2023-12-05 11:20:05 +08:00
  • cf91a11453 [mssql] self review XiaoliChan 2023-12-05 11:09:31 +08:00
  • aade033254 [mssql] fix wrong things and add brackets XiaoliChan 2023-12-05 01:16:26 +08:00
  • 750d35e747 [mssql] revert pyproject.toml XiaoliChan 2023-12-05 00:53:00 +08:00
  • 6f1bcaaf46 [mssql] Enhance the error message XiaoliChan 2023-12-05 00:27:12 +08:00
  • 9e01b97694 [mssql] bye bye SMB :) XiaoliChan 2023-12-04 23:41:14 +08:00
  • 6c9afa37b7 Merge branch 'main' into binaries-neff Alex 2023-12-11 08:24:13 +01:00
  • cc1d90ca2a Merge main into neff-laps Alexander Neff 2023-12-10 16:12:58 +01:00
  • 4846464cd0 Merge pull request #114 from XiaoliChan/winrm-better-output Alex 2023-12-10 16:03:08 +01:00
  • afd568cf94 Fix correct protocol and port display output Alexander Neff 2023-12-10 15:59:34 +01:00
  • d4b3ace3a6 Merge branch 'main' into winrm-better-output Alex 2023-12-09 20:34:05 +01:00
  • f8982a8d65 Move detailed information to info logging output Alexander Neff 2023-12-09 18:53:46 +01:00
  • 847f8c43a4 Merge branch 'main' into ModulesEnumeration Syzik 2023-12-09 03:40:57 +01:00
  • 940f81dec4 Remove old laps checks Alexander Neff 2023-12-09 01:19:55 +01:00
  • 2793895b6e Fix hash and domain handling laps Alexander Neff 2023-12-09 01:10:03 +01:00
  • 14aedea969 Fix laps return values Alexander Neff 2023-12-09 00:58:19 +01:00
  • a7d780ebe4 Remove unused imports Alexander Neff 2023-12-09 00:52:54 +01:00
  • 89d4567a81 Enable logging from outside of modules Alexander Neff 2023-12-09 00:52:27 +01:00
  • 92273306ac Move laps login logic to connection.py Alexander Neff 2023-12-09 00:52:00 +01:00
  • 046b1f9113 Merge pull request #140 from Pennyw0rth/neff-wcc Marshall Hallenbeck 2023-12-08 09:22:05 -05:00
  • a8a810d32b Fix array index Alexander Neff 2023-12-08 12:51:01 +01:00
  • b2b56cd562 Module Description Fix (NeffIsBack) syzik 2023-12-08 05:15:58 +01:00
  • 76836dcc9c Merge pull request #137 from fpreynaud/bugfix Alex 2023-12-08 01:08:12 +01:00
  • 5c87c27f7e Fix ruff Alexander Neff 2023-12-08 00:55:40 +01:00
  • bc0ebf7169 Only surpress errors when using rdp not always Alexander Neff 2023-12-07 22:09:03 +01:00
  • 5daa3ecc7f Surpress any errors when using rdp and broken python version Alexander Neff 2023-12-07 22:01:56 +01:00
  • 313d795871 Fix bug introduced by commit bfd32f1910 François REYNAUD 2023-12-07 18:05:55 +01:00