awesome-security

Security toolkit

A community-driven collection of resources and tools for security professionals and developers

A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.

GitHub

13k stars
512 watching
2k forks
last commit: about 2 years ago
Linked from 21 awesome lists

awesome-listsecurity

Awesome Security / Network / Network architecture

Network-segmentation-cheat-sheet3,310over 2 years agoThis project was created to publish the best practices for segmentation of the corporate network of any company. In general, the schemes in this project are suitable for any company

Awesome Security / Network / Scanning / Pentesting

OpenVASOpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution
Metasploit Framework34,393almost 2 years agoA tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive and related research
KaliKali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. Kali Linux is preinstalled with numerous penetration-testing programs, including nmap (a port scanner), Wireshark (a packet analyzer), John the Ripper (a password cracker), and Aircrack-ng (a software suite for penetration-testing wireless LANs)
tsurugiheavily customized Linux distribution that designed to support DFIR investigations, malware analysis and OSINT activities. It is based on Ubuntu 20.04(64-bit with a 5.15.12 custom kernel)
pig462almost 6 years agoA Linux packet crafting tool
scapy259about 2 years agoScapy: the python-based interactive packet manipulation program & library
Pompem988about 4 years agoPompem is an open source tool, which is designed to automate the search for exploits in major databases. Developed in Python, has a system of advanced search, thus facilitating the work of pentesters and ethical hackers. In its current version, performs searches in databases: Exploit-db, 1337day, Packetstorm Security
NmapNmap is a free and open source utility for network discovery and security auditing
AmassAmass performs DNS subdomain enumeration by scraping the largest number of disparate data sources, recursive brute forcing, crawling of web archives, permuting and altering names, reverse DNS sweeping and other techniques
AneviconThe most powerful UDP-based load generator, written in Rust
Finshir31over 7 years agoA coroutines-driven Low & Slow traffic generator, written in Rust
Legion1,033almost 2 years agoOpen source semi-automated discovery and reconnaissance network penetration testing framework
Sublist3r9,947about 2 years agoFast subdomains enumeration tool for penetration testers
RustScan14,903almost 2 years agoFaster Nmap scanning with Rust. Take a 17 minute Nmap scan down to 19 seconds
Boofuzz2,057almost 2 years agoFuzzing engine and fuzz testing framework
monsoon464almost 2 years agoVery flexible and fast interactive HTTP enumeration/fuzzing
Netz389over 5 years agoDiscover internet-wide misconfigurations, using zgrab2 and others
Deepfence ThreatMapper4,861almost 2 years agoApache v2, powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless
Deepfence SecretScanner3,146almost 2 years agoFind secrets and passwords in container images and file systems
Cognito Scanner101over 2 years agoCLI tool to pentest Cognito AWS instance. It implements three attacks: unwanted account creation, account oracle and identity pool escalation

Awesome Security / Network / Monitoring / Logging

BoxyHQ365almost 2 years agoOpen source API for security and compliance audit logging
justnifferJustniffer is a network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate Apache web server log files, track response times and extract all "intercepted" files from the HTTP traffic
httpryhttpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications
ngrepngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop
passivedns1,682over 2 years agoA tool to collect DNS records passively to aid Incident handling, Network Security Monitoring (NSM) and general digital forensics. PassiveDNS sniffs traffic from an interface or reads a pcap-file and outputs the DNS-server answers to a log file. PassiveDNS can cache/aggregate duplicate DNS answers in-memory, limiting the amount of data in the logfile without loosing the essens in the DNS answer
saganSagan uses a 'Snort like' engine and rules to analyze logs (syslog/event log/snmptrap/netflow/etc)
ntopngNtopng is a network traffic probe that shows the network usage, similar to what the popular top Unix command does
Fibratus2,246almost 2 years agoFibratus is a tool for exploration and tracing of the Windows kernel. It is able to capture the most of the Windows kernel activity - process/thread creation and termination, file system I/O, registry, network activity, DLL loading/unloading and much more. Fibratus has a very simple CLI which encapsulates the machinery to start the kernel event stream collector, set kernel event filters or run the lightweight Python modules called filaments
opensnitch11,023almost 2 years agoOpenSnitch is a GNU/Linux port of the Little Snitch application firewall
wazuh11,193almost 2 years agoWazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of monitoring file system changes, system calls and inventory changes
Matano1,482about 2 years ago: Open source serverless security lake platform on AWS that lets you ingest, store, and analyze petabytes of security data into an Apache Iceberg data lake and run realtime Python detections as code
FalcoThe cloud-native runtime security project and de facto Kubernetes threat detection engine now part of the CNCF
VAST651almost 2 years agoOpen source security data pipeline engine for structured event data, supporting high-volume telemetry ingestion, compaction, and retrieval; purpose-built for security content execution, guided threat hunting, and large-scale investigation
Substation332almost 2 years agoSubstation is a cloud native data pipeline and transformation toolkit written in Go

Awesome Security / Network / IDS / IPS / Host IDS / Host IPS

SnortSnort is a free and open source network intrusion prevention system (NIPS) and network intrusion detection system (NIDS)created by Martin Roesch in 1998. Snort is now developed by Sourcefire, of which Roesch is the founder and CTO. In 2009, Snort entered InfoWorld's Open Source Hall of Fame as one of the "greatest [pieces of] open source software of all time"
ZeekZeek is a powerful network analysis framework that is much different from the typical IDS you may know

Awesome Security / Network / IDS / IPS / Host IDS / Host IPS / Zeek

zeek2es35about 4 years agoAn open source tool to convert Zeek logs to Elastic/OpenSearch. You can also output pure JSON from Zeek's TSV logs!

Awesome Security / Network / IDS / IPS / Host IDS / Host IPS

