From ca6e3ea85e916347aa7afb7cc8e0413a65b0cb42 Mon Sep 17 00:00:00 2001 From: Brandon <10378052+brandonskerritt@users.noreply.github.com> Date: Wed, 5 Aug 2020 00:10:23 +0100 Subject: [PATCH] Added Ciphet & RustScan https://github.com/RustScan/RustScan https://github.com/Ciphey/Ciphey --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6aaadca..f362012 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Check solve section for steganography. *Tools used for solving Crypto challenges* +- [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence & natural language processing. - [CyberChef](https://gchq.github.io/CyberChef) - Web app for analysing and decoding data. - [FeatherDuster](https://github.com/nccgroup/featherduster) - An automated, modular cryptanalysis tool. - [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. - [Monit](https://linoxide.com/monitoring-2/monit-linux/) - A linux tool to check a host on the network (and other non-network activities). - [Nipe](https://github.com/GouveaHeitor/nipe) - Nipe is a script to make Tor Network your default gateway. - [Nmap](https://nmap.org/) - An open source utility for network discovery and security auditing. +- [RustScan][https://github.com/rustscan/rustscan] - Lightweight and quick open-source port scanner designed to perform Nmap functions in seconds. - [Wireshark](https://www.wireshark.org/) - Analyze the network dumps. - `apt-get install wireshark` - [Zeek](https://www.zeek.org) - An open-source network security monitor.