Commit Graph

270 Commits

Author SHA1 Message Date
famos0 cebb70cb6f finish ntdsutil.py module 2023-03-22 12:40:04 +01:00
famos0 710a7559c2 add random outputdir 2023-03-22 10:45:02 +01:00
famos0 0482a98ff5 add ntdsutil module 2023-03-22 10:35:18 +01:00
mpgn 510b425910 Merge pull request #11 from zblurx/ldap-signing
update ldap-checker
2023-02-28 17:04:58 +01:00
mpgn b03e87b96e update av json 2023-02-28 10:46:13 -05:00
zblurx 407ce0f796 update ldap-checker 2023-02-28 16:37:11 +01:00
mpgn c294f87725 Improve output 2023-02-21 16:57:14 -05:00
mpgn 44e5020123 Add enum_av from @tothi 2023-02-21 16:28:53 -05:00
mpgn 19a6c3887f merge master into pr 2023-02-16 08:04:23 -05:00
zblurx 057bd8e889 change wireless module 2023-02-14 11:12:39 +01:00
zblurx 56e07ae0f5 add rdcman module 2023-02-14 11:12:22 +01:00
zblurx 619d21bf6c fix firefox upgrade_conn 2023-02-14 11:12:12 +01:00
mpgn 8e9bbf14fb Merge branch 'master' into master 2023-02-14 09:52:07 +01:00
Zak a185b7c860 Update masky module (v0.2.0) 2023-02-14 03:43:20 -05:00
Zak ada917cc02 Update masky module (v0.2.0) 2023-02-13 23:20:17 +01:00
Daahtk 324996c2e1 Update msol.py 2023-02-13 15:55:02 -05:00
Daahtk 02fd427e34 Update msol.py 2023-02-13 15:55:02 -05:00
Daahtk a2a844c3cb Update msol.py 2023-02-13 15:55:02 -05:00
Daahtk 34b88f80af Add the MSOL module to dump msol cleartext password
This module will dump the cleartext password for the user MSOL_XXXX on the Azure AD Connect server. This user has DCSync rights.
2023-02-13 15:55:02 -05:00
mpgn 7b64626c47 Add two module winscp and veeam dump 2023-02-13 08:32:43 -05:00
Alexander Neff dfb0eee317 Fix bugs and error handling 2023-02-13 08:32:40 -05:00
Alexander Neff 24a2ae4955 Added module to dump credentials from veeam sql db 2023-02-13 08:32:40 -05:00
Alexander Neff d782fec1ff Clean up code and add more logging 2023-02-13 08:32:34 -05:00
Alexander Neff 98620ecdf9 Clean up Code 2023-02-13 08:32:34 -05:00
Alexander Neff cb3f44efd1 Added ability to scan for winscp.ini files 2023-02-13 08:32:34 -05:00
Alexander Neff 1456307e11 Add check if MasterPassword is set for Winscp to skip the encryption 2023-02-13 08:32:34 -05:00
Alexander Neff 9685a8f1c6 Now extract all winscp credentials from registry by loading ntuser.dat dynamically from every user 2023-02-13 08:32:34 -05:00
Alexander Neff 840a2f6628 Extract all winscp credentials from all logged in users from registry 2023-02-13 08:32:34 -05:00
Alexander Neff ca988744f0 Add winscp registry extraction 2023-02-13 08:32:34 -05:00
Alex 02f43dc287 baseline for winscp_dump module 2023-02-13 08:32:34 -05:00
zblurx 6f198372ca merge firefox into dpapi core option 2023-02-13 11:48:12 +01:00
lefayjey 877ebc28d5 Fix conf base for child domains 2023-02-12 16:19:35 -05:00
Julio Ureña 01de301ce1 Create groupmembership.py
A module to query the groups to which a user belongs.
2023-02-12 16:13:19 -05:00
Cameron Stark 59e0e6b340 fix OUTPUT option description in spider_plus 2023-02-12 16:09:17 -05:00
Sunggwan Choi 909f44d155 Fix ldap-checker module pth auth using NT hash 2023-02-12 16:00:43 -05:00
mpgn 60a7d8bdc0 Fix issue #732 2023-02-12 15:59:52 -05:00
iLightThings e84f589902 Update nopac.py
Fixed spelling
2023-02-12 09:21:08 -05:00
lefayjey 5f5884785f Fix ccache kerberos auth using rpc 2023-02-12 09:14:08 -05:00
zblurx a4c53cab36 update firefox module 2023-02-10 15:57:10 +01:00
zblurx a0832f2190 add firefox module 2023-02-10 15:16:10 +01:00
zblurx f790d95613 pass it to core option 2023-02-07 12:06:42 +01:00
zblurx 66cd0799ab add comments and limit cert dump to clientauth cert 2023-01-23 10:12:28 +01:00
Shariq Malik b14fe7f94f Fixed bh_owned error on non-existing values
If a computer on the network has been compromised but is not listed in the Neo4j database. CME won't crash any more.
2022-12-12 14:39:29 -05:00
zblurx 6f7c99bb50 Merge branch 'Porchetta-Industries:master' into master 2022-11-25 17:25:16 +01:00
Shariq Malik a3046f657b Fixed bh_owned error on non-existing values
If a computer on the network has been compromised but is not listed in the Neo4j database. CME won't crash any more.
2022-11-25 16:58:52 +05:00
zblurx 75d01e5cb6 init dpapi module 2022-11-17 16:16:10 +01:00
Julio Ureña a5c30851c0 Fix output always returning false
Based on Neo4j documentation https://neo4j.com/docs/api/python-driver/current/api.html#neo4j.Result I added some modification to the result variable.

The way it was code, `result.value()` always return 0.
2022-11-09 15:39:43 -04:00
Julio Ureña ba690f93fd Added the option to select architecture (64 or 32)
The module only allowed 32 bits, with this change it is possible to select 32 bits or 64 bits architecture.
2022-11-09 07:07:29 -04:00
Julio Ureña ccfd9565e0 Fix #671 - handlekatz modules fail
handlekatz modules fail if directory /tmp/shared does not exist. I changed the directory from /tmp/shared to /tmp and the option description.
2022-11-08 11:14:00 -04:00
Julio Ureña 61757a2cd2 Fix #671 - procdump modules fail
procdump modules fail if directory /tmp/shared does not exist. I changed the directory from /tmp/shared to /tmp and the option description.
2022-11-08 11:13:05 -04:00