DrKeithJones.comA blog on cyber security and network security monitoring
OSSECComprehensive Open Source HIDS. Not for the faint of heart. Takes a bit to get your head around how it works. Performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response. It runs on most operating systems, including Linux, MacOS, Solaris, HP-UX, AIX and Windows. Plenty of reasonable documentation. Sweet spot is medium to large deployments
SuricataSuricata is a high performance Network IDS, IPS and Network Security Monitoring engine. Open Source and owned by a community run non-profit foundation, the Open Information Security Foundation (OISF). Suricata is developed by the OISF and its supporting vendors
Security OnionSecurity Onion is a Linux distro for intrusion detection, network security monitoring, and log management. It's based on Ubuntu and contains Snort, Suricata, Zeek, OSSEC, Sguil, Squert, Snorby, ELSA, Xplico, NetworkMiner, and many other security tools. The easy-to-use Setup wizard allows you to build an army of distributed sensors for your enterprise in minutes!
sshwatch47about 13 years agoIPS for SSH similar to DenyHosts written in Python. It also can gather information about attacker during the attack in a log
StealthFile integrity checker that leaves virtually no sediment. Controller runs from another machine, which makes it hard for an attacker to know that the file system is being checked at defined pseudo random intervals over SSH. Highly recommended for small to medium deployments
AIEngineAIEngine is a next generation interactive/programmable Python/Ruby/Java/Lua packet inspection engine with capabilities of learning without any human intervention, NIDS(Network Intrusion Detection System) functionality, DNS domain classification, network collector, network forensics and many others
DenyhostsThwart SSH dictionary based attacks and brute force attacks
Fail2BanScans log files and takes action on IPs that show malicious behavior
SSHGuardA software to protect services in addition to SSH, written in C
Lynisan open source security auditing tool for Linux/Unix
CrowdSec9,217almost 2 years agoCrowdSec is a free, modern & collaborative behavior detection engine, coupled with a global IP reputation network. It stacks on Fail2Ban's philosophy but is IPV6 compatible and 60x faster (Go vs Python), uses Grok patterns to parse logs and YAML scenario to identify behaviors. CrowdSec is engineered for modern Cloud / Containers / VM based infrastructures (by decoupling detection and remediation). Once detected, you can remedy threats with various bouncers (firewall block, nginx http 403, Captchas, etc.) while the aggressive IPs can be sent to CrowdSec for curation before being shared among all users to further strengthen the community
wazuh11,193almost 2 years agoWazuh is a free and open source XDR platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. Great tool foor all kind of deployments, it includes SIEM capabitilies (indexing + searching + WUI)

Awesome Security / Network / Honey Pot / Honey Net

awesome-honeypots8,732about 2 years agoThe canonical awesome honeypot list
HoneyPy461over 2 years agoHoneyPy is a low to medium interaction honeypot. It is intended to be easy to: deploy, extend functionality with plugins, and apply custom configurations
ConpotICS/SCADA Honeypot. Conpot is a low interactive server side Industrial Control Systems honeypot designed to be easy to deploy, modify and extend. By providing a range of common industrial control protocols we created the basics to build your own system, capable to emulate complex infrastructures to convince an adversary that he just found a huge industrial complex. To improve the deceptive capabilities, we also provided the possibility to server a custom human machine interface to increase the honeypots attack surface. The response times of the services can be artificially delayed to mimic the behaviour of a system under constant load. Because we are providing complete stacks of the protocols, Conpot can be accessed with productive HMI's or extended with real hardware. Conpot is developed under the umbrella of the Honeynet Project and on the shoulders of a couple of very big giants
Amun60over 2 years agoAmun Python-based low-interaction Honeypot
GlastopfGlastopf is a Honeypot which emulates thousands of vulnerabilities to gather data from attacks targeting web applications. The principle behind it is very simple: Reply the correct response to the attacker exploiting the web application
Kippo1,633almost 3 years agoKippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker
KojoneyKojoney is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries
HonSSH373over 4 years agoHonSSH is a high-interaction Honey Pot solution. HonSSH will sit between an attacker and a honey pot, creating two separate SSH connections between them
BifroztBifrozt is a NAT device with a DHCP server that is usually deployed with one NIC connected directly to the Internet and one NIC connected to the internal network. What differentiates Bifrozt from other standard NAT devices is its ability to work as a transparent SSHv2 proxy between an attacker and your honeypot. If you deployed an SSH server on Bifrozt’s internal network it would log all the interaction to a TTY file in plain text that could be viewed later and capture a copy of any files that were downloaded. You would not have to install any additional software, compile any kernel modules or use a specific version or type of operating system on the internal SSH server for this to work. It will limit outbound traffic to a set number of ports and will start to drop outbound packets on these ports when certain limits are exceeded
HoneyDriveHoneyDrive is the premier honeypot Linux distro. It is a virtual appliance (OVA) with Xubuntu Desktop 12.04.4 LTS edition installed. It contains over 10 pre-installed and pre-configured honeypot software packages such as Kippo SSH honeypot, Dionaea and Amun malware honeypots, Honeyd low-interaction honeypot, Glastopf web honeypot and Wordpot, Conpot SCADA/ICS honeypot, Thug and PhoneyC honeyclients and more. Additionally it includes many useful pre-configured scripts and utilities to analyze, visualize and process the data it can capture, such as Kippo-Graph, Honeyd-Viz, DionaeaFR, an ELK stack and much more. Lastly, almost 90 well-known malware analysis, forensics and network monitoring related tools are also present in the distribution
Cuckoo SandboxCuckoo Sandbox is an Open Source software for automating analysis of suspicious files. To do so it makes use of custom components that monitor the behavior of the malicious processes while running in an isolated environment
T-Pot Honeypot DistroT-Pot is based on the network installer of Ubuntu Server 16/17.x LTS. The honeypot daemons as well as other support components being used have been containerized using docker. This allows us to run multiple honeypot daemons on the same network interface while maintaining a small footprint and constrain each honeypot within its own environment. Installation over vanilla Ubuntu - - This script will install T-Pot 16.04/17.10 on a fresh Ubuntu 16.04.x LTS (64bit). It is intended to be used on hosted servers, where an Ubuntu base image is given and there is no ability to install custom ISO images. Successfully tested on vanilla Ubuntu 16.04.3 in VMware

