Commit Graph

80 Commits (main)

Author SHA1 Message Date
Alexander Neff a869c6f5e8 Merging main into fgpp and resolving conflicts 2024-03-15 00:56:38 +01:00
Alexander Neff b59246da68 Replace old WS_PATH variable 2023-11-24 19:59:58 -05:00
Marshall Hallenbeck c6b8905406 tests: improve output of e2e tests for errors by not coloring the entire output red and printing command before running 2023-11-13 12:17:04 -05:00
Xiaoli Chan 17a032ff00 [winrm] Add e2e and improve tips
Signed-off-by: Xiaoli Chan <2209553467@qq.com>
2023-11-07 12:32:18 +08:00
Marshall Hallenbeck 1156bd4655
Merge branch 'develop' into winrm-improv 2023-11-03 14:14:38 -04:00
zblurx 4853942fee
Merge branch 'develop' into s4u
Signed-off-by: zblurx <68540460+zblurx@users.noreply.github.com>
2023-11-01 19:18:25 +01:00
XiaoliChan 3f91715d31 [winrm] marshall: review I
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-11-01 13:44:32 +08:00
XiaoliChan aeb2a62e1e [winrm] repush commit
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-29 19:12:06 +08:00
Marshall Hallenbeck 0bdbdc7eab fix(tests): add second parameter for ftp put location 2023-10-26 19:10:58 -04:00
Marshall Hallenbeck dc5ef93f7c
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-26 18:10:05 -04:00
XiaoliChan 4153b80643 Merge remote-tracking branch 'upstream/develop' into ssh-improv 2023-10-22 19:11:08 +08:00
Marshall Hallenbeck e9eccba193 refactor: remove Python shebangs since they are not needed 2023-10-21 23:45:16 -04:00
Marshall Hallenbeck a68265bb13 feat(tests): allow running specific proto tests via --protocols 2023-10-20 15:02:37 -04:00
Marshall Hallenbeck 30c474cbd6 refactor(tests): move --options above the module run for each module 2023-10-18 14:02:32 -04:00
Marshall Hallenbeck 41fac78df4 tests: add iis and pi module tests 2023-10-18 13:57:33 -04:00
Marshall Hallenbeck e153790d76 tests: add add-computer to e2e tests 2023-10-18 13:51:40 -04:00
Marshall Hallenbeck 085868c551 fix(tests): some modules have a PASSWORD and may have a USERNAME param, so update the login string variable 2023-10-18 13:51:15 -04:00
Marshall Hallenbeck a3b0428f8d fix(tests): add in space so command is correct 2023-10-17 14:58:22 -04:00
Marshall Hallenbeck 82e5d78007 ruff: eradicate commented out code 2023-10-14 18:34:09 -04:00
Marshall Hallenbeck 276e6c7d59 fix(tests): properly reference test passwords file 2023-10-14 16:32:24 -04:00
Marshall Hallenbeck d8b29312b7 ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
Marshall Hallenbeck 9a4dbf15cf tests: add --poetry parameter to prepend 'poetry run' before commands 2023-10-14 14:29:01 -04:00
Marshall Hallenbeck cdcde5a91b ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
Marshall Hallenbeck 008b99a28b ruff: add flake8-pytest-style (PT) and auto-run 2023-10-13 15:25:36 -04:00
Marshall Hallenbeck 7edc28359c fix(tests): re-add mistakenly removed tests 2023-10-12 17:24:35 -04:00
Marshall Hallenbeck 4045bebd77 ruff: auto flake8-bugbear, see B006 mutable-argument-default for function param changes 2023-10-12 17:17:20 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
zblurx dd55907929 update e2e 2023-10-12 14:39:28 +02:00
sandw1ch 47a158fdc2
Update e2e_commands.txt
Signed-off-by: sandw1ch <se.brink15@gmail.com>
2023-10-10 16:09:38 -05:00
sandw1ch cdced86af4
Update e2e_commands.txt to include get_fgpp
Signed-off-by: sandw1ch <se.brink15@gmail.com>
2023-10-10 13:36:39 -05:00
XiaoliChan d21bf5e463 [ssh] Marshall review I
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-10-07 15:36:00 +08:00
zblurx 73fe842064 update e2e_tests 2023-10-03 19:44:54 +02:00
romanrii f2d0178529 Added function tests + test file for FTP upload/download testing 2023-10-03 04:09:13 +00:00
Marshall Hallenbeck 85335213da automatic ruff fixing 2023-09-20 11:59:16 -04:00
Marshall Hallenbeck 3a6b2492ee fix nxcdb capitalization 2023-09-14 17:41:23 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
Marshall Hallenbeck 68a3d21c78 fix bug where socket would not exist and updated ftp/ssh-related tests to include file creds 2023-06-18 10:09:01 -04:00
Marshall Hallenbeck 5f66226f17 fix(tests): update create_workspace call 2023-06-12 10:46:15 -04:00
Marshall Hallenbeck efb789d890 tests: add ftp tests 2023-05-28 10:05:07 -04:00
Marshall Hallenbeck 6de4370a25 tests: add details about --errors options for e2e tests 2023-05-11 09:21:24 -04:00
mpgn a0d6e64f8f black v2 formating 2023-05-08 14:39:36 -04:00
Marshall Hallenbeck 4f634d6f9e fix(tests): update e2e tests regex/target name since some modules use TARGET as an option 2023-05-07 07:46:57 -04:00
Marshall Hallenbeck 08c98c17de fix(tests): update daclread test to include proper options 2023-05-07 07:46:53 -04:00
Marshall Hallenbeck 5119d7b59e fix(empire): update test to include listener and obfuscate test (still commented out) 2023-05-07 07:46:53 -04:00
Marshall Hallenbeck adbc0d9191 fix(e2e tests): make sure there is a space after KERBEROS for regex 2023-05-07 07:45:25 -04:00
mpgn 2be85b5da7 black formating 2023-05-02 11:17:59 -04:00
Marshall Hallenbeck c74130dbc7 tests: fix first line of e2e tests and comment out some long-running/hanging modules, and add in commented SSH tests 2023-04-30 17:25:13 -04:00
Marshall Hallenbeck c8fa1efb90 fix(tests): update masky command, but this requires setting the CA to the user's CA 2023-04-08 13:53:58 -04:00
Marshall Hallenbeck f350c2a89c fix(tests): update keepass_trigger command to reference default KeePass config 2023-04-08 13:28:58 -04:00
Marshall Hallenbeck 47c8c335d4 feat(tests): allow for printing errors from command ran. This allows us to view connection or other errors that arent fatal, but still lead to bugs 2023-04-08 12:39:49 -04:00