Commit Graph

  • be5ce876e3 Add pyvenv config to gitignore Alexander Neff 2023-11-30 07:34:10 -0500
  • 88e229a325 Merge remote-tracking branch 'upstream/main' into winrm-better-output XiaoliChan 2023-11-29 15:12:04 +0800
  • 388208d4ea
    Merge pull request #128 from termanix/AddNewLdapFlagActiveUsers Marshall Hallenbeck 2023-11-28 11:49:55 -0500
  • d29bb7cf18
    Update ldap.py termanix 2023-11-28 19:00:44 +0300
  • 5ca86fc1d7
    Add New Ldap Flag Listing Active Domain Users termanix 2023-11-28 13:40:57 +0300
  • bbbb61a5e1 Merge remote-tracking branch 'upstream/main' into winrm-better-output XiaoliChan 2023-11-28 14:25:54 +0800
  • 7fa783a09d
    Merge branch 'main' into nxcdb-marshall Marshall Hallenbeck 2023-11-25 22:46:08 -0500
  • a6be6c1b07
    Merge pull request #121 from Pennyw0rth/ms17-010-error-handling Marshall Hallenbeck 2023-11-25 22:45:29 -0500
  • b59246da68 Replace old WS_PATH variable Alexander Neff 2023-11-24 19:59:58 -0500
  • e48a02d7d8 Switch command line short form to match syntax Alexander Neff 2023-11-24 19:58:49 -0500
  • 7c3e9a22da Cli command now lists all workspaces and changed workspaces output to match git style Alexander Neff 2023-11-24 19:55:16 -0500
  • f08b58de8a Add cli option to get current workspace Alexander Neff 2023-11-24 19:42:24 -0500
  • e02fabc6b4 ruff: remove unused import Marshall Hallenbeck 2023-11-17 22:56:32 -0500
  • d0c996fc05 feat(nxcdb): add functionality to create and set workspaces without entering interactive console Marshall Hallenbeck 2023-11-17 22:51:43 -0500
  • 861626d061 refactor: deduplicate code and simplify initial db setup Marshall Hallenbeck 2023-11-17 21:24:03 -0500
  • b4f3bacb99 refactor(nxcdb): move shared fdatabase functions to single file Marshall Hallenbeck 2023-11-17 16:55:57 -0500
  • 3eb421ef2a
    Merge branch 'main' into winrm-better-output XiaoliChan 2023-11-16 16:29:30 +0800
  • 29b22b56c7
    Merge branch 'main' into ms17-010-error-handling Marshall Hallenbeck 2023-11-14 10:49:58 -0500
  • 246cc6c0f2
    Merge pull request #120 from Pennyw0rth/e2e_tests_marshall Marshall Hallenbeck 2023-11-14 10:49:41 -0500
  • 9b619b86aa Revert "fix(smb errors): getErrorString only returns one item, not a tuple; fixes #117" Marshall Hallenbeck 2023-11-13 13:42:45 -0500
  • 761cf715d0 fix(ms17-010): better error handling to catch invalid SMB responses wduring check Marshall Hallenbeck 2023-11-13 12:47:28 -0500
  • 1784d55bae fix(smb errors): getErrorString only returns one item, not a tuple; fixes #117 Marshall Hallenbeck 2023-11-13 12:34:45 -0500
  • c6b8905406 tests: improve output of e2e tests for errors by not coloring the entire output red and printing command before running Marshall Hallenbeck 2023-11-13 12:17:04 -0500
  • fd5d37eb13
    Merge branch 'main' into winrm-better-output Marshall Hallenbeck 2023-11-13 10:17:52 -0500
  • 8879ccc52b
    Merge pull request #118 from Pennyw0rth/develop Marshall Hallenbeck 2023-11-13 10:10:07 -0500
  • c499d92c70
    Merge pull request #116 from Pennyw0rth/netexec-v1.1.0 Marshall Hallenbeck 2023-11-12 17:28:21 -0500
  • 346b0b447a Fix Xioali link Alexander Neff 2023-11-12 23:27:31 +0100
  • 6bf7bd4481 Add Xiaoli to Readme Alexander Neff 2023-11-12 23:22:28 +0100
  • 983d06d1f0 Bump version to v1.1.0 Alexander Neff 2023-11-12 23:19:09 +0100
  • 54eb620b1d
    Merge pull request #115 from Pennyw0rth/neff-bugfixes Marshall Hallenbeck 2023-11-12 17:14:52 -0500
  • 862aef7ec6 Properly use f-string Alexander Neff 2023-11-12 23:14:04 +0100
  • c9c676a03b
    Merge branch 'develop' into neff-bugfixes Marshall Hallenbeck 2023-11-12 17:10:19 -0500
  • 57e31aef07 Extract laps_search from smb and winrm to /protocols/ldap/laps Alexander Neff 2023-11-11 17:31:37 -0500
  • 75190da24a Adding error handling for unexpected powershell output, see issue #93 Alexander Neff 2023-11-11 17:13:41 -0500
  • 76f23d422d [winrm] better output XiaoliChan 2023-11-11 20:49:33 +0800
  • 426e446eb7
    Merge pull request #106 from nikaiw/develop Alex 2023-11-10 07:31:27 -0500
  • a440a83a2e
    Merge pull request #113 from XiaoliChan/ssh-fix Alex 2023-11-10 07:26:59 -0500
  • bbad2c90e5 Merge remote-tracking branch 'upstream/develop' into ssh-fix XiaoliChan 2023-11-10 13:58:01 +0800
  • 82b2f1e3d5 [ssh] fix #112 XiaoliChan 2023-11-10 13:50:08 +0800
  • 5b21585a9f
    Merge pull request #109 from Pennyw0rth/neff-small-improvements Marshall Hallenbeck 2023-11-09 15:42:41 -0500
  • 4a7d7f2074
    Merge branch 'develop' into neff-small-improvements Marshall Hallenbeck 2023-11-09 15:42:07 -0500
  • 9550c0533a Fix grammar Alex 2023-11-09 21:34:59 +0100
  • 7a4246aa99
    Merge pull request #111 from Pennyw0rth/issues/104 Marshall Hallenbeck 2023-11-09 15:18:09 -0500
  • 3333bf9449 revert(kerberoasting): go back to defining output file after --kerberoast and remove --output-file param Marshall Hallenbeck 2023-11-09 14:00:49 -0500
  • 2c4be2ebe2 fix(kerberoasting): fixed kerberoasting; added output-file option, removed unnecessary param for --kerberoasting; fixed kcache checking Marshall Hallenbeck 2023-11-09 13:37:49 -0500
  • 26b9ecc482 fix(kerberos): only use kcache if asked to via cml parameters; add additional debug and error handling Marshall Hallenbeck 2023-11-09 12:51:09 -0500
  • f1388aa429 fix(kerberos): check if there is the KRB5CCNAME before referencing it Marshall Hallenbeck 2023-11-09 12:27:02 -0500
  • f46ba02a31 kerberoasting/asreproasting: just take in -- command, does not require useless param anymore Marshall Hallenbeck 2023-11-09 12:05:20 -0500
  • 49d4441b0f
    Merge pull request #107 from XiaoliChan/winrm-missport Marshall Hallenbeck 2023-11-08 22:54:59 -0500
  • ad2744269d
    Merge pull request #108 from Pennyw0rth/issues/101 Marshall Hallenbeck 2023-11-08 22:54:09 -0500
  • d561bd01ec Make module description more precise Alexander Neff 2023-11-08 21:22:35 +0100
  • 4dd3e4803d Improve module option text Alexander Neff 2023-11-08 21:19:26 +0100
  • 364513a203 fix(ms17-010): move functions to NXCModule for context.log to properly display output Marshall Hallenbeck 2023-11-08 13:32:09 -0500
  • 092eb0c5a1 fix(ms17-010): ms17-010 works now, and has a lot more debugging info if wanted Marshall Hallenbeck 2023-11-08 13:21:25 -0500
  • fef8028b13 [winrm] disable logger & add miss port args Xiaoli Chan 2023-11-08 20:38:58 +0800
  • 8cd85def45 disable use of ssh_agent in paramiko, first fix for #105 NK 2023-11-08 00:55:34 +0100
  • e07b3e45ba
    Merge pull request #72 from XiaoliChan/winrm-improv Alex 2023-11-07 14:42:03 -0500
  • 17a032ff00 [winrm] Add e2e and improve tips Xiaoli Chan 2023-11-07 12:32:18 +0800
  • 20faa3c7f6 [winrm] e to string Xiaoli Chan 2023-11-07 12:27:30 +0800
  • 67b6acb30a [winrm] Add comment about dos attack Xiaoli Chan 2023-11-07 12:23:52 +0800
  • 3d2f3e1f8c [winrm] args info Xiaoli Chan 2023-11-07 03:50:16 +0800
  • c69583f49f [winrm] improve sam & lsa dump Xiaoli Chan 2023-11-07 03:45:58 +0800
  • 2247bb5f31 [winrm] use 'cmd /c' when command running in powershell Xiaoli Chan 2023-11-07 02:07:19 +0800
  • e6934000b4 [winrm] ruff Xiaoli Chan 2023-11-07 02:04:15 +0800
  • 957b15aaef [winrm] try catch in sam & lsa Xiaoli Chan 2023-11-07 01:55:10 +0800
  • 7b10dcefd4 [winrm] revert args to old one Xiaoli Chan 2023-11-07 01:36:28 +0800
  • 79dfbba09b [winrm] mpgn: local-auth review Xiaoli Chan 2023-11-06 22:20:32 +0800
  • 06cbb35158 [winrm] ugly if condition Xiaoli Chan 2023-11-06 13:48:28 +0800
  • 9bbab6b47d [winrm] clean Xiaoli Chan 2023-11-06 04:09:56 +0800
  • 415cd1afa0 [winrm] Fix local auth Xiaoli Chan 2023-11-06 04:08:57 +0800
  • 112c172403 [winrm] ruff Xiaoli Chan 2023-11-06 03:35:42 +0800
  • 2b4ea74922 [winrm] fix mpgn test issues Xiaoli Chan 2023-11-06 03:32:06 +0800
  • d80abb4be9 [winrm] improve enum Xiaoli Chan 2023-11-06 03:24:35 +0800
  • 234987b97e [winrm] improve logger Xiaoli Chan 2023-11-06 02:26:25 +0800
  • 8059a6b159 [winrm] self review Xiaoli Chan 2023-11-06 02:12:12 +0800
  • 892a411ea3 [winrm] more make sense Xiaoli Chan 2023-11-06 02:07:06 +0800
  • e85fe3c4f2 [winrm] marshall review Xiaoli Chan 2023-11-06 02:03:20 +0800
  • e1a4da1cea [winrm] ruff Xiaoli Chan 2023-11-06 01:53:04 +0800
  • 6e562cdfa6 [winrm] ruff Xiaoli Chan 2023-11-06 01:50:37 +0800
  • 9b475c32ed [winrm] marshall review Xiaoli Chan 2023-11-06 01:45:25 +0800
  • c38deee8d8 [winrm] conflict fix Xiaoli Chan 2023-11-06 01:04:17 +0800
  • 470b4e88cc
    Merge pull request #90 from Pennyw0rth/neff-bh-pc Marshall Hallenbeck 2023-11-04 16:40:05 -0400
  • ffa2d8918d [winrm] clean up XiaoliChan 2023-11-04 23:28:33 +0800
  • 2bf2c30e01 [winrm] ruff XiaoliChan 2023-11-04 23:19:52 +0800
  • 40f30af119 [winrm] controversial: revert kerberos implement XiaoliChan 2023-11-04 23:13:27 +0800
  • 88f7ab3a6f Merge remote-tracking branch 'upstream/develop' into winrm-improv XiaoliChan 2023-11-04 22:55:30 +0800
  • 96ad5721f5 Functionalyze bloodhound connector, improve handling bloodhound connection without a domain Alexander Neff 2023-11-03 20:24:43 -0400
  • d5631cfa60 Move logging output above adding user to bloodhound Alexander Neff 2023-11-03 20:23:15 -0400
  • 4f7264312f Merge branch 'develop' into neff-bh-pc Alexander Neff 2023-11-03 17:25:45 -0400
  • e046a67775
    Merge pull request #88 from Pennyw0rth/neff-neo4j Alex 2023-11-03 17:16:49 -0400
  • 3b466a3c9e Merge branch 'develop' into neff-neo4j Alexander Neff 2023-11-03 16:58:01 -0400
  • 1156bd4655
    Merge branch 'develop' into winrm-improv Marshall Hallenbeck 2023-11-03 14:14:38 -0400
  • 9fc67da64e
    Merge pull request #63 from XiaoliChan/connection-miss-port Marshall Hallenbeck 2023-11-03 14:14:25 -0400
  • b4bd5d6c83
    Merge branch 'develop' into connection-miss-port Marshall Hallenbeck 2023-11-03 12:31:09 -0400
  • 5e247be9d5
    Merge pull request #50 from Pennyw0rth/s4u zblurx 2023-11-03 12:16:29 +0100
  • 2c1f30a276 fix ruff alerts zblurx 2023-11-01 19:47:38 +0100
  • 4853942fee
    Merge branch 'develop' into s4u zblurx 2023-11-01 19:18:25 +0100
  • 3f91715d31 [winrm] marshall: review I XiaoliChan 2023-11-01 13:44:32 +0800
  • 74a33e27b0 Merge remote-tracking branch 'upstream/develop' into connection-miss-port XiaoliChan 2023-11-01 13:10:29 +0800
  • 47eed50292 Autoformat and fixing some line breaks Alexander Neff 2023-10-31 16:48:23 -0400