mpgn
2df0069c46
Cleanup module
2022-02-23 15:09:19 -05:00
mpgn
681adf3614
Update MAQ module
2022-02-13 07:22:55 -05:00
mpgn
c79714249a
Remove error message when using MAQ module
2022-02-06 07:40:49 -05:00
mpgn
ba79b0e474
Fix issue #531
2022-02-05 17:58:49 -05:00
mpgn
4e0d7700a4
Add description module ms17-010
2022-01-16 12:57:40 -05:00
mpgn
8c77eacbbf
Update module adcs
2021-12-18 16:21:42 -05:00
mpgn
c259a42c6c
Add modules IOXIDResolver & MS17-010
2021-12-18 15:28:34 -05:00
mpgn
66621b9014
Merger master public to sponsor version
2021-12-17 15:45:21 -05:00
mpgn
772d541da5
Add nopac module
2021-12-17 15:39:04 -05:00
mpgn
0f5f45fc69
Fix petitpotam module
2021-12-08 07:46:31 -05:00
mpgn
f62aef6de9
Merge branch 'master' of https://github.com/mpgn/cme
2021-12-08 07:39:37 -05:00
mpgn
a2a9d6dccc
Add petitpotam & zerologon module
2021-12-08 07:21:13 -05:00
zblurx
89f3a572bb
FILENAME option description modified
2021-12-03 17:06:51 +01:00
zblurx
d56199bb35
added drop-sc module
2021-12-03 17:00:14 +01:00
mpgn
b453988f15
Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec
2021-11-25 16:02:29 -05:00
mpgn
25686f4271
Merge pull request #509 from @p0dalirius
...
Added LDAP module to list AD sites and subnets
2021-11-24 20:35:41 +01:00
mpgn
f2ce260666
Merge pull request #495 from @qtc-de
...
Add ldap-signing module
2021-11-24 20:35:36 +01:00
p0dalirius
8c9a3d37dd
Added LDAP module to list AD sites and subnets
2021-11-24 20:33:14 +01:00
mpgn
e979dfe4f9
Add bloodhound core feature
2021-11-20 16:37:14 -05:00
mpgn
e3ba6de497
Improve output module handlekatz and nanodump
2021-11-14 12:22:44 -05:00
mpgn
a17211cbf2
Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec
2021-11-14 07:16:49 -05:00
mpgn
9c8c0f7d1f
Add module handlekatz and nanodump
2021-11-14 07:15:42 -05:00
Sam Free5ide
482b49ef9e
Change info message position
2021-10-30 23:15:11 +03:00
Sam Free5ide
408b002681
Add ADCS module options
2021-10-30 22:59:39 +03:00
mpgn
6558850328
Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec
2021-10-18 09:49:51 -04:00
Pixis
0776ce5aee
Delete lsassy dump after process
...
Thanks to [Laxa](https://github.com/Laxa ) message to me noticing this.
2021-10-18 15:32:34 +02:00
mpgn
edd1fe127b
Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec
2021-10-16 15:43:26 -04:00
mpgn
e82b76f199
Merge pull request #497 from Hackndo/patch-1
...
Update module for lsassy 3.0.0
2021-10-16 21:43:16 +02:00
mpgn
aea179d78a
Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec
2021-10-16 15:41:30 -04:00
mpgn
4353d1f178
Merge pull request #496 from qtc-de/feat/add-user-desc-module
...
Add user-desc module
2021-10-16 21:41:25 +02:00
mpgn
fc33982fb3
Fix conflicts
2021-10-16 15:40:25 -04:00
Pixis
186d60a787
Update module for lsassy 3.0.0
2021-10-12 18:57:18 +02:00
TNeitzel
d3d077cb7a
Add user-desc module
...
Add the user-desc module that obtains user descriptions from Active
Directory.
2021-10-02 08:40:17 +02:00
TNeitzel
577372e233
Add ldap-signing module
...
Add the ldap-signing module that allows to enumerate whether an LDAP
server is enforcing signing.
2021-10-02 07:25:44 +02:00
TNeitzel
69f35d6a23
Add adcs module
...
Add the adcs module that enumerates PKI Enrollment Services within the
domain.
2021-10-02 07:18:39 +02:00
mpgn
86564d868e
add procdump module
2021-09-21 13:36:08 +02:00
mpgn
86ad83f74b
Merge branch 'master' of https://github.com/mpgn/cme
2021-09-18 17:04:46 -04:00
TNeitzel
8dc89c01a1
Fix typos
...
Fixed some typos
2021-09-16 07:41:55 +02:00
TNeitzel
1ca1718e14
Add webdav module
...
Add the webdav module that allows to enumerate whether a target has the
WebClient service running.
2021-09-16 07:31:31 +02:00
mpgn
b9986a12ac
Add spooler service module
...
Add spooler service module to detect if the service is enabled or not using RCP call from https://raw.githubusercontent.com/SecureAuthCorp/impacket/master/examples/rpcdump.py
2021-07-05 21:02:15 +02:00
mpgn
091915b990
Fix and add a lot, check commit message
...
Update LDAP proto:
- can fetch a LDAP domain from an account from another domain (trust relation between forest)
- fix sizeLimit to unlimited on LDAP queries
- fix little mistake in LDAP modules
Update SMB proto:
- fix users function when DC is vulnerable to NULL SESSION
- add SAMRPC function to fetch users on the domain
- add option --computers to fetch all computers
Update CLI
- add function export, but it's not tested
2021-06-24 14:38:24 -04:00
mpgn
8b05967bad
Merge branch 'master' into master
2021-05-30 22:17:08 +02:00
mpgn
de5837b48c
Merge pull request #458 from sokaRepo/modules-mssql from @sokaRepo
...
Add privilege escalation MSSQL module
2021-05-30 22:09:44 +02:00
soka
f6130ee2bb
Add rollback action and fix IMPERSONATE filter
2021-05-30 18:28:14 +02:00
Podalirius
708e8e65ab
Added MachineAccountQuota LDAP module
...
Retrieves the MachineAccountQuota domain-level attribute
2021-05-28 10:07:50 +02:00
soka
2aaba52578
Add privilege escalation MSSQL module
2021-03-26 12:45:13 +01:00
mpgn
872cbb3d5f
Update lsassy to version 2.1.4 to use latest version of pypykatz
2021-03-08 13:10:23 -05:00
mpgn
23a4e55ba8
Add LAPS module thx to @T3KX
2021-01-29 18:57:12 -05:00
mpgn
2250e5ab36
Fix grammar
2021-01-21 05:29:17 -05:00
nodauf
fffb5d4532
Add module get_description
2020-12-11 18:48:35 +01:00