Awesome Security / Network / Full Packet Capture / Forensic

tcpflow1,702about 2 years agotcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis and debugging. Each TCP flow is stored in its own file. Thus, the typical TCP flow will be stored in two files, one for each direction. tcpflow can also process stored 'tcpdump' packet flows
Deepfence PacketStreamer1,891about 2 years agoHigh-performance remote packet capture and collection tool, distributed tcpdump for cloud native environments
XplicoThe goal of Xplico is extract from an internet traffic capture the applications data contained. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), FTP, TFTP, and so on. Xplico isn’t a network protocol analyzer. Xplico is an open source Network Forensic Analysis Tool (NFAT)
Moloch6,418almost 2 years agoMoloch is an open source, large scale IPv4 packet capturing (PCAP), indexing and database system. A simple web interface is provided for PCAP browsing, searching, and exporting. APIs are exposed that allow PCAP data and JSON-formatted session data to be downloaded directly. Simple security is implemented by using HTTPS and HTTP digest password support or by using apache in front. Moloch is not meant to replace IDS engines but instead work along side them to store and index all the network traffic in standard PCAP format, providing fast access. Moloch is built to be deployed across many systems and can scale to handle multiple gigabits/sec of traffic
OpenFPCOpenFPC is a set of tools that combine to provide a lightweight full-packet network traffic recorder & buffering system. It's design goal is to allow non-expert users to deploy a distributed network traffic recorder on COTS hardware while integrating into existing alert and log management tools
Dshell5,463over 2 years agoDshell is a network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures
stenographer1,790about 5 years agoStenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets

Awesome Security / Network / Sniffer

wiresharkWireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Wireshark is very similar to tcpdump, but has a graphical front-end, plus some integrated sorting and filtering options
netsniff-ngnetsniff-ng is a free Linux networking toolkit, a Swiss army knife for your daily Linux network plumbing if you will. Its gain of performance is reached by zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space and vice versa
Live HTTP headersLive HTTP headers is a free firefox addon to see your browser requests in real time. It shows the entire headers of the requests and can be used to find the security loopholes in implementations

Awesome Security / Network / Security Information & Event Management

