Commit Graph

1779 Commits (440e2df1f3a226172911b86c33cdda51a86650e0)

Author SHA1 Message Date
Marshall Hallenbeck bfcc689acc refactor(async): update how tasks are created to new threads using proper ThreadPool; update functionality everywhere to match 2023-03-26 01:52:37 -04:00
Marshall Hallenbeck 4c76a30a4a tests: working tests for add and update hosts 2023-03-26 01:50:59 -04:00
Marshall Hallenbeck 93615972d0 tests: print out total tests and how many passed/failed at end 2023-03-26 01:20:08 -04:00
Marshall Hallenbeck f413d0b217 update confusing spooler log entry to specify its from that module 2023-03-26 00:49:31 -04:00
Marshall Hallenbeck d705290a09 tests: improvement on tests 2023-03-25 21:29:18 -04:00
mpgn 118ee3a944 revert some changes on smb 2023-03-25 16:25:36 -04:00
mpgn c7679c7acf revert some changes on smb 2023-03-25 16:10:31 -04:00
Marshall Hallenbeck f8b6add292 tests: add test to run multiple modules at once 2023-03-24 16:49:58 -04:00
Marshall Hallenbeck e7a7476c64 fix(petitpotam): move unneeded class to functions, which also fixes an error when calling 2023-03-24 16:35:40 -04:00
Marshall Hallenbeck 67d0d20dcc fix(install_elevated): update error handling 2023-03-24 16:34:23 -04:00
Marshall Hallenbeck 91bbc1101f fix(ntlmv1): fix error handling when remote registry cannot be accessed or registry entry doesnt exist 2023-03-24 16:33:59 -04:00
Marshall Hallenbeck a6463c60ff feat(modules): allow multiple modules to be ran 2023-03-24 15:21:10 -04:00
Marshall Hallenbeck 192cbb16c9 fix(cmedb): remove twice redundant functions that I messed up with rebase 2023-03-24 15:20:07 -04:00
Marshall Hallenbeck 813edd191a tests: remove unnecessary hardcoded parameters for e2e tests 2023-03-24 15:20:07 -04:00
Marshall Hallenbeck ac5bfb0b8b fix(context): fix the context because my rebase/merge messed it up 2023-03-24 15:20:07 -04:00
mpgn e690044b05 add exist function to cmedb 2023-03-24 15:19:57 -04:00
Marshall Hallenbeck a2daaae538 update how workspaces are created so tests can utilize functionality 2023-03-24 15:19:57 -04:00
mpgn d58a458803 add exist function to cmedb 2023-03-24 15:19:57 -04:00
famos0 9baf2f0840 fix log for modules 2023-03-24 15:19:57 -04:00
Marshall Hallenbeck 5b4693bfcc update how workspaces are created so tests can utilize functionality 2023-03-24 15:19:57 -04:00
Marshall Hallenbeck cd6a9cf8c1 update how workspaces are created so tests can utilize functionality 2023-03-24 15:19:57 -04:00
mpgn 4c2aefba2f add exist function to cmedb 2023-03-24 15:19:55 -04:00
mpgn 528b2c7db8 Update message and module for ntdsutil module 2023-03-24 15:19:18 -04:00
mpgn ea0b542c94 Update message and module for ntdsutil module 2023-03-24 15:19:18 -04:00
Marshall Hallenbeck 5ffedc821d fix: check if ntds attribute exists properly 2023-03-24 15:19:18 -04:00
famos0 fd8216046d fix log for modules 2023-03-24 15:19:03 -04:00
mpgn b994efc418 add warning when dumping ntds 2023-03-24 15:19:03 -04:00
Marshall Hallenbeck f3debbe2ae working on getting tests to work 2023-03-24 15:19:00 -04:00
Marshall Hallenbeck bf7352b98e update how workspaces are created so tests can utilize functionality 2023-03-24 15:19:00 -04:00
Marshall Hallenbeck 48d94bf33e update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:58 -04:00
Marshall Hallenbeck 60405795b2 update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:55 -04:00
Marshall Hallenbeck ae4d64746a tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-24 15:18:51 -04:00
mpgn b7e92281ab add exist function to cmedb 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck a678e92d6f update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
famos0 a3990a6ce4 fix log for modules 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck b85fdbcc8b tests: add e2e tests and README 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 9b8b3f2a29 fix(shadowcoerce): catch error on session disconnect 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 4569a632cf fix(smb): handle SMB SessionErrors when enumerating local groups 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 9cad93fb3a fix(smb): handle ACCESS_DENIED issues when bruteforcing RIDs 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 4ad86cee0d fix(smb): handle additional SMB connection errors, including unknown nt errors that impacket doesnt have 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck ce15480d02 update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 2da1d4ae75 update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
mpgn 91e508441a add exist function to cmedb 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck b061016358 add dependency 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 8b1e51dc96 working on getting tests to work 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 09803effec update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck c4faff639a update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 38e91b9124 update how workspaces are created so tests can utilize functionality 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck bbbe2199a0 tests(deps): add pytest dependency 2023-03-24 15:18:37 -04:00
Marshall Hallenbeck 8b16233271 tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-24 15:18:37 -04:00