Commit Graph

420 Commits (12e259970d7c110daf835bf5dbdbdc15c924ed1b)

Author SHA1 Message Date
Cyber Celt b43f84ac9c
Adding find_computer.py as a replacement for comp_desc.py
Adding find_computer.py as a replacement for comp_desc.py. It now takes a TEXT field and searches both names and operating system  fields.
2023-08-10 14:03:10 +01:00
Cyber Celt 2a197ac2b3
Delete comp_desc.py
Replacing with find_computer.py
2023-08-10 14:01:36 +01:00
Cyber Celt 6ff48c762c
Update comp_desc.py 2023-08-10 13:09:39 +01:00
Bryan De Houwer 9ef2ca6e48 Fix ldap checker bug 2023-08-08 16:25:21 +02:00
Alexander Neff 1ab200c5a5 Fix crash in veeam module when password contains whitespaces and inform user 2023-08-05 18:27:35 +02:00
mpgn d26d822fa4 recompile exe 2023-07-31 06:10:47 -04:00
termanix 2e0ee1eaca
New module pi
Pi module is used to run commands by process injection method for logged in user(s) in case of having admin rights on windows system.
2023-07-26 15:01:30 +03:00
mpgn 963630ccca
Merge pull request #55 from godylockz/master
spider_plus Improvements
2023-07-24 12:56:00 +02:00
mpgn 260c7695dc
Merge pull request #36 from Dfte/master
Update impersonate.py
2023-07-23 17:10:58 +02:00
mpgn b492993a77 update to new log function 2023-07-23 11:03:17 -04:00
mpgn 686a1c4a14 update binary :) 2023-07-23 10:55:00 -04:00
godylockz 81a03045d7 Improvements for the spider_plus CME module including downloading files 2023-07-22 11:01:32 -04:00
mpgn ae3ef444b3
Update lsassy_dump.py #42 2023-07-14 10:16:55 +02:00
FateNull 1265196e7f
Fix typo in ioxidresolver module description (#44) 2023-07-14 10:03:37 +02:00
mpgn 19aa2d99d8
Update comp_desc.py fix indent 2023-07-12 09:29:00 +02:00
Cyber Celt 3d62bb33cf
Made module name lowercase in Options help text
Made module name lowercase in Options help text
2023-07-12 07:03:48 +01:00
Cyber Celt 9a4967e0ab
Made module name lowercase in Options help text
Made module name lowercase in Options help text
2023-07-12 07:01:55 +01:00
Cyber Celt f0820dff12
Made module name lowercase in Options help text
Made module name lowercase in Options help text
2023-07-12 06:56:06 +01:00
Cyber Celt 61a5db55fe
Removed recursion and improved indentation 2023-07-11 21:58:46 +01:00
Cyber Celt 48345e48d5
Converted module name to lowercase
Converted module name to lowercase
2023-07-11 21:24:04 +01:00
Cyber Celt 0baced2e56
Converted module name to lowercase
Converted module name to lowercase
2023-07-11 21:23:30 +01:00
Cyber Celt c402403d77
Converted module name to lowercase 2023-07-11 21:22:54 +01:00
Cyber Celt e1c518ab0b
LDAP Enumeration and Add-Computer Modules
LDAP Enumeration and Add-Computer Modules
2023-07-10 21:32:47 +01:00
Defte 1dc5aa9efa
Update impersonate.py
Update the impersonate module so that it prints token integrity :)
2023-07-08 17:38:48 +02:00
Lodos2005 3fd728499d hash_spider module saving hashes to cmedb. 2023-07-03 23:14:16 +03:00
mpgn 903f46f161 switch output to info for enum_av 2023-07-03 15:46:50 -04:00
lefayjey e52e25ccaa Fix AES authentication for SMB 2023-07-03 19:18:33 +02:00
mpgn afb175215b
Update adcs.py with BASE_DN option #8 (#18)
* Update adcs.py with BASE_DN option #8

* Update subnets.py with new option BASE_DN
2023-07-03 16:41:28 +02:00
mpgn e1345d4b1e
Update laps.py to work with the new Windows LAPS (#16) 2023-07-03 11:00:43 +02:00
mpgn f33dae42b7
Update spider_plus.py
exclude IPC$
2023-06-29 16:27:13 +02:00
probird5 3975002428
Merge branch 'mpgn:master' into wdigest 2023-06-28 19:05:29 -04:00
probird5 989c961c42 Changed context.log and added check to menu 2023-06-28 19:03:27 -04:00
probird5 3c4ae2a801 Fixed single and double quotes 2023-06-27 13:36:43 -04:00
probird5 94cf068806 Added option to wdigest module to check reg key 2023-06-27 09:38:26 -04:00
plazar 1a043b78fa
Add new module PSO 2023-06-27 14:23:43 +02:00
Marshall Hallenbeck 34703125c4 fix(veeam): add in try/except for shutting down remote registry 2023-06-01 10:31:14 -04:00
Alex 77a45f9b2f
Add Marshall to veeam module contributions 2023-06-01 01:16:37 +02:00
Alexander Neff 2e8f1508da Fix minor Format issue 2023-06-01 00:17:17 +02:00
Alexander Neff 1a9dfe81ac Added PostgreSQL support for veeam dumper module 2023-06-01 00:05:19 +02:00
Alexander Neff 7e5bf7bc61 Veeam Module now supports Veeam v12 if MsSql is used 2023-05-29 17:26:50 +02:00
Alexander Neff 1f7f581d2d Improve exception handling in modules veeam and winscp 2023-05-29 16:33:19 +02:00
Alex 8559d0f10b
Merge pull request #45 from mpgn/neff_small_improvements 2023-05-25 17:03:03 +02:00
mpgn 4f46a19631 fix ldap connection 2023-05-25 04:00:22 -04:00
mpgn 95bd9bca54 remove ldap3 dependency for ldap-checker module 2023-05-24 17:33:47 -04:00
Alexander Neff 2b007032fd Add Sophos av services, taken from https://github.com/tothi/serviceDetector/pull/6 2023-05-24 11:57:25 +02:00
dt 9fbad041c0 Add Sophos to enum_av module (pipes for now) 2023-05-24 11:23:49 +02:00
Alex f8e787a5f4
Delete output-test.py 2023-05-11 14:41:42 +02:00
mpgn a0d6e64f8f black v2 formating 2023-05-08 14:39:36 -04:00
Marshall Hallenbeck fcfebc21e2 clean and fix imports 2023-05-07 18:51:01 -04:00
Marshall Hallenbeck c763baf6b6 black format drop-sc.py 2023-05-07 07:46:57 -04:00