diff --git a/README.md b/README.md index 3a09156..f561153 100644 --- a/README.md +++ b/README.md @@ -152,10 +152,10 @@ See [awesome-malware-analysis ยง Books](https://github.com/rshipp/awesome-malwar ## CTF Tools * [CTF Field Guide](https://trailofbits.github.io/ctf/) - Everything you need to win your next CTF competition. +* [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence and natural language processing. * [RsaCtfTool](https://github.com/Ganapati/RsaCtfTool) - Decrypt data enciphered using weak RSA keys, and recover private keys from public keys using a variety of automated attacks. * [ctf-tools](https://github.com/zardus/ctf-tools) - Collection of setup scripts to install various security research tools easily and quickly deployable to new machines. * [shellpop](https://github.com/0x00-0x00/shellpop) - Easily generate sophisticated reverse or bind shell commands to help you save time during penetration tests. -* [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence & natural language processing. ## Collaboration Tools @@ -368,7 +368,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking). * [nmap](https://nmap.org/) - Free security scanner for network exploration & security audits. * [passivedns-client](https://github.com/chrislee35/passivedns-client) - Library and query tool for querying several passive DNS providers. * [passivedns](https://github.com/gamelinux/passivedns) - Network sniffer that logs all DNS server replies for use in a passive DNS setup. -* [RustScan][https://github.com/rustscan/rustscan] - Lightweight and quick open-source port scanner designed to automatically pipe open ports into Nmap. +* [RustScan](https://github.com/rustscan/rustscan) - Lightweight and quick open-source port scanner designed to automatically pipe open ports into Nmap. * [scanless](https://github.com/vesche/scanless) - Utility for using websites to perform port scans on your behalf so as not to reveal your own IP. * [smbmap](https://github.com/ShawnDEvans/smbmap) - Handy SMB enumeration tool. * [subbrute](https://github.com/TheRook/subbrute) - DNS meta-query spider that enumerates DNS records, and subdomains.