A collection of various awesome lists for hackers, pentesters and security researchers
-
Updated
May 18, 2020
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
A collection of various awesome lists for hackers, pentesters and security researchers
An open-source x64/x32 debugger for windows.
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Fast, multi-platform web server with automatic HTTPS
Security Guide for Developers (实用性开发人员安全须知)
SQL powered operating system instrumentation, monitoring, and analytics.
Guide to securing and improving privacy on macOS
Consolidating and Extending hosts files from several well-curated sources. You can optionally pick extensions to block Porn, Social Media, and other categories..
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
List of Computer Science courses with video lectures.
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
R_API r_anal_esil_* into libr/include/r_esil.hSource code for Hacker101.com - a free online web and mobile security class.
How to improve NGINX performance, security, and other important things.
An evolving how-to guide for securing a Linux server.
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Free cross-platform password manager compatible with KeePass
The Rogue Access Point Framework
OAuth2 Server and OpenID Certified™ OpenID Connect Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language.
DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Secure Access for Developers that doesn't get in the way.
This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).
Mailpile should automatically stop trying to re-check a mailbox/folder which has been deleted from the source/server.
This should be done in such a way that if the mailbox reappears, polling starts again. This should be relatively straightforward, mostly we need to make sure that each individual mailbox type communicates clearly that it's "gone" (not just temporarily unavailable) and the master
Reliable GitHub repository backup, set up in minutes
Keep dependencies up-to-date with automated Pull Requests
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
Automated dependency updates for Ruby, JavaScript, Python, Go, PHP, Elixir, Rust, Java and .NET
Find, fix (and prevent!) known vulnerabilities in your code
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
GuardRails provides continuous security feedback for modern development teams
The docs recommend using Azure Cloud Shell.
Azure Cloud Shell has Python 3.5 installed.
You also can't use apt to install packages.
Approximate steps to get around this:
pyenvpyenv install 3.6.10