Commit Graph

998 Commits (d55f7513d20118474b95ab4dc2fbf7cc883b0308)

Author SHA1 Message Date
whipped 71bbe5fae0
Update winrm.py 2022-06-17 23:00:12 +01:00
Dimitri Lesy 942a9a7a7f Determine architecture using os_arch 2022-06-17 23:50:21 +02:00
whipped 7202fd8a46
Merge branch 'master' into winrm_ssl_options 2022-06-17 22:04:11 +01:00
mpgn 9e2846ca22
Merge pull request #561 from Gianfrancoalongi/sqlite3-crash
Stop crackmapexec crashing from concurrency-issues (tested with SMB-mode)
2022-06-17 22:14:09 +02:00
mpgn 055eb25c71
Merge pull request #570 from snovvcrash/codec
Add -codec execution option
2022-06-17 22:12:54 +02:00
Gianfranco Alongi def9d4a562
Fixed instability issues for SMB (no _Connection crash, NetBIOSTimeout crash, UnsupportedFeature-crash) (#560)
* Fixed instability issues based - the smb mode will now not crash on
 SMB object not having _Connection
 NetBIOSTimeout
 UnsupportedFeature

* Forgotten return statement

* Improved logging logic

* Improved logging
2022-06-17 22:11:28 +02:00
mpgn 75abd6148c
Merge pull request #552 from fang0654/master
Added module for finding other network addresses on a host via WMI
2022-06-17 22:10:10 +02:00
mpgn f21c3e5b9c
Merge pull request #574 from noraj/patch-1
accept pywerview 0.4.0
2022-06-17 22:07:19 +02:00
mpgn d386e0baee
Merge branch 'master' into patch-1 2022-06-17 22:07:12 +02:00
mpgn da6257303d
Merge pull request #581 from fabaff/patch-2
Use beautifulsoup4 instead of bs4
2022-06-17 22:06:09 +02:00
mpgn fe1d28ccfe
Merge pull request #580 from fabaff/patch-1
Switch to poetry-core
2022-06-17 22:05:59 +02:00
Dimitri Lesy 350ee7f2b5 Support Unicode 2022-06-17 19:19:38 +02:00
Dimitri Lesy e5d1d0c154 Support Unicode 2022-06-17 19:15:24 +02:00
Fabian Affolter de9b3eeac0
Use beautifulsoup4 instead of bs4 2022-06-09 09:56:59 +02:00
Fabian Affolter e5c6c2b5c7
Switch to poetry-core 2022-06-09 09:49:50 +02:00
Dimitri Lesy 97093f448a Fix little typo 2022-06-03 16:01:02 +02:00
Dimitri Lesy 7b8c1ffe64 NanoDump bugfixes and additions 2022-06-03 15:55:29 +02:00
Alexandre ZANNI 80c81b2500
accept pywerview 0.4.0 2022-05-08 19:04:07 +02:00
fedx-sudo da5c79a899 Finish updating Nix support 2022-04-29 16:57:49 +00:00
fedx-sudo a728369585 Update flake.nix 2022-04-29 16:52:46 +00:00
fedx-sudo 5d7cb6dc14 Update flake.nix 2022-04-29 16:47:43 +00:00
fedx-sudo 0eac31d60b Add Nix Shell support 2022-04-29 16:36:28 +00:00
fedx-sudo f00d657e85 Add Nix Flake support 2022-04-29 16:35:48 +00:00
shoxxdj d3b88088fc 🚀 add support for filter user when searching for loggedon 2022-04-27 11:04:23 +02:00
Sam Frees1de f183b6bcc1 Add -codec execution option 2022-04-26 16:58:03 +03:00
mpgn 58c7ff3acf Add nla output 2022-04-20 04:56:42 -04:00
mpgn 6e1f1326fb Add nla output 2022-04-20 04:34:49 -04:00
mpgn 6905795272 Add pip for aardwolf 2022-04-20 03:41:15 -04:00
Gianfranco Alongi 355b75e21f Stop crackmapexec from crashing completely when concurrency issues cause lock-contention on the database - in SMB-mode. 2022-04-03 13:38:48 +02:00
mpgn 877741c2f6 Update RDP protocol to support NLA 2022-04-01 10:02:34 -04:00
Kevin Pascoe c2d33c958e Add SSL support to winrm protocol 2022-03-31 11:52:08 +01:00
mpgn a2ae85a376 Change timeout to 10 for RDP screenshot 2022-03-15 06:43:31 -04:00
mpgn c4bd3f8490 Better error message on rdp protocol 2022-03-13 08:08:53 -04:00
mpgn bef7c4e172 Add screenshot option for RDP protocol 2022-03-13 08:01:04 -04:00
mpgn bfb40f2d4f Update RDP protocol and adding better error message 2022-03-12 06:54:40 -05:00
Dan Lawson 8eb340a1f7 Added module for finding other network addresses on a host via WMI 2022-03-11 17:00:25 -06:00
mpgn 3f08b96581 Bump to version 5.2.6 2022-03-07 13:35:57 -05:00
mpgn a04e20d6fc Update ldap #542 2022-03-06 11:58:20 -05:00
mpgn 901a3c3cdf Remove useless lib 2022-03-06 11:30:17 -05:00
mpgn 47e6521822 Merge branch 'master' of https://github.com/byt3bl33d3r/CrackMapExec 2022-03-06 11:07:19 -05:00
mpgn e9bcd09bd2
Merge pull request #549 from coffeegist/bugfix/no-attribute-filesrv-response
Add necessary class for success when calling EfsRpcEncryptFileSrv from PetitPotam
2022-03-06 17:04:39 +01:00
mpgn 9abfb17d4e Update ldap #542 2022-03-06 10:59:31 -05:00
mpgn b770c59cdc Update rdp protocol 2022-03-06 10:55:24 -05:00
mpgn 2467a57792
Merge pull request #546 from qtc-de/bug/mssql-check-if-admin
Fix mssql check_if_admin function
2022-03-06 13:14:24 +01:00
mpgn 85a1dba517
Merge pull request #548 from qtc-de/bug/status-file-not-found
Add STATUS_NO_SUCH_FILE to success status
2022-03-06 13:13:11 +01:00
Adam 1e69eb3791 * Add necessary class for success when calling EfsRpcEncryptFileSrv 2022-03-04 11:24:10 -06:00
TNeitzel 4dc4fd72c2 Add STATUS_NO_SUCH_FILE to success status
When the remote server returns a STATUS_NO_SUCH_FILE message, cme
interprets the login credentials as wrong. However, impackets
smbserver.py proves that this can be wrong.
2022-03-03 21:52:37 +01:00
TNeitzel 0e3c792b9c Fix mssql check_if_admin function
The check_if_admin function from mssql.py takes an additional auth
parameter, that is actually not used. Other parts of the code are
calling the function without the parameter, which leads to an error when
enumerating mssql endpoints. By simply removing the parameter and fixing
the locations that use it, the issue gets resolved.
2022-03-03 21:25:03 +01:00
Serizao b7e2d686d3
Update database.py 2022-03-02 08:11:38 +01:00
Serizao 19523a75b5
Update database.py 2022-03-02 08:07:20 +01:00