mpgn
b3dd37da8c
Merge pull request #341 from Hackndo/lsassy
...
Add lsassy module
2020-04-19 20:36:38 +02:00
pixis
47c83d90dc
Add lsassy module
2020-04-19 20:30:35 +02:00
mpgn
e2e976847b
Update module rid_hijack to python3
2020-04-19 14:09:32 -04:00
byt3bl33d3r
7bb0e4e4e6
Merge pull request #300 from hantwister/patch-1
...
Fix false positive signing disabled with SMB2/3
2020-04-19 14:36:59 -03:00
byt3bl33d3r
02a62b027c
Merge pull request #295 from r4wd3r/rid_hijacking
...
Add RID Hijacking Persistence Module
2020-04-19 14:36:47 -03:00
byt3bl33d3r
498f3fc197
Merge pull request #327 from noraj/patch-1
...
lsa secrets: dump file extension
2020-04-19 14:32:48 -03:00
byt3bl33d3r
cc2123a2c9
Merge pull request #340 from byt3bl33d3r/python3
...
Python 3 Merge
2020-04-19 14:29:39 -03:00
byt3bl33d3r
8c3beecd98
Merge pull request #323 from mpgn/python3
...
Migration to Python3
2020-04-19 14:22:56 -03:00
mpgn
ff167fa152
Fix typo response module mimikatz #334
2020-03-09 10:26:48 +01:00
mpgn
2aca373e33
Upgrade pylnk3 to version 0.3
2020-02-17 02:44:40 -05:00
mpgn
a28b730d0d
Switch pywinrm thirdparty to pip
2020-02-15 06:01:14 -05:00
mpgn
939798180b
Merge pull request #1 from mpgn/python3
...
Merge CME python3 into master
2020-02-14 16:01:04 +01:00
mpgn
6ad97132af
Fix pylnk error thx to @blshkv
2020-02-14 09:50:15 -05:00
byt3bl33d3r
fc3d1a03bd
Update FUNDING.yml
2020-02-04 05:04:02 -07:00
mpgn
f34820939f
Remove impacket and pywinrm thirdparty
...
impacket and pywinrm are pip package, no need to have them in the
thirdparty folder anymore
2020-01-24 03:40:02 -05:00
mpgn
83c8e5b5a3
Add module compatibility for Python3
...
Mimikatz, Bloodhound etc
2020-01-18 07:20:10 -05:00
mpgn
545b59054b
Fix Pipfile python version and submodile version
2020-01-16 04:34:21 -05:00
Alexandre ZANNI
18634423f3
lsa secrets: dump file extension
...
The logger tell you LSA secrets are dump in a file named xxx.lsa
```
SMB x.x.x.x 445 FRSCWP0001 [+] Dumped 22 LSA secrets to /home/noraj/.cme/logs/host_x.x.x.x_2019-12-19_095552.lsa and /home/noraj/.cme/logs/host_x.x.x.x_2019-12-19_095552.cached
```
But in reality they are logged in xxx.screts.
So just fixing the extension showed by the logger.
2019-12-19 10:12:17 +01:00
mpgn
2cf0c0fb90
Migrate cmedb to python3
2019-11-12 16:39:26 -05:00
mpgn
c2698ba8ed
Fix HTTP server for module Mimikatz
2019-11-12 14:42:52 -05:00
mpgn
38acbbead5
Fix option --pass-pol in python3
...
error due to :
python2 => 1 / 2 = 0
python3 => 1 / 2 = 0.5
python3 => 1 // 2 = 0
2019-11-12 13:33:14 -05:00
mpgn
179dfef811
Fix mimikatz range issue
2019-11-11 06:26:38 -05:00
mpgn
dee4b90792
remove useless testing files
2019-11-11 05:41:37 -05:00
mpgn
d2c477aafb
Migrate file option input
...
* -u user.txt
* -p password.txt
* -H hashntlm
2019-11-11 05:39:44 -05:00
mpgn
73ab379acc
Migrate function to python3
...
* --shares -> OK
* --sessions -> OK
* --disks -> OK
* --loggedon-users -> OK
* --users -> Not tested
* --rid-brute -> OK
* --groups -> Not tested
* --local-groups -> OK
* --pass-pol -> OK
2019-11-11 05:06:39 -05:00
mpgn
a29cf6760c
update python3
2019-11-10 18:39:00 -05:00
mpgn
c3c4b3192d
start python3 migration
2019-11-10 22:42:04 +01:00
byt3bl33d3r
3f2d39a800
Merge pull request #320 from byt3bl33d3r/dependabot/pip/urllib3-1.24.2
...
Bump urllib3 from 1.24.1 to 1.24.2
2019-10-18 11:38:12 -04:00
dependabot[bot]
75d72bbd7f
Bump urllib3 from 1.24.1 to 1.24.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-18 15:00:30 +00:00
byt3bl33d3r
48fd338d22
Merge pull request #304 from gustavi/master
...
Fix encoding in smb --sam
2019-08-16 10:57:11 -06:00
byt3bl33d3r
44fd121dce
Merge pull request #309 from shadowgatt/master
...
Fixing SMB encoding error
2019-08-16 10:56:39 -06:00
byt3bl33d3r
60a33c9b68
Merge pull request #311 from awsmhacks/patch-1
...
Update winrm.py
2019-08-16 10:56:15 -06:00
Ryan
f1228174cd
Update winrm.py
...
Closes https://github.com/byt3bl33d3r/CrackMapExec/issues/310
2019-08-16 08:58:26 -05:00
byt3bl33d3r
d7f8082f7e
Update FUNDING.yml
2019-08-13 15:49:00 -06:00
byt3bl33d3r
36bfef3ef0
Create FUNDING.yml
2019-08-13 15:32:54 -06:00
root
12443285e9
Fix SMB encode
2019-07-13 17:52:00 +02:00
root
e435a4f87b
Fix SMB encode
2019-07-13 17:50:24 +02:00
Augustin Laville
fdb41c0125
Fix encoding in smb --sam
2019-04-12 13:32:38 +02:00
Harrison Neal
85e4de988b
Fix false positive signing disabled with SMB2/3
...
Currently, the SMBConnection.isSigningRequired and SMB3.is_signing_required methods in Impacket reflect the state of the session as opposed to the state of the connection. When using CME with the --gen-relay-list option, the login method would encounter an exception near the end, and would reset the session state. Afterwards, the connection state correctly showed that signing was required, but the session state claimed the opposite. The latter contributed to many false positives in the --gen-relay-list output file. This is a hackish change that addressed the issue for me.
2019-03-26 15:45:02 -04:00
Sebastián Castro
49a002fcd4
Merge branch 'master' into rid_hijacking
2019-03-23 16:10:44 -05:00
byt3bl33d3r
333f1c4e06
Updated all submodules, replace pycrypto with pycryptodomex
2019-03-13 21:51:25 -06:00
byt3bl33d3r
a258bcf409
Merge pull request #296 from awsmhacks/patch-1
...
Update for requirements.txt
2019-03-09 08:38:40 -07:00
Ryan
e6cd58e9bb
Update requirements.txt
...
Adding pycryptodomex to resolve "ImportError: No module named Cryptodome.Hash" after install
2019-03-07 14:31:09 -06:00
r4wd3r
ab1e75da0e
Modify MANIFEST for RID-Hijacking
2019-02-24 20:54:14 -05:00
r4wd3r
144206cf34
Add rid_hijack documentation to README
2019-02-24 20:52:44 -05:00
r4wd3r
56ed25b621
Add rid_hijack.py module
2019-02-24 20:51:16 -05:00
r4wd3r
d472bdb004
Add RID-Hijacking submodule
2019-02-24 20:50:03 -05:00
byt3bl33d3r
4c637a5c1d
Merge pull request #291 from caesarcipher-r7/patch-1
...
adding shabang
2019-02-20 16:52:16 -07:00
Gabriel
2276c06755
adding shabang
...
shabang declaration allows simpler ./setup.py execution on command line which matches existing executable permissions on setup file, rather than requiring 'python setup.py' execution
2019-02-05 13:31:02 -06:00
byt3bl33d3r
dbe142c1ae
Merge pull request #280 from awsmhacks/master
...
update to powershell.py
2018-12-10 16:03:12 -07:00