Commit Graph

2600 Commits (d1aec0611e9ae6b36c017ad9b36a857987859357)

Author SHA1 Message Date
mpgn fc9734fa0e
Update smb.py with missing try catch 2023-06-29 22:56:20 +02:00
François REYNAUD 4cd17622a5 Merge branch 'master' of https://github.com/mpgn/CrackMapExec into dev 2023-06-29 18:01:04 +02:00
mpgn 3b6d335b2e
Merge pull request #9 from mpgn/mpgn-patch-1
Update spider_plus.py
2023-06-29 16:27:46 +02:00
mpgn f33dae42b7
Update spider_plus.py
exclude IPC$
2023-06-29 16:27:13 +02:00
mpgn 7ddaea57fd
Merge pull request #4 from probird5/wdigest
Added option to wdigest module to check registry key without editing it
2023-06-29 10:10:42 +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
mpgn 70f155c2fa
Merge pull request #3 from fplazar/master
Add new module PSO
2023-06-28 23:28:15 +02: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
mpgn 73f6c00bde add equirements.txt 2023-06-26 17:55:21 -04:00
mpgn 4ae7976beb
Merge pull request #1 from mpgn/mpgn-patch-1
Update README.md
2023-06-26 23:23:44 +02:00
mpgn 9b06b46341
Update README.md 2023-06-26 23:21:48 +02:00
mpgn 1f329189c7 bump to 6.0.0 2023-06-26 13:32:44 -04:00
Marshall Hallenbeck 87de181126 fix(nmap): passing in an nmap xml scan works again. added missing protocols and removed http 2023-06-25 21:17:23 -04:00
François REYNAUD e12488f73c Fix module not working when run on multiple hosts 2023-06-21 17:46:44 +02:00
François REYNAUD 384ed547e6 Add cmedb wcc export 2023-06-21 17:19:25 +02:00
mpgn f884fcd84a
Update README.md with deprecated text 2023-06-20 22:47:09 +02:00
Alex a42a57915c
Merge pull request #55 from mpgn/neff_bugfixes 2023-06-19 17:19:22 +02: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
Alex 98edc72394
fix login with protocols not using a domain when using a user file 2023-06-16 23:14:35 +02:00
Alex 40a6da4f3e
prevent execution when no protocol is used 2023-06-16 10:14:55 +02:00
mpgn 69fb0d71ce fix asreproasting for aes enc https://github.com/fortra/impacket/pull/1554#event-9536825290 2023-06-15 04:22:52 -04:00
mpgn 2791ba9ff3 fix share filter 2023-06-15 03:55:24 -04:00
Marshall Hallenbeck d030fad580 Merge branch 'master' of github.com:mpgn/cme 2023-06-14 11:03:40 -04:00
Marshall Hallenbeck 614e0ef4e3 fix: allow for sam, lsa, ntds, and dpapi cred gathering together 2023-06-14 11:03:26 -04:00
mpgn 36d11e90f3
Merge pull request #54 from mpgn/ldap-bind
fix ldap with null credential
2023-06-14 09:54:36 +02:00
mpgn eba9bfaa92 fix ldap with null credential 2023-06-13 15:09:28 -04:00
Marshall Hallenbeck bb61665db5
Merge pull request #52 from mpgn/protocol_db_marshall
Merge FTP Protocol Changes
2023-06-13 09:15:17 -04:00
Marshall Hallenbeck 5f66226f17 fix(tests): update create_workspace call 2023-06-12 10:46:15 -04:00
Marshall Hallenbeck 7788e03e70 Merge branch 'master' into protocol_db_marshall 2023-06-10 22:16:05 -04:00
Marshall Hallenbeck b97b82d652 feat(ftp): add host and cred cmedb functionality 2023-06-10 22:15:06 -04:00
Marshall Hallenbeck 21283b57cc fix(ftp): change parameters to proper input 2023-06-10 22:14:38 -04:00
Marshall Hallenbeck 4dc4890566 feat(ftp): add host and cred data to db 2023-06-10 22:14:04 -04:00
Marshall Hallenbeck 7df6f02945 fix(ftp): change directory_listings DB name to be correct 2023-06-09 23:04:09 -04:00
Marshall Hallenbeck 1af43dafe4 feat(ftp): add add_host to ftp for cmedb 2023-06-09 23:02:34 -04:00
François REYNAUD 06d9a30090 Make cmedb wcc help sexier 2023-06-09 17:09:20 +02:00
François REYNAUD 88aef1e4f9 Update wcc command in cmedb 2023-06-09 16:28:07 +02:00
François REYNAUD 679d74e883 Refactor a little bit 2023-06-09 16:27:29 +02:00
François REYNAUD fce9476b4b Change when results are written to a file
Now, only if the OUTPUT option is provided.
2023-06-09 12:03:35 +02:00
François REYNAUD 192ee6c901 Add 'wcc' command and its help to cmedb 2023-06-09 11:47:40 +02:00
François REYNAUD 8fd247bcb9 Rework wcc module to use cmedb 2023-06-09 11:46:01 +02:00
François REYNAUD da57a3101e Add methods to interact with conf_checks and conf_checks_results tables 2023-06-09 11:07:30 +02:00
François REYNAUD 8922e812a1 Add tables conf_checks and conf_checks_results to db schema 2023-06-09 11:05:59 +02:00
François REYNAUD 75589b8d86 Merge in next release code 2023-06-09 11:03:45 +02:00
zblurx 2b8ecb3025
fix logger in dpapi function (#50) 2023-06-08 22:58:01 +02:00
François REYNAUD ad152dd9d5 Change default output file name 2023-06-02 17:50:41 +02:00
François REYNAUD c744598151 Define explicit REG_VALUE_TYPEs 2023-06-02 17:17:50 +02:00
François REYNAUD d0f3edd1f6 Change logging 2023-06-02 17:15:55 +02:00