SAK (Saudi Army Knife) is a toolKit for pentesters
🔍 analysis
# | tool | Use case (example) |
---|---|---|
1 | entropy | Data entropy to determine the possibility of malware presence |
🔐 cipher
# | tool | Use case (example) |
---|---|---|
1 | caesar | Caesar cipher for secret message communication |
📊 data
# | tool | Use case (example) |
---|---|---|
1 | combination | Generating every possible combination for word cases |
📁 file
# | tool | Use case (example) |
---|---|---|
1 | hexdump | Hex dump files data to a more analyzable format |
2 | kmz | KMZ is a maps readable file format |
➗ math
# | tool | Use case (example) |
---|---|---|
1 | binary | Binary utilities |
🌐 network
# | tool | Use case (example) |
---|---|---|
1 | ipv4 | IPv4 utilities |
2 | port | Port utilities |
🔒 privacy
# | tool | Use case (example) |
---|---|---|
1 | mask | Masking private information (like emails, etc..) |
🛡️ security
# | tool | Use case (example) |
---|---|---|
1 | cisco | Crack and generate cisco router/switch type-7 passwords |
2 | otp | Generate One-time passwords for verification and auth apps |
3 | password | Generate customizable passwords |
🧩 unit
# | tool | Use case (example) |
---|---|---|
1 | storage | Calculating and converting computer storage units |