some curated links worth keeping in a corner

25 Github cybersecurity tools

  1. the book of secret knowledge

    A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more.

  2. Awesome Hacking

    A collection of awesome lists for hackers, pentesters & security researchers.

  3. Payload all the things

    A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques!

  4. NSA's ghidra

    Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of platforms including Windows, macOS, and Linux.

  5. hackingtool

    Install Kali Linux CLI in WIndows10 Without VirtualBox

  6. ImHex

    A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

  7. [v2rayNG](https://github.com/2dust/v2rayNG0

    a set of network tools for Android

  8. x64dbg

    An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog!

  9. mitmproxy

    mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.

  10. metasploit

    an unmissible pentest framework

  11. sqlmap

    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.

  12. xray-core

    a proxy management tool

  13. Hashicorp vault

    Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.

  14. Cyberchef

    CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR and Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.

  15. v2ray-core

    Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

  16. AdGuard Home

    AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.

  17. trivy

    Trivy (pronunciation) is a comprehensive and versatile security scanner. Trivy has scanners that look for security issues, and targets where it can find those issues.

  18. Web-check

    Comprehensive, on-demand open source intelligence for any website

  19. algo

    Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers.

  20. Hosts

    This repository consolidates several reputable hosts files, and merges them into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.

  21. openssl

    OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the Transport Layer Security (TLS, formerly SSL), Datagram TLS (DTLS), and QUIC protocols.

  22. setup ip sec vpn

    Set up your own IPsec VPN server in just a few minutes, with IPsec/L2TP, Cisco IPsec and IKEv2.

    An IPsec VPN encrypts your network traffic, so that nobody between you and the VPN server can eavesdrop on your data as it travels via the Internet. This is especially useful when using unsecured networks, e.g. at coffee shops, airports or hotel rooms.

  23. nuclei

    Nuclei is a modern, high-performance vulnerability scanner that leverages simple YAML-based templates. It empowers you to design custom vulnerability detection scenarios that mimic real-world conditions, leading to zero false positives.

  24. hashcat

    hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 300 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking.

  25. awesome pentest

    A collection of awesome penetration testing and offensive cybersecurity resources.