PreludePrelude is a Universal "Security Information & Event Management" (SIEM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events; Prelude is "agentless"
OSSIMOSSIM provides all of the features that a security professional needs from a SIEM offering – event collection, normalization, and correlation
FIR1,751almost 2 years agoFast Incident Response, a cybersecurity incident management platform
LogESP198about 3 years agoOpen Source SIEM (Security Information and Event Management system)
wazuh11,193almost 2 years ago-Wazuh is a free, open source and enterprise-ready security monitoring solution for threat detection, integrity monitoring, incident response and compliance. It works with tons of data supported by an OpenSearch fork and custom WUI
VAST651almost 2 years agoOpen source security data pipeline engine for structured event data, supporting high-volume telemetry ingestion, compaction, and retrieval; purpose-built for security content execution, guided threat hunting, and large-scale investigation
Matano1,482about 2 years agoOpen source serverless security lake platform on AWS that lets you ingest, store, and analyze petabytes of security data into an Apache Iceberg data lake and run realtime Python detections as code

Awesome Security / Network / VPN

OpenVPNOpenVPN is an open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol that utilizes SSL/TLS for key exchange
Firezone6,900almost 2 years agoOpen-source VPN server and egress firewall for Linux built on WireGuard that makes it simple to manage secure remote access to your company’s private networks. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable

Awesome Security / Network / Fast Packet Processing

DPDKDPDK is a set of libraries and drivers for fast packet processing
PFQ521over 7 years agoPFQ is a functional networking framework designed for the Linux operating system that allows efficient packets capture/transmission (10G and beyond), in-kernel functional processing and packets steering across sockets/end-points
PF_RINGPF_RING is a new type of network socket that dramatically improves the packet capture speed
PF_RING ZC (Zero Copy)PF_RING ZC (Zero Copy) is a flexible packet processing framework that allows you to achieve 1/10 Gbit line rate packet processing (both RX and TX) at any packet size. It implements zero copy operations including patterns for inter-process and inter-VM (KVM) communications
PACKET_MMAP/TPACKET/AF_PACKETIt's fine to use PACKET_MMAP to improve the performance of the capture and transmission process in Linux
netmapnetmap is a framework for high speed packet I/O. Together with its companion VALE software switch, it is implemented as a single kernel module and available for FreeBSD, Linux and now also Windows

Awesome Security / Network / Firewall

pfSenseFirewall and Router FreeBSD distribution
OPNsenseis an open source, easy-to-use and easy-to-build FreeBSD based firewall and routing platform. OPNsense includes most of the features available in expensive commercial firewalls, and more in many cases. It brings the rich feature set of commercial offerings with the benefits of open and verifiable sources
fwknopProtects ports via Single Packet Authorization in your firewall

Awesome Security / Network / Anti-Spam

Spam ScannerAnti-Spam Scanning Service and Anti-Spam API by
rspamd2,079almost 2 years agoFast, free and open-source spam filtering system
SpamAssassinA powerful and popular email spam filter employing a variety of detection technique
Scammer-ListA free open source AI based Scam and Spam Finder with a free API

Awesome Security / Network / Docker Images for Penetration Testing & Security

official Kali Linux
official OWASP ZAP12,847almost 2 years ago-
official WPScan-
docker-metasploit-
Damn Vulnerable Web Application (DVWA)-
Vulnerable WordPress Installation-
Vulnerability as a service: Shellshock-
Vulnerability as a service: Heartbleed-
Security Ninjas-
Docker Bench for Security-
OWASP Security Shepherd-
OWASP WebGoat Project docker image-
OWASP NodeGoat1,895over 2 years ago-
OWASP Mutillidae II Web Pen-Test Practice Application-
OWASP Juice Shop-
OWASP WrongSecrets-
Cyware Threat Response Docker-
cicd-goat1,967about 2 years ago-

Awesome Security / Endpoint / Anti-Virus / Anti-Malware

Fastfinder234over 4 years agoFast customisable cross-platform suspicious file finder. Supports md5/sha1/sha256 hashs, litteral/wildcard strings, regular expressions and YARA rules. Can easily be packed to be deployed on any windows / linux host
Linux Malware DetectA malware scanner for Linux designed around the threats faced in shared hosted environments
LOKI3,419almost 2 years agoSimple Indicators of Compromise and Incident Response Scanner
rkhunterA Rootkit Hunter for Linux
ClamAvClamAV® is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats

Awesome Security / Endpoint / Content Disarm & Reconstruct

DocBleach148about 3 years agoAn open-source Content Disarm & Reconstruct software sanitizing Office, PDF and RTF Documents

Awesome Security / Endpoint / Configuration Management

Fleet device management3,202almost 2 years agoFleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems
RudderRudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation & Compliance. Automate common system administration tasks (installation, configuration); Enforce configuration over time (configuring once is good, ensuring that configuration is valid and automatically fixing it is better); Inventory of all managed nodes; Web interface to configure and manage nodes and their configuration; Compliance reporting, by configuration and/or by node

Awesome Security / Endpoint / Authentication

google-authenticator5,226almost 6 years agoThe Google Authenticator project includes implementations of one-time passcode generators for several mobile platforms, as well as a pluggable authentication module (PAM). One-time passcodes are generated using open standards developed by the Initiative for Open Authentication (OATH) (which is unrelated to OAuth). These implementations support the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238
Stegcloak3,329almost 2 years agoSecurely assign Digital Authenticity to any written text

Awesome Security / Endpoint / Mobile / Android / iOS

android-security-awesome8,270almost 2 years agoA collection of android security related resources. A lot of work is happening in academia and industry on tools to perform dynamic analysis, static analysis and reverse engineering of android apps
SecMobi WikiA collection of mobile security resources which including articles, blogs, books, groups, projects, tools and conferences. *
OWASP Mobile Security Testing Guide11,816almost 2 years agoA comprehensive manual for mobile app security testing and reverse engineering
OSX Security Awesome738over 2 years agoA collection of OSX and iOS security resources
Themis1,879about 2 years agoHigh-level multi-platform cryptographic framework for protecting sensitive data: secure messaging with forward secrecy and secure data storage (AES256GCM), suits for building end-to-end encrypted applications
Mobile Security WikiA collection of mobile security resources
Apktool20,516almost 2 years agoA tool for reverse engineering Android apk files
jadx42,178almost 2 years agoCommand line and GUI tools for produce Java source code from Android Dex and Apk files
enjarify924almost 5 years agoA tool for translating Dalvik bytecode to equivalent Java bytecode
Android Storage Extractor16almost 8 years agoA tool to extract local data storage of an Android application in one click
Quark-Engine1,342almost 2 years agoAn Obfuscation-Neglect Android Malware Scoring System
dotPeekFree-of-charge standalone tool based on ReSharper's bundled decompiler
hardened_malloc1,313almost 2 years agoHardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time
AMExtractor12over 10 years agoAMExtractor can dump out the physical content of your Android device even without kernel source code
frida16,429almost 2 years agoDynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
UDcide34over 5 years agoAndroid Malware Behavior Editor
reFlutter1,301over 4 years agoFlutter Reverse Engineering Framework

Awesome Security / Endpoint / Forensics

grr4,811almost 2 years agoGRR Rapid Response is an incident response framework focused on remote live forensics
Volatility7,412over 3 years agoPython based memory extraction and analysis framework
migMIG is a platform to perform investigative surgery on remote endpoints. It enables investigators to obtain information from large numbers of systems in parallel, thus accelerating investigation of incidents and day-to-day operations security
ir-rescue466over 5 years agois a Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response
Logdissect148about 2 years agoCLI utility and Python API for analyzing log files and other data
Meerkat436almost 2 years agoPowerShell-based Windows artifact collection for threat hunting and incident response
Rekall1,931almost 6 years agoThe Rekall Framework is a completely open collection of tools, implemented in Python under the Apache and GNU General Public License, for the extraction and analysis of digital artifacts computer systems
LiMELinux Memory Extractor
Maigret13,450almost 2 years agoMaigret collect a dossier on a person by username only, checking for accounts on a huge number of sites and gathering all the available information from web pages

Awesome Security / Threat Intelligence

abuse.chZeuS Tracker / SpyEye Tracker / Palevo Tracker / Feodo Tracker tracks Command&Control servers (hosts) around the world and provides you a domain- and an IP-blocklist
Cyware Threat Intelligence FeedsCyware’s Threat Intelligence feeds brings to you the valuable threat data from a wide range of open and trusted sources to deliver a consolidated stream of valuable and actionable threat intelligence. Our threat intel feeds are fully compatible with STIX 1.x and 2.0, giving you the latest information on malicious malware hashes, IPs and domains uncovered across the globe in real-time
Emerging Threats - Open SourceEmerging Threats began 10 years ago as an open source community for collecting Suricata and SNORT® rules, firewall rules, and other IDS rulesets. The open source community still plays an active role in Internet security, with more than 200,000 active users downloading the ruleset daily. The ETOpen Ruleset is open to any user or organization, as long as you follow some basic guidelines. Our ETOpen Ruleset is available for download any time
PhishTankPhishTank is a collaborative clearing house for data and information about phishing on the Internet. Also, PhishTank provides an open API for developers and researchers to integrate anti-phishing data into their applications at no charge
SBL / XBL / PBL / DBL / DROP / ROKSOThe Spamhaus Project is an international nonprofit organization whose mission is to track the Internet's spam operations and sources, to provide dependable realtime anti-spam protection for Internet networks, to work with Law Enforcement Agencies to identify and pursue spam and malware gangs worldwide, and to lobby governments for effective anti-spam legislation
Internet Storm CenterThe ISC was created in 2001 following the successful detection, analysis, and widespread warning of the Li0n worm. Today, the ISC provides a free analysis and warning service to thousands of Internet users and organizations, and is actively working with Internet Service Providers to fight back against the most malicious attackers
AutoShunAutoShun is a Snort plugin that allows you to send your Snort IDS logs to a centralized server that will correlate attacks from your sensor logs with other snort sensors, honeypots, and mail filters from around the world
DNS-BHThe DNS-BH project creates and maintains a listing of domains that are known to be used to propagate malware and spyware. This project creates the Bind and Windows zone files required to serve fake replies to localhost for any requests to these, thus preventing many spyware installs and reporting
AlienVault Open Threat ExchangeAlienVault Open Threat Exchange (OTX), to help you secure your networks from data loss, service disruption and system compromise caused by malicious IP addresses
Tor Bulk Exit ListCollecTor, your friendly data-collecting service in the Tor network. CollecTor fetches data from various nodes and services in the public Tor network and makes it available to the world. If you're doing research on the Tor network, or if you're developing an application that uses Tor network data, this is your place to start. / /
leakedin.comThe primary purpose of leakedin.com is to make visitors aware about the risks of loosing data. This blog just compiles samples of data lost or disclosed on sites like pastebin.com
FireEye OpenIOCs465over 7 years agoFireEye Publicly Shared Indicators of Compromise (IOCs)
OpenVAS NVT FeedThe public feed of Network Vulnerability Tests (NVTs). It contains more than 35,000 NVTs (as of April 2014), growing on a daily basis. This feed is configured as the default for OpenVAS
Project Honey PotProject Honey Pot is the first and only distributed system for identifying spammers and the spambots they use to scrape addresses from your website. Using the Project Honey Pot system you can install addresses that are custom-tagged to the time and IP address of a visitor to your site. If one of these addresses begins receiving email we not only can tell that the messages are spam, but also the exact moment when the address was harvested and the IP address that gathered it
virustotalVirusTotal, a subsidiary of Google, is a free online service that analyzes files and URLs enabling the identification of viruses, worms, trojans and other kinds of malicious content detected by antivirus engines and website scanners. At the same time, it may be used as a means to detect false positives, i.e. innocuous resources detected as malicious by one or more scanners
IntelMQ985almost 2 years agoIntelMQ is a solution for CERTs for collecting and processing security feeds, pastebins, tweets using a message queue protocol. It's a community driven initiative called IHAP (Incident Handling Automation Project) which was conceptually designed by European CERTs during several InfoSec events. Its main goal is to give to incident responders an easy way to collect & process threat intelligence thus improving the incident handling processes of CERTs.
CIFv2228over 8 years agoCIF is a cyber threat intelligence management system. CIF allows you to combine known malicious threat information from many sources and use that information for identification (incident response), detection (IDS) and mitigation (null route)
MISP - Open Source Threat Intelligence PlatformMISP threat sharing platform is a free and open source software helping information sharing of threat intelligence including cyber security indicators. A threat intelligence platform for gathering, sharing, storing and correlating Indicators of Compromise of targeted attacks, threat intelligence, financial fraud information, vulnerability information or even counter-terrorism information. The MISP project includes software, common libraries ( , ), an extensive data model to share new information using and default
PhishStatsPhishing Statistics with search for IP, domain and website title
Threat JammerREST API service that allows developers, security engineers, and other IT professionals to access curated threat intelligence data from a variety of sources
Cyberowl249over 2 years agoA daily updated summary of the most frequent types of security incidents currently being reported from different sources

Awesome Security / Social Engineering

GophishAn Open-Source Phishing Framework

Awesome Security / Web / Organization

OWASPThe Open Web Application Security Project (OWASP) is a 501(c)(3) worldwide not-for-profit charitable organization focused on improving the security of software
PortswiggerPortSwigger offers tools for web application security, testing & scanning. Choose from a wide range of security tools & identify the very latest vulnerabilities

Awesome Security / Web / Web Application Firewall

ModSecurityModSecurity is a toolkit for real-time web application monitoring, logging, and access control
BunkerWeb7,068almost 2 years agoBunkerWeb is a full-featured open-source web server with ModeSecurity WAF, HTTPS with transparent Let's Encrypt renewal, automatic ban of strange behaviors based on HTTP codes, bot and bad IPs block, connection limits, state-of-the-art security presets, Web UI and much more
NAXSI4,803almost 3 years agoNAXSI is an open-source, high performance, low rules maintenance WAF for NGINX, NAXSI means Nginx Anti Xss & Sql Injection
sql_firewall175almost 11 years agoSQL Firewall Extension for PostgreSQL
ironbee307over 10 years agoIronBee is an open source project to build a universal web application security sensor. IronBee as a framework for developing a system for securing web applications - a framework for building a web application firewall (WAF)
CuriefenseCuriefense adds a broad set of automated web security tools, including a WAF to Envoy Proxy
open-appsec966almost 2 years agoopen-appsec is an open source machine-learning security engine that preemptively and automatically prevents threats against Web Application & APIs

Awesome Security / Web / Scanning / Pentesting

SpyseSpyse is an OSINT search engine that provides fresh data about the entire web. All the data is stored in its own DB for instant access and interconnected with each other for flexible search. Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technologies, OS, AS, wide SSL/TLS DB and more
sqlmapsqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections
ZAPThe Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually
OWASP Testing Checklist v4List of some controls to test during a web vulnerability assessment. Markdown version may be found
w3afw3af is a Web Application Attack and Audit Framework. The project’s goal is to create a framework to help you secure your web applications by finding and exploiting all web application vulnerabilities
Recon-ng4,183almost 2 years agoRecon-ng is a full-featured Web Reconnaissance framework written in Python. Recon-ng has a look and feel similar to the Metasploit Framework
PTF5,179almost 2 years agoThe Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools
Infection Monkey6,697almost 2 years agoA semi automatic pen testing tool for mapping/pen-testing networks. Simulates a human attacker
ACSTIS306almost 5 years agoACSTIS helps you to scan certain web applications for AngularJS Client-Side Template Injection (sometimes referred to as CSTI, sandbox escape or sandbox bypass). It supports scanning a single request but also crawling the entire web application for the AngularJS CSTI vulnerability
padding-oracle-attacker204over 3 years agopadding-oracle-attacker is a CLI tool and library to execute padding oracle attacks (which decrypts data encrypted in CBC mode) easily, with support for concurrent network requests and an elegant UI
is-website-vulnerable1,942about 2 years agofinds publicly known security vulnerabilities in a website's frontend JavaScript libraries
PhpSploit2,237over 2 years agoFull-featured C2 framework which silently persists on webserver via evil PHP oneliner. Built for stealth persistence, with many privilege-escalation & post-exploitation features
Keyscope387over 2 years agoKeyscope is an extensible key and secret validation for checking active secrets against multiple SaaS vendors built in Rust
Cyclops116about 2 years agoThe Cyclops is a web browser with XSS detection feature, it is chromium-based xss detection that used to find the flows from a source to a sink
Scanmycode CE (Community Edition)831almost 2 years agoCode Scanning/SAST/Static Analysis/Linting using many tools/Scanners with One Report. Currently supports: PHP, Java, Scala, Python, Ruby, Javascript, GO, Secret Scanning, Dependency Confusion, Trojan Source, Open Source and Proprietary Checks (total ca. 1000 checks)
recon32almost 4 years agoa fast Rust based CLI that uses SQL to query over files, code, or malware with content classification and processing for security experts
CakeFuzzer98almost 3 years agoThe ultimate web application security testing tool for CakePHP-based web applications. CakeFuzzer employs a predefined set of attacks that are randomly modified before execution. Leveraging its deep understanding of the Cake PHP framework, Cake Fuzzer launches attacks on all potential application entry points
Artemis572almost 2 years agoA modular vulnerability scanner with automatic report generation capabilities

Awesome Security / Web / Runtime Application Self-Protection

SqreenSqreen is a Runtime Application Self-Protection (RASP) solution for software teams. An in-app agent instruments and monitors the app. Suspicious user activities are reported and attacks are blocked at runtime without code modification or traffic redirection
OpenRASP2,807over 2 years agoAn open source RASP solution actively maintained by Baidu Inc. With context-aware detection algorithm the project achieved nearly no false positives. And less than 3% performance reduction is observed under heavy server load

Awesome Security / Web / Development

API Security in ActionBook covering API security including secure development, token-based authentication, JSON Web Tokens, OAuth 2, and Macaroons. (early access, published continuously, final release summer 2020)
Secure by DesignBook that identifies design patterns and coding styles that make lots of security vulnerabilities less likely. (early access, published continuously, final release fall 2017)
Understanding API SecurityFree eBook sampler that gives some context for how API security works in the real world by showing how APIs are put together and how the OAuth protocol can be used to protect them
OAuth 2 in ActionBook that teaches you practical use and deployment of OAuth 2 from the perspectives of a client, an authorization server, and a resource server
OWASP ZAP Node API47almost 2 years agoLeverage the OWASP Zed Attack Proxy (ZAP) within your NodeJS applications with this official API
GuardRailsA GitHub App that provides security feedback in Pull Requests
Bearer2,112almost 2 years agoScan code for security risks and vulnerabilities leading to sensitive data exposures
Checkov7,214almost 2 years agoA static analysis tool for infrastucture as code (Terraform)
TFSec6,734almost 2 years agoA static analysis tool for infrastucture as code (Terraform)
KICS2,117almost 2 years agoScans IaC projects for security vulnerabilities, compliance issues, and infrastructure misconfiguration. Currently working with Terraform projects, Kubernetes manifests, Dockerfiles, AWS CloudFormation Templates, and Ansible playbooks
Insider CLI519over 4 years agoA open source Static Application Security Testing tool (SAST) written in GoLang for Java (Maven and Android), Kotlin (Android), Swift (iOS), .NET Full Framework, C# and Javascript (Node.js)
Full Stack Python SecurityA comprehensive look at cybersecurity for Python developers
Making Sense of Cyber SecurityA jargon-free, practical guide to the key concepts, terminology, and technologies of cybersecurity perfect for anyone planning or implementing a security strategy. (early access, published continuously, final release early 2022)
Security Checklist by OWASPA checklist by OWASP for testing web applications based on assurance level. Covers multiple topics like Architecture, IAM, Sanitization, Cryptography and Secure Configuration

Awesome Security / Exploits & Payloads

PayloadsAllTheThings61,904almost 2 years agoA list of useful payloads and bypass for Web Application Security and Pentest/CTF

Awesome Security / Red Team Infrastructure Deployment

Redcloud1,214about 4 years agoA automated Red Team Infrastructure deployement using Docker
Axiom4,080almost 2 years ago-Axiom is a dynamic infrastructure framework to efficiently work with multi-cloud environments, build and deploy repeatable infrastructure focussed on offensive and defensive security

Awesome Security / Blue Team Infrastructure Deployment

MutableSecurity44over 3 years agoCLI program for automating the setup, configuration, and use of cybersecurity solutions

Awesome Security / Usability

Usable Security CourseUsable Security course at coursera. Quite good for those looking for how security and usability intersects

Awesome Security / Big Data

data_hacking774over 7 years agoExamples of using IPython, Pandas, and Scikit Learn to get the most out of your security data
hadoop-pcap209over 3 years agoHadoop library to read packet capture (PCAP) files
WorkbenchA scalable python framework for security research and development teams
OpenSOC575over 6 years agoOpenSOC integrates a variety of open source big data technologies in order to offer a centralized tool for security monitoring and analysis
Apache Metron (incubating)853about 6 years agoMetron integrates a variety of open source big data technologies in order to offer a centralized tool for security monitoring and analysis
Apache Spot (incubating)350over 3 years agoApache Spot is open source software for leveraging insights from flow and packet analysis
binarypig144about 12 years agoScalable Binary Data Extraction in Hadoop. Malware Processing and Analytics over Pig, Exploration through Django, Twitter Bootstrap, and Elasticsearch
Matano1,482about 2 years agoOpen source serverless security lake platform on AWS that lets you ingest, store, and analyze petabytes of security data into an Apache Iceberg data lake and run realtime Python detections as code
VAST651almost 2 years agoOpen source security data pipeline engine for structured event data, supporting high-volume telemetry ingestion, compaction, and retrieval; purpose-built for security content execution, guided threat hunting, and large-scale investigation

Awesome Security / DevOps

Securing DevOpsA book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure
ansible-os-hardening4,116almost 2 years agoAnsible role for OS hardening
Trivy24,010almost 2 years agoA simple and comprehensive vulnerability scanner for containers and other artifacts, suitable for CI
Preflight152almost 4 years agohelps you verify scripts and executables to mitigate supply chain attacks in your CI and other systems
Teller2,914about 2 years agoa secrets management tool for devops and developers - manage secrets across multiple vaults and keystores from a single place
cve-ape5over 4 years agoA non-intrusive CVE scanner for embedding in test and CI environments that can scan package lists and individual packages for existing CVEs via locally stored CVE database. Can also be used as an offline CVE scanner for e.g. OT/ICS
Selefra526about 3 years agoAn open-source policy-as-code software that provides analytics for multi-cloud and SaaS

Awesome Security / Terminal

shellfirm823almost 3 years agoIt is a handy utility to help avoid running dangerous commands with an extra approval step. You will immediately get a small prompt challenge that will double verify your action when risky patterns are detected
shellclear220over 3 years agoIt helps you to Secure your shell history commands by finding sensitive commands in your all history commands and allowing you to clean them

Awesome Security / Operating Systems / Privacy & Security

Qubes OSQubes OS is a free and open-source security-oriented operating system meant for single-user desktop computing
WhonixOperating System designed for anonymity
Tails OSTails is a portable operating system that protects against surveillance and censorship

Awesome Security / Operating Systems / Online resources

Security related Operating Systems @ RawsecComplete list of security related operating systems
Best Linux Penetration Testing Distributions @ CyberPunkDescription of main penetration testing distributions
Security @ DistrowatchWebsite dedicated to talking about, reviewing and keeping up to date with open source operating systems
Hardening Windows 10Guide for hardening Windows 10

Awesome Security / Datastores

databunkerDatabunker is an address book on steroids for storing personal data. GDPR and encryption are out of the box
acra1,368about 2 years agoDatabase security suite: proxy for data protection with transparent "on the fly" data encryption, data masking and tokenization, SQL firewall (SQL injections prevention), intrusion detection system
blackbox6,692almost 2 years agoSafely store secrets in a VCS repo using GPG
confidant1,851almost 2 years agoStores secrets in AWS DynamoDB, encrypted at rest and integrates with IAM
dotgpg163over 8 years agoA tool for backing up and versioning your production secrets or shared passwords securely and easily
redoctober1,398almost 2 years agoServer for two-man rule style file encryption and decryption
aws-vault8,554about 2 years agoStore AWS credentials in the OSX Keychain or an encrypted file
credstash2,061over 4 years agoStore secrets using AWS KMS and DynamoDB
chamber2,481almost 2 years agoStore secrets using AWS KMS and SSM Parameter Store
Safe417over 2 years agoA Vault CLI that makes reading from and writing to the Vault easier to do
Sops17,224almost 2 years agoAn editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP
passboltThe password manager your team was waiting for. Free, open source, extensible, based on OpenPGP
passpie921over 2 years agoMultiplatform command-line password manager
VaultAn encrypted datastore secure enough to hold environment and application secrets
LunaSec1,439over 2 years agoDatabase for PII with automatic encryption/tokenization, sandboxed components for handling data, and centralized authorization controls

Awesome Security / Fraud prevention

FingerprintJS23,421almost 2 years agoIdentifies browser and hybrid mobile application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity
FingerprintJS Android595almost 2 years agoIdentifies Android application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity

Awesome Security / EBooks

Holistic Info-Sec for Web DevelopersFree and downloadable book series with very broad and deep coverage of what Web Developers and DevOps Engineers need to know in order to create robust, reliable, maintainable and secure software, networks and other, that are delivered continuously, on time, with no nasty surprises
Docker Security - Quick Reference: For DevOps EngineersA book on understanding the Docker security defaults, how to improve them (theory and practical), along with many tools and techniques
How to Hack Like a PornstarA step by step process for breaking into a BANK, Sparc Flow, 2017
How to Hack Like a LegendA hacker’s tale breaking into a secretive offshore company, Sparc Flow, 2018
How to Investigate Like a RockstarLive a real crisis to master the secrets of forensic analysis, Sparc Flow, 2017
Real World CryptographyThis early-access book teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications
AWS SecurityThis early-access book covers commong AWS security issues and best practices for access policies, data protection, auditing, continuous monitoring, and incident response
The Art of Network Penetration TestingBook that is a hands-on guide to running your own penetration test on an enterprise network. (early access, published continuously, final release December 2020)
Spring Boot in PracticeBook that is a practical guide which presents dozens of relevant scenarios in a convenient problem-solution-discussion format.. (early access, published continuously, final release fall 2021)
Self-Sovereign IdentityA book about how SSI empowers us to receive digitally-signed credentials, store them in private wallets, and securely prove our online identities. (early access, published continuously, final release fall 2021)
Data PrivacyA book that teaches you to implement technical privacy solutions and tools at scale. (early access, published continuously, final release January 2022)
Cyber Security Career GuideKickstart a career in cyber security by learning how to adapt your existing technical and non-technical skills. (early access, published continuously, final release Summer 2022)
Secret Key CryptographyA book about cryptographic techniques and Secret Key methods. (early access, published continuously, final release Summer 2022)
The Security Engineer HandbookA short read that discusses the dos and dont's of working in a security team, and the many tricks and tips that can help you in your day-to-day as a security engineer
Cyber Threat HuntingPractical guide to cyber threat hunting
Edge Computing Technology and ApplicationsA book about the business and technical foundation you need to create your edge computing strategy
Spring Security in Action, Second EditionA book about designing and developing Spring applications that are secure right from the start
Azure SecurityA practical guide to the native security services of Microsoft Azure
Node.js Secure Coding: Defending Against Command Injection VulnerabilitiesLearn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code
Node.js Secure Coding: Prevention and Exploitation of Path Traversal VulnerabilitiesMaster secure coding in Node.js with real-world vulnerable dependencies and experience firsthand secure coding techniques against Path Traversal vulnerabilities
Grokking Web Application SecurityA book about building web apps that are ready for and resilient to any attack

Awesome Security / Other Awesome Lists / Other Security Awesome Lists

Android Security Awesome8,270almost 2 years agoA collection of android security related resources
Awesome ARM Exploitation323over 2 years agoA curated list of ARM exploitation resources
Awesome CTF9,929about 2 years agoA curated list of CTF frameworks, libraries, resources and software
Awesome Cyber Skills3,718about 2 years agoA curated list of hacking environments where you can train your cyber skills legally and safely
Awesome Personal Security17,487almost 2 years agoA curated list of digital security and privacy tips, with links to further resources
Awesome Hacking13,321over 2 years agoA curated list of awesome Hacking tutorials, tools and resources
Awesome Honeypots8,732about 2 years agoAn awesome list of honeypot resources
Awesome Malware Analysis12,073over 2 years agoA curated list of awesome malware analysis tools and resources
Awesome Security Newsletters971about 2 years agoA curated list of awesome newsletters to keep up to date on security news via e-mail
Awesome PCAP Tools3,143over 2 years agoA collection of tools developed by other researchers in the Computer Science area to process network traces
Awesome Pentest22,116almost 2 years agoA collection of awesome penetration testing resources, tools and other shiny things
Awesome Privacy7,056almost 2 years agoA curated list of privacy-respecting software and services
Awesome Linux Containers1,825over 2 years agoA curated list of awesome Linux Containers frameworks, libraries and software
Awesome Incident Response7,728about 2 years agoA curated list of resources for incident response
Awesome Web Hacking5,912almost 2 years agoThis list is for anyone wishing to learn about web application security but do not have a starting point
Awesome Electron.js Hacking592about 2 years agoA curated list of awesome resources about Electron.js (in)security
Awesome Threat Intelligence8,211about 2 years agoA curated list of threat intelligence resources
Awesome Threat Modeling125about 2 years agoA curated list of Threat Modeling resources
Awesome Pentest Cheat Sheets3,917over 2 years agoCollection of the cheat sheets useful for pentesting
Awesome Industrial Control System Security29over 10 years agoA curated list of resources related to Industrial Control System (ICS) security
Awesome YARA3,598almost 2 years agoA curated list of awesome YARA rules, tools, and people
Awesome Threat Detection and Hunting3,916about 2 years agoA curated list of awesome threat detection and hunting resources
Awesome Container Security14over 7 years agoA curated list of awesome resources related to container building and runtime security
Awesome Crypto Papers1,818almost 2 years agoA curated list of cryptography papers, articles, tutorials and howtos
Awesome Shodan Search Queries5,955over 2 years agoA collection of interesting, funny, and depressing search queries to plug into Shodan.io
Awesome Censys Queries963almost 2 years agoA collection of fascinating and bizarre Censys Search Queries
Awesome Anti Forensics795almost 3 years agoA collection of awesome tools used to counter forensics activities
Awesome Security Talks & Videos4,061over 5 years agoA curated list of awesome security talks, organized by year and then conference
Awesome Bluetooth Security521almost 3 years agoA curated list of Bluetooth security resources
Awesome WebSocket Security254over 4 years agoA curated list of WebSocket security resources
Security Acronyms26almost 2 years agoA curated list of security related acronyms and concepts
Awesome SOAR817about 2 years agoA curated Cyber "Security Orchestration, Automation and Response (SOAR)" resources list
Awesome Security Hardening5,556almost 2 years agoA collection of awesome security hardening guides, best practices, checklists, benchmarks, tools and other resources

Awesome Security / Other Awesome Lists / Other Common Awesome Lists

awesome-awesomeness32,173over 2 years agoawesome-* or *-awesome lists
lists10,067almost 2 years agoThe definitive list of (awesome) lists curated on GitHub
Movies For Hacker10,668about 2 years agoA curated list of movies every hacker & cyberpunk must watch
Awesome Self-Hosted207,580almost 2 years ago
Awesome Analytics3,954over 2 years ago
Awesome Sysadmin25,924about 2 years ago

Backlinks from these awesome lists:

More related projects: