8 Commits

Author SHA1 Message Date
D3vil0p3r 2f3cf1967c Added REMnux distro 2022-12-15 23:55:01 +01:00
fabacab 5ffed0d0e2 Alphabetize VPN section. 2022-12-15 17:13:26 -05:00
0xACAB caaef9e578 Merge pull request #26 from gongjason/patch-1
Add Firezone to VPNs
2022-12-15 17:13:03 -05:00
fabacab 88a1513f28 Moloch has become Arkime. Props to @D3vil0p3r. 2022-12-15 16:57:04 -05:00
fabacab c9de1ce38e Add Headscale, open source implementation of Tailscale control server. 2022-09-28 15:06:22 -04:00
fabacab 8bae9c21bb Add Regula, an IaC linter/policy enforcement tool. 2022-09-14 14:02:50 -04:00
fabacab 7452572aa7 Add tcpreplay suite of utilities. 2022-08-11 13:31:33 -04:00
Jason G cd782c489d Add Firezone to VPNs 2022-07-20 15:52:42 -04:00
+6 -1
View File
@@ -198,6 +198,7 @@ See also [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
- [AllStar](https://github.com/ossf/allstar) - GitHub App installed on organizations or repositories to set and enforce security policies.
- [Conftest](https://conftest.dev/) - Utility to help you write tests against structured configuration data.
- [Open Policy Agent (OPA)](https://www.openpolicyagent.org/) - Unified toolset and framework for policy across the cloud native stack.
- [Regula](https://regula.dev/) - Checks infrastructure as code templates (Terraform, CloudFormation, K8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego.
- [Tang](https://github.com/latchset/tang) - Server for binding data to network presence; provides data to clients only when they are on a certain (secured) network.
### Supply chain security
@@ -286,6 +287,7 @@ See also [Wikipedia: List of router and firewall distributions](https://en.wikip
- [Computer Aided Investigative Environment (CAINE)](https://caine-live.net/) - Italian GNU/Linux live distribution that pre-packages numerous digital forensics and evidence collection tools.
- [Security Onion](https://securityonion.net/) - Free and open source GNU/Linux distribution for intrusion detection, enterprise security monitoring, and log management.
- [Qubes OS](https://qubes-os.org/) - Desktop environment built atop the Xen hypervisor project that runs each end-user program in its own virtual machine intended to provide strict security controls to constrain the reach of any successful malware exploit.
- [REMnux](https://remnux.org/) - A Linux Toolkit for Malware Analysis. It provides a curated collection of free tools created by the community. Analysts can use it to investigate malware without having to find, install, and configure the tools.
## Phishing awareness and reporting
@@ -314,6 +316,7 @@ See also [awesome-pentest § Social Engineering Tools](https://github.com/fabaca
- [Metta](https://github.com/uber-common/metta) - Automated information security preparedness tool to do adversarial simulation.
- [Network Flight Simulator (`flightsim`)](https://github.com/alphasoc/flightsim) - Utility to generate malicious network traffic and help security teams evaluate security controls and audit their network visibility.
- [RedHunt OS](https://github.com/redhuntlabs/RedHunt-OS) - Ubuntu-based Open Virtual Appliance (`.ova`) preconfigured with several threat emulation tools as well as a defender's toolkit.
- [tcpreplay](https://tcpreplay.appneta.com/) - Suite of free Open Source utilities for editing and replaying previously captured network traffic originally designed to replay malicious traffic patterns to Intrusion Detection/Prevention Systems.
## Security configurations
@@ -333,9 +336,9 @@ See also [awesome-pentest § Social Engineering Tools](https://github.com/fabaca
See also [awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools).
- [Arkime](https://github.com/arkime/arkime) - Augments your current security infrastructure to store and index network traffic in standard PCAP format, providing fast, indexed access.
- [ChopShop](https://github.com/MITRECND/chopshop) - Framework to aid analysts in the creation and execution of pynids-based decoders and detectors of APT tradecraft.
- [Maltrail](https://github.com/stamparm/maltrail) - Malicious network traffic detection system.
- [Moloch](https://github.com/aol/moloch) - Augments your current security infrastructure to store and index network traffic in standard PCAP format, providing fast, indexed access.
- [OwlH](https://www.owlh.net/) - Helps manage network IDS at scale by visualizing Suricata, Zeek, and Moloch life cycles.
- [Real Intelligence Threat Analysis (RITA)](https://github.com/activecm/rita) - Open source framework for network traffic analysis that ingests Zeek logs and detects beaconing, DNS tunneling, and more.
- [Respounder](https://github.com/codeexpress/respounder) - Detects the presence of the Responder LLMNR/NBT-NS/MDNS poisoner on a network.
@@ -427,6 +430,8 @@ See also [awesome-tor](https://github.com/ajvb/awesome-tor).
### Overlay and Virtual Private Networks (VPNs)
- [Firezone](https://www.firezone.dev/) - Self-hosted VPN server built on WireGuard that supports MFA and SSO.
- [Headscale](https://github.com/juanfont/headscale) - Open source, self-hosted implementation of the Tailscale control server.
- [IPsec VPN Server Auto Setup Scripts](https://github.com/hwdsl2/setup-ipsec-vpn) - Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2.
- [Innernet](https://github.com/tonarino/innernet) - Free Software private network system that uses WireGuard under the hood, made to be self-hosted.
- [Nebula](https://github.com/slackhq/nebula) - Completely open source and self-hosted, scalable overlay networking tool with a focus on performance, simplicity, and security, inspired by tinc.