Skip to content

Commit be718de

Browse files
committed
Update README.md
1 parent 043d648 commit be718de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
##Introduction
44
-----
55

6-
CredCrack is a fast and stealthy python based credential harvester. Relying solely on an apache server on the attacker machine and PowerShell on the victim, CredCrack exfiltrates credentials in memory and in the clear without ever touching disk. Upon the exfiltration of credentials from all the supplied systems, CredCrack will compare the obtained credentials to the domain's domain administrator group to identify domain administrators obtained. CredCrack also comes with the ability to list and enumerate share access and yes, CredCrack is threaded!
6+
CredCrack is a fast and stealthy credential harvester. Relying on an apache server on the attacker machine and PowerShell on the victim, CredCrack exfiltrates credentials in memory and in the clear without ever touching disk. Upon the exfiltration of credentials from all the supplied systems, CredCrack will compare the obtained credentials to the domain's domain administrator group to identify domain administrators obtained. CredCrack also comes with the ability to list and enumerate share access and yes, CredCrack is threaded!
77

88
CredCrack has been tested and runs with the tools found natively in Kali Linux. CredCrack solely relies on having PowerSploit's "Invoke-Mimikatz.ps1" under the /var/www directory. [Download Invoke-Mimikatz Here](https://raw.githubusercontent.com/mattifestation/PowerSploit/master/Exfiltration/Invoke-Mimikatz.ps1)
99

0 commit comments

Comments
 (0)