Skip to content

Commit 98921db

Browse files
Update README.md
1 parent c8b6bcb commit 98921db

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,14 @@ CrackWare is the next-generation password and malware framework, with modules th
77

88
The tools are divided to 6 categories: Mobile, Exploitation, Cracking, Post-Exploit, Wireless, Malware
99

10+
To initialize CrackWare:
11+
```
12+
./CrackWare.sh
13+
```
14+
To start and stop CrackWare labs
15+
```
16+
crackware-labs.initialize
17+
crackware-labs stop
18+
```
19+
1020
*Note* CrackWare is not designed for threat modeling, vulnerability assessment or security auditing but the exploitation modules may help

0 commit comments

Comments
 (0)