Skip to content

Commit ba7adb7

Browse files
committed
1 parent fc010bb commit ba7adb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Check solve section for steganography.
108108

109109
*Tools used for solving Crypto challenges*
110110

111+
- [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence & natural language processing.
111112
- [CyberChef](https://gchq.github.io/CyberChef) - Web app for analysing and decoding data.
112113
- [FeatherDuster](https://github.com/nccgroup/featherduster) - An automated, modular cryptanalysis tool.
113114
- [Hash Extender](https://github.com/iagox86/hash_extender) - A utility tool for performing hash length extension attacks.
@@ -189,6 +190,7 @@ Check solve section for steganography.
189190
- [Monit](https://linoxide.com/monitoring-2/monit-linux/) - A linux tool to check a host on the network (and other non-network activities).
190191
- [Nipe](https://github.com/GouveaHeitor/nipe) - Nipe is a script to make Tor Network your default gateway.
191192
- [Nmap](https://nmap.org/) - An open source utility for network discovery and security auditing.
193+
- [RustScan](https://github.com/rustscan/rustscan) - Lightweight and quick open-source port scanner designed to perform Nmap functions in seconds.
192194
- [Wireshark](https://www.wireshark.org/) - Analyze the network dumps.
193195
- `apt-get install wireshark`
194196
- [Zeek](https://www.zeek.org) - An open-source network security monitor.

0 commit comments

Comments
 (0)