<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Security Updates Weekly</title>
  <id>https://www.trackawesomelist.com/sbilly/awesome-security/week/feed.xml</id>
  <updated>2024-05-03T01:33:24.977Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/sbilly/awesome-security/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/sbilly/awesome-security/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/sbilly/awesome-security/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2024/18/</id>
    <title>Awesome Security Updates on Apr 29 - May 05, 2024</title>
    <updated>2024-05-03T01:33:24.977Z</updated>
    <published>2024-05-03T01:33:24.843Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="https://github.com/openappsec/openappsec" rel="noopener noreferrer">open-appsec (⭐1.5k)</a> - open-appsec is an open source machine-learning security engine that preemptively and automatically prevents threats against Web Application &amp; APIs.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/CERT-Polska/Artemis/" rel="noopener noreferrer">Artemis (⭐1.1k)</a> - A modular vulnerability scanner with automatic report generation capabilities.</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/grokking-web-application-security" rel="noopener noreferrer">Grokking Web Application Security</a> - A book about building web apps that are ready for and resilient to any attack.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/18/"/>
    <summary>3 awesome projects updated on Apr 29 - May 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/52/</id>
    <title>Awesome Security Updates on Dec 25 - Dec 31, 2023</title>
    <updated>2023-12-28T01:24:26.102Z</updated>
    <published>2023-12-28T01:24:25.896Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="https://github.com/bunkerity/bunkerweb" rel="noopener noreferrer">BunkerWeb (⭐9.9k)</a> - BunkerWeb 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.</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.nodejs-security.com/book/path-traversal" rel="noopener noreferrer">Node.js Secure Coding: Prevention and Exploitation of Path Traversal Vulnerabilities</a> - Master secure coding in Node.js with real-world vulnerable dependencies and experience firsthand secure coding techniques against Path Traversal vulnerabilities.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/52/"/>
    <summary>2 awesome projects updated on Dec 25 - Dec 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/42/</id>
    <title>Awesome Security Updates on Oct 16 - Oct 22, 2023</title>
    <updated>2023-10-17T14:46:09.254Z</updated>
    <published>2023-10-17T14:46:09.254Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/Zigrin-Security/CakeFuzzer" rel="noopener noreferrer">CakeFuzzer (⭐105)</a> - The 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/42/"/>
    <summary>1 awesome projects updated on Oct 16 - Oct 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/35/</id>
    <title>Awesome Security Updates on Aug 28 - Sep 03, 2023</title>
    <updated>2023-09-03T12:37:03.389Z</updated>
    <published>2023-09-03T12:37:02.745Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/padok-team/cognito-scanner" rel="noopener noreferrer">Cognito Scanner (⭐109)</a> - CLI tool to pentest Cognito AWS instance. It implements three attacks: unwanted account creation, account oracle and identity pool escalation</li>
</ul>
<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/brexhq/substation" rel="noopener noreferrer">Substation (⭐390)</a> - Substation is a cloud native data pipeline and transformation toolkit written in Go.</li>
</ul>
<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://drkeithjones.com" rel="noopener noreferrer">DrKeithJones.com</a> - A blog on cyber security and network security monitoring.</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.nodejs-security.com" rel="noopener noreferrer">Node.js Secure Coding: Defending Against Command Injection Vulnerabilities</a> - Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/35/"/>
    <summary>4 awesome projects updated on Aug 28 - Sep 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/21/</id>
    <title>Awesome Security Updates on May 22 - May 28, 2023</title>
    <updated>2023-05-26T06:10:58.476Z</updated>
    <published>2023-05-26T06:10:58.029Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/retracedhq/retraced" rel="noopener noreferrer">BoxyHQ (⭐431)</a> - Open source API for security and compliance audit logging.</li>
</ul>
<h3><p>Big Data / Development</p>
</h3>
<ul>
<li><a href="https://github.com/tenzir/vast" rel="noopener noreferrer">VAST (⭐719)</a> - Open 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.</li>
</ul>
<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/soxoj/maigret" rel="noopener noreferrer">Maigret (⭐19k)</a> - Maigret 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.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/rusty-ferris-club/recon" rel="noopener noreferrer">recon (⭐37)</a> - a fast Rust based CLI that uses SQL to query over files, code, or malware with content classification and processing for security experts</li>
</ul>
<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/Bearer/bearer" rel="noopener noreferrer">Bearer (⭐2.6k)</a> - Scan code for security risks and vulnerabilities leading to sensitive data exposures.</li>
</ul>
<h3><p>Blue Team Infrastructure Deployment / Development</p>
</h3>
<ul>
<li><a href="https://github.com/MutableSecurity/mutablesecurity" rel="noopener noreferrer">MutableSecurity (⭐50)</a> - CLI program for automating the setup, configuration, and use of cybersecurity solutions.</li>
</ul>
<h3><p>DevOps / Development</p>
</h3>
<ul>
<li><a href="https://github.com/selefra/selefra" rel="noopener noreferrer">Selefra (⭐544)</a> - An open-source policy-as-code software that provides analytics for multi-cloud and SaaS.</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/secret-key-cryptography" rel="noopener noreferrer">Secret Key Cryptography</a> - A book about cryptographic techniques and Secret Key methods. (early access, published continuously, final release Summer 2022)</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/cyber-threat-hunting" rel="noopener noreferrer">Cyber Threat Hunting</a> - Practical guide to cyber threat hunting.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/edge-computing-technology-and-applications" rel="noopener noreferrer">Edge Computing Technology and Applications</a> - A book about the business and technical foundation you need to create your edge computing strategy.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/spring-security-in-action-second-edition" rel="noopener noreferrer">Spring Security in Action, Second Edition</a> - A book about designing and developing Spring applications that are secure right from the start.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/azure-security-2" rel="noopener noreferrer">Azure Security</a> - A practical guide to the native security services of Microsoft Azure.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/21/"/>
    <summary>12 awesome projects updated on May 22 - May 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/35/</id>
    <title>Awesome Security Updates on Aug 29 - Sep 04, 2022</title>
    <updated>2022-08-31T21:48:50.000Z</updated>
    <published>2022-08-31T21:48:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/karimhabush/cyberowl" rel="noopener noreferrer">Cyberowl (⭐257)</a> - A daily updated summary of the most frequent types of security incidents currently being reported from different sources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/35/"/>
    <summary>1 awesome projects updated on Aug 29 - Sep 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/34/</id>
    <title>Awesome Security Updates on Aug 22 - Aug 28, 2022</title>
    <updated>2022-08-26T18:30:52.000Z</updated>
    <published>2022-08-23T08:49:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Big Data / Development</p>
</h3>
<ul>
<li><a href="https://github.com/matanolabs/matano" rel="noopener noreferrer">Matano (⭐1.7k)</a> - 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.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/TalEliyahu/awesome-security-newsletters" rel="noopener noreferrer">Awesome Security Newsletters (⭐1.2k)</a> - A curated list of awesome newsletters to keep up to date on security news via e-mail.</li>
</ul>

<ul>
<li><a href="https://github.com/thehappydinoa/awesome-censys-queries" rel="noopener noreferrer">Awesome Censys Queries (⭐1.2k)</a> - A collection of fascinating and bizarre Censys Search Queries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/34/"/>
    <summary>3 awesome projects updated on Aug 22 - Aug 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/33/</id>
    <title>Awesome Security Updates on Aug 15 - Aug 21, 2022</title>
    <updated>2022-08-16T16:51:17.000Z</updated>
    <published>2022-08-16T16:51:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Configuration Management</p>
</h3>
<ul>
<li><a href="https://github.com/fleetdm/fleet" rel="noopener noreferrer">Fleet device management (⭐6k)</a> - Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/33/"/>
    <summary>1 awesome projects updated on Aug 15 - Aug 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/31/</id>
    <title>Awesome Security Updates on Aug 01 - Aug 07, 2022</title>
    <updated>2022-08-02T22:29:02.000Z</updated>
    <published>2022-08-01T16:03:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://falco.org/" rel="noopener noreferrer">Falco</a> - The cloud-native runtime security project and de facto Kubernetes threat detection engine now part of the CNCF.</li>
</ul>
<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker-compose -d up</code> - <a href="https://github.com/cider-security-research/cicd-goat" rel="noopener noreferrer">cicd-goat (⭐2.2k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/31/"/>
    <summary>2 awesome projects updated on Aug 01 - Aug 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/30/</id>
    <title>Awesome Security Updates on Jul 25 - Jul 31, 2022</title>
    <updated>2022-07-29T20:52:20.000Z</updated>
    <published>2022-07-25T15:40:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Anti-Virus / Anti-Malware</p>
</h3>
<ul>
<li><a href="http://www.clamav.net/" rel="noopener noreferrer">ClamAv</a> - ClamAV® is an open-source antivirus engine for detecting trojans, viruses, malware &amp; other malicious threats.</li>
</ul>
<h3><p>Terminal / Development</p>
</h3>
<ul>
<li><a href="https://github.com/rusty-ferris-club/shellclear" rel="noopener noreferrer">shellclear (⭐226)</a> - It helps you to Secure your shell history commands by finding sensitive commands in your all history commands and allowing you to clean them.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/lissy93/awesome-privacy" rel="noopener noreferrer">Awesome Privacy (⭐8.8k)</a> - A curated list of privacy-respecting software and services.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/30/"/>
    <summary>3 awesome projects updated on Jul 25 - Jul 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/28/</id>
    <title>Awesome Security Updates on Jul 11 - Jul 17, 2022</title>
    <updated>2022-07-11T17:17:18.000Z</updated>
    <published>2022-07-11T17:17:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>DevOps / Development</p>
</h3>
<ul>
<li><a href="https://github.com/baalmor/cve-ape" rel="noopener noreferrer">cve-ape (⭐5)</a> - A 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/28/"/>
    <summary>1 awesome projects updated on Jul 11 - Jul 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/27/</id>
    <title>Awesome Security Updates on Jul 04 - Jul 10, 2022</title>
    <updated>2022-07-08T07:43:56.000Z</updated>
    <published>2022-07-08T07:43:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker run -dit --name trd -p 8081:80 cylabs/cy-threat-response</code> - <a href="https://hub.docker.com/r/cylabs/cy-threat-response" rel="noopener noreferrer">Cyware Threat Response Docker</a></li>
</ul>
<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://cyware.com/community/ctix-feeds" rel="noopener noreferrer">Cyware Threat Intelligence Feeds</a> - Cyware’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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/27/"/>
    <summary>2 awesome projects updated on Jul 04 - Jul 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/26/</id>
    <title>Awesome Security Updates on Jun 27 - Jul 03, 2022</title>
    <updated>2022-06-29T08:59:37.000Z</updated>
    <published>2022-06-29T08:59:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/deepfence/SecretScanner" rel="noopener noreferrer">Deepfence SecretScanner (⭐3.3k)</a> - Find secrets and passwords in container images and file systems.</li>
</ul>
<h3><p>Network / Full Packet Capture / Forensic</p>
</h3>
<ul>
<li><a href="https://github.com/deepfence/PacketStreamer" rel="noopener noreferrer">Deepfence PacketStreamer (⭐1.9k)</a> - High-performance remote packet capture and collection tool, distributed tcpdump for cloud native environments.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/26/"/>
    <summary>2 awesome projects updated on Jun 27 - Jul 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/24/</id>
    <title>Awesome Security Updates on Jun 13 - Jun 19, 2022</title>
    <updated>2022-06-14T02:08:11.000Z</updated>
    <published>2022-06-14T02:08:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking" rel="noopener noreferrer">Cyclops (⭐126)</a> - The 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/24/"/>
    <summary>1 awesome projects updated on Jun 13 - Jun 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/23/</id>
    <title>Awesome Security Updates on Jun 06 - Jun 12, 2022</title>
    <updated>2022-06-07T06:01:56.000Z</updated>
    <published>2022-06-07T06:01:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://tsurugi-linux.org/" rel="noopener noreferrer">tsurugi</a> - heavily 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)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/23/"/>
    <summary>1 awesome projects updated on Jun 06 - Jun 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/20/</id>
    <title>Awesome Security Updates on May 16 - May 22, 2022</title>
    <updated>2022-05-19T06:26:32.000Z</updated>
    <published>2022-05-19T06:26:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://owasp.org/www-project-application-security-verification-standard/" rel="noopener noreferrer">Security Checklist by OWASP</a> - A checklist by OWASP for testing web applications based on assurance level. Covers multiple topics like Architecture, IAM, Sanitization, Cryptography and Secure Configuration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/20/"/>
    <summary>1 awesome projects updated on May 16 - May 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/16/</id>
    <title>Awesome Security Updates on Apr 18 - Apr 24, 2022</title>
    <updated>2022-04-18T16:23:14.000Z</updated>
    <published>2022-04-18T16:23:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/cloudsecurelab/security-acronyms" rel="noopener noreferrer">Security Acronyms (⭐42)</a> - A curated list of security related acronyms and concepts</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/16/"/>
    <summary>1 awesome projects updated on Apr 18 - Apr 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/13/</id>
    <title>Awesome Security Updates on Mar 28 - Apr 03, 2022</title>
    <updated>2022-03-30T19:48:51.000Z</updated>
    <published>2022-03-30T19:48:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker pull jeroenwillemsen/wrongsecrets</code>- <a href="https://hub.docker.com/r/jeroenwillemsen/wrongsecrets" rel="noopener noreferrer">OWASP WrongSecrets</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/13/"/>
    <summary>1 awesome projects updated on Mar 28 - Apr 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/</id>
    <title>Awesome Security Updates on Mar 07 - Mar 13, 2022</title>
    <updated>2022-03-07T15:26:53.000Z</updated>
    <published>2022-03-07T15:26:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://threatjammer.com" rel="noopener noreferrer">Threat Jammer</a> - REST API service that allows developers, security engineers, and other IT professionals to access curated threat intelligence data from a variety of sources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/"/>
    <summary>1 awesome projects updated on Mar 07 - Mar 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/9/</id>
    <title>Awesome Security Updates on Feb 28 - Mar 06, 2022</title>
    <updated>2022-03-05T12:33:48.000Z</updated>
    <published>2022-02-28T23:43:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/marcinguy/scanmycode-ce" rel="noopener noreferrer">Scanmycode CE (Community Edition)</a> - Code 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)</li>
</ul>
<h3><p>Operating Systems / Online resources</p>
</h3>
<ul>
<li><a href="https://inventory.raw.pm/operating_systems.html" rel="noopener noreferrer">Security related Operating Systems @ Rawsec</a> - Complete list of security related operating systems</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/9/"/>
    <summary>2 awesome projects updated on Feb 28 - Mar 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/8/</id>
    <title>Awesome Security Updates on Feb 21 - Feb 27, 2022</title>
    <updated>2022-02-23T01:15:54.000Z</updated>
    <published>2022-02-23T01:15:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/correlatedsecurity/Awesome-SOAR" rel="noopener noreferrer">Awesome SOAR (⭐934)</a> - A curated Cyber "Security Orchestration, Automation and Response (SOAR)" resources list.</li>
</ul>

<ul>
<li><a href="https://github.com/decalage2/awesome-security-hardening" rel="noopener noreferrer">Awesome Security Hardening (⭐6.1k)</a> - A collection of awesome security hardening guides, best practices, checklists, benchmarks, tools and other resources.</li>
</ul>
<h3><p>Other Awesome Lists / Other Common Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/awesome-selfhosted/awesome-selfhosted" rel="noopener noreferrer">Awesome Self-Hosted (⭐270k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/0xnr/awesome-analytics" rel="noopener noreferrer">Awesome Analytics (⭐4.2k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/awesome-foss/awesome-sysadmin" rel="noopener noreferrer">Awesome Sysadmin (⭐33k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/8/"/>
    <summary>5 awesome projects updated on Feb 21 - Feb 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/5/</id>
    <title>Awesome Security Updates on Jan 31 - Feb 06, 2022</title>
    <updated>2022-02-02T12:04:35.000Z</updated>
    <published>2022-02-02T12:04:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/cyber-security-career-guide" rel="noopener noreferrer">Cyber Security Career Guide</a> - Kickstart 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)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/5/"/>
    <summary>1 awesome projects updated on Jan 31 - Feb 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/4/</id>
    <title>Awesome Security Updates on Jan 24 - Jan 30, 2022</title>
    <updated>2022-01-30T18:41:29.000Z</updated>
    <published>2022-01-30T18:41:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Anti-Virus / Anti-Malware</p>
</h3>
<ul>
<li><a href="https://github.com/codeyourweb/fastfinder" rel="noopener noreferrer">Fastfinder (⭐249)</a> - Fast 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/4/"/>
    <summary>1 awesome projects updated on Jan 24 - Jan 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/3/</id>
    <title>Awesome Security Updates on Jan 17 - Jan 23, 2022</title>
    <updated>2022-01-20T19:22:06.000Z</updated>
    <published>2022-01-20T19:22:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / VPN</p>
</h3>
<ul>
<li><a href="https://github.com/firezone/firezone" rel="noopener noreferrer">Firezone (⭐8.4k)</a> - Open-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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/3/"/>
    <summary>1 awesome projects updated on Jan 17 - Jan 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/2/</id>
    <title>Awesome Security Updates on Jan 10 - Jan 16, 2022</title>
    <updated>2022-01-14T17:03:21.000Z</updated>
    <published>2022-01-10T23:44:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Network architecture</p>
</h3>
<ul>
<li><a href="https://github.com/sergiomarotco/Network-segmentation-cheat-sheet" rel="noopener noreferrer">Network-segmentation-cheat-sheet (⭐3.4k)</a> - This 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.</li>
</ul>
<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://zeek.org/" rel="noopener noreferrer">Zeek</a> - Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.<ul>
<li><a href="https://github.com/corelight/zeek2es" rel="noopener noreferrer">zeek2es (⭐38)</a> - An open source tool to convert Zeek logs to Elastic/OpenSearch.  You can also output pure JSON from Zeek's TSV logs!</li>
</ul>
</li>
</ul>
<h3><p>Terminal / Development</p>
</h3>
<ul>
<li><a href="https://github.com/kaplanelad/shellfirm" rel="noopener noreferrer">shellfirm (⭐879)</a> - It 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/2/"/>
    <summary>3 awesome projects updated on Jan 10 - Jan 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/52/</id>
    <title>Awesome Security Updates on Dec 27 - Jan 02, 2021</title>
    <updated>2022-01-02T05:46:26.000Z</updated>
    <published>2022-01-02T05:46:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://fbb-git.gitlab.io/stealth/" rel="noopener noreferrer">Stealth</a> - File 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/52/"/>
    <summary>1 awesome projects updated on Dec 27 - Jan 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/50/</id>
    <title>Awesome Security Updates on Dec 13 - Dec 19, 2021</title>
    <updated>2021-12-14T14:58:21.000Z</updated>
    <published>2021-12-14T14:58:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/data-privacy" rel="noopener noreferrer">Data Privacy</a> - A book that teaches you to implement technical privacy solutions and tools at scale. (early access, published continuously, final release January 2022)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/50/"/>
    <summary>1 awesome projects updated on Dec 13 - Dec 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/47/</id>
    <title>Awesome Security Updates on Nov 22 - Nov 28, 2021</title>
    <updated>2021-11-23T16:22:52.000Z</updated>
    <published>2021-11-23T16:22:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/engn33r/awesome-bluetooth-security" rel="noopener noreferrer">Awesome Bluetooth Security (⭐589)</a> - A curated list of Bluetooth security resources.</li>
</ul>

<ul>
<li><a href="https://github.com/PalindromeLabs/awesome-websocket-security" rel="noopener noreferrer">Awesome WebSocket Security (⭐299)</a> - A curated list of WebSocket security resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/47/"/>
    <summary>2 awesome projects updated on Nov 22 - Nov 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/44/</id>
    <title>Awesome Security Updates on Nov 01 - Nov 07, 2021</title>
    <updated>2021-11-01T17:08:57.000Z</updated>
    <published>2021-11-01T17:08:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/self-sovereign-identity" rel="noopener noreferrer">Self-Sovereign Identity</a> - A 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)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/44/"/>
    <summary>1 awesome projects updated on Nov 01 - Nov 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/43/</id>
    <title>Awesome Security Updates on Oct 25 - Oct 31, 2021</title>
    <updated>2021-10-29T23:21:58.000Z</updated>
    <published>2021-10-26T10:55:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Security Information &amp; Event Management</p>
</h3>
<ul>
<li><a href="https://github.com/wazuh/wazuh" rel="noopener noreferrer">wazuh (⭐15k)</a> -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.</li>
</ul>
<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/ptswarm/reFlutter" rel="noopener noreferrer">reFlutter (⭐1.4k)</a> - Flutter Reverse Engineering Framework</li>
</ul>
<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/lunasec-io/lunasec" rel="noopener noreferrer">LunaSec (⭐1.5k)</a> - Database for PII with automatic encryption/tokenization, sandboxed components for handling data, and centralized authorization controls.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/43/"/>
    <summary>3 awesome projects updated on Oct 25 - Oct 31, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/42/</id>
    <title>Awesome Security Updates on Oct 18 - Oct 24, 2021</title>
    <updated>2021-10-19T09:23:25.000Z</updated>
    <published>2021-10-19T09:23:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/deepfence/ThreatMapper" rel="noopener noreferrer">Deepfence ThreatMapper (⭐5.2k)</a> - Apache v2, powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/42/"/>
    <summary>1 awesome projects updated on Oct 18 - Oct 24, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/40/</id>
    <title>Awesome Security Updates on Oct 04 - Oct 10, 2021</title>
    <updated>2021-10-10T19:52:59.000Z</updated>
    <published>2021-10-04T10:25:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://github.com/crowdsecurity/crowdsec" rel="noopener noreferrer">CrowdSec (⭐12k)</a> - CrowdSec is a free, modern &amp; 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</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/SpectralOps/keyscope" rel="noopener noreferrer">Keyscope (⭐409)</a> - Keyscope is an extensible key and secret validation for checking active secrets against multiple SaaS vendors built in Rust</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://securityhandbook.io/" rel="noopener noreferrer">The Security Engineer Handbook</a> - A 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/40/"/>
    <summary>3 awesome projects updated on Oct 04 - Oct 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/36/</id>
    <title>Awesome Security Updates on Sep 06 - Sep 12, 2021</title>
    <updated>2021-09-09T14:17:50.000Z</updated>
    <published>2021-09-09T14:17:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/making-sense-of-cyber-security" rel="noopener noreferrer">Making Sense of Cyber Security</a> - A 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)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/36/"/>
    <summary>1 awesome projects updated on Sep 06 - Sep 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/34/</id>
    <title>Awesome Security Updates on Aug 23 - Aug 29, 2021</title>
    <updated>2021-08-23T10:47:27.000Z</updated>
    <published>2021-08-23T10:47:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Social Engineering / Forensics</p>
</h3>
<ul>
<li><a href="https://getgophish.com/" rel="noopener noreferrer">Gophish</a> - An Open-Source Phishing Framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/34/"/>
    <summary>1 awesome projects updated on Aug 23 - Aug 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/28/</id>
    <title>Awesome Security Updates on Jul 12 - Jul 18, 2021</title>
    <updated>2021-07-18T21:29:40.000Z</updated>
    <published>2021-07-18T21:29:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/full-stack-python-security" rel="noopener noreferrer">Full Stack Python Security</a> - A comprehensive look at cybersecurity for Python developers</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/28/"/>
    <summary>1 awesome projects updated on Jul 12 - Jul 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/24/</id>
    <title>Awesome Security Updates on Jun 14 - Jun 20, 2021</title>
    <updated>2021-06-17T13:33:06.000Z</updated>
    <published>2021-06-17T13:33:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/tfsec/tfsec/" rel="noopener noreferrer">TFSec (⭐7k)</a> - A static analysis tool for infrastucture as code (Terraform).</li>
</ul>
<h3><p>Operating Systems / Privacy &amp; Security</p>
</h3>
<ul>
<li><a href="https://tails.boum.org/" rel="noopener noreferrer">Tails OS</a> - Tails is a portable operating system that protects against surveillance and censorship.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/PaulSec/awesome-sec-talks" rel="noopener noreferrer">Awesome Security Talks &amp; Videos (⭐4.2k)</a> - A curated list of awesome security talks, organized by year and then conference.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/24/"/>
    <summary>3 awesome projects updated on Jun 14 - Jun 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/21/</id>
    <title>Awesome Security Updates on May 24 - May 30, 2021</title>
    <updated>2021-05-27T08:41:02.000Z</updated>
    <published>2021-05-27T08:41:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/spectralops/netz" rel="noopener noreferrer">Netz (⭐399)</a>- Discover internet-wide misconfigurations, using zgrab2 and others.</li>
</ul>
<h3><p>DevOps / Development</p>
</h3>
<ul>
<li><a href="https://github.com/spectralops/preflight" rel="noopener noreferrer">Preflight (⭐156)</a> - helps you verify scripts and executables to mitigate supply chain attacks in your CI and other systems.</li>
</ul>

<ul>
<li><a href="https://github.com/spectralops/teller" rel="noopener noreferrer">Teller (⭐3.2k)</a> - a secrets management tool for devops and developers - manage secrets across multiple vaults and keystores from a single place.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/21/"/>
    <summary>3 awesome projects updated on May 24 - May 30, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/18/</id>
    <title>Awesome Security Updates on May 03 - May 09, 2021</title>
    <updated>2021-05-08T06:43:22.000Z</updated>
    <published>2021-05-08T06:43:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/UDcide/udcide" rel="noopener noreferrer">UDcide (⭐37)</a> - Android Malware Behavior Editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/18/"/>
    <summary>1 awesome projects updated on May 03 - May 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/15/</id>
    <title>Awesome Security Updates on Apr 12 - Apr 18, 2021</title>
    <updated>2021-04-17T15:03:07.000Z</updated>
    <published>2021-04-12T10:02:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="https://github.com/curiefense/curiefense" rel="noopener noreferrer">Curiefense</a> - Curiefense adds a broad set of automated web security tools, including a WAF to Envoy Proxy.</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/spring-boot-in-practice" rel="noopener noreferrer">Spring Boot in Practice</a> - Book 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)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/15/"/>
    <summary>2 awesome projects updated on Apr 12 - Apr 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/</id>
    <title>Awesome Security Updates on Mar 15 - Mar 21, 2021</title>
    <updated>2021-03-19T10:18:23.000Z</updated>
    <published>2021-03-19T10:18:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/Checkmarx/kics" rel="noopener noreferrer">KICS (⭐2.6k)</a> - Scans IaC projects for security vulnerabilities, compliance issues, and infrastructure misconfiguration. Currently working with Terraform projects, Kubernetes manifests, Dockerfiles, AWS CloudFormation Templates, and Ansible playbooks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/"/>
    <summary>1 awesome projects updated on Mar 15 - Mar 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/9/</id>
    <title>Awesome Security Updates on Mar 01 - Mar 07, 2021</title>
    <updated>2021-03-03T04:47:00.000Z</updated>
    <published>2021-03-03T04:47:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Fraud prevention / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/fingerprintjs/fingerprintjs" rel="noopener noreferrer">FingerprintJS (⭐26k)</a> - Identifies browser and hybrid mobile application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity.</li>
</ul>

<ul>
<li><a href="https://github.com/fingerprintjs/fingerprint-android" rel="noopener noreferrer">FingerprintJS Android (⭐677)</a> - Identifies Android application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/9/"/>
    <summary>2 awesome projects updated on Mar 01 - Mar 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/6/</id>
    <title>Awesome Security Updates on Feb 08 - Feb 14, 2021</title>
    <updated>2021-02-09T08:56:44.000Z</updated>
    <published>2021-02-09T08:56:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://databunker.org/" rel="noopener noreferrer">databunker</a> - Databunker is an address book on steroids for storing personal data. GDPR and encryption are out of the box.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/6/"/>
    <summary>1 awesome projects updated on Feb 08 - Feb 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/5/</id>
    <title>Awesome Security Updates on Feb 01 - Feb 07, 2021</title>
    <updated>2021-02-01T16:18:15.000Z</updated>
    <published>2021-02-01T16:08:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Red Team Infrastructure Deployment / Development</p>
</h3>
<ul>
<li><a href="https://github.com/pry0cc/axiom" rel="noopener noreferrer">Axiom (⭐4.3k)</a> -Axiom is a dynamic infrastructure framework to efficiently work with multi-cloud environments, build and deploy repeatable infrastructure focussed on offensive and defensive security.</li>
</ul>
<h3><p>DevOps / Development</p>
</h3>
<ul>
<li><a href="https://github.com/aquasecurity/trivy" rel="noopener noreferrer">Trivy (⭐32k)</a> - A simple and comprehensive vulnerability scanner for containers and other artifacts, suitable for CI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/5/"/>
    <summary>2 awesome projects updated on Feb 01 - Feb 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/3/</id>
    <title>Awesome Security Updates on Jan 18 - Jan 24, 2021</title>
    <updated>2021-01-18T19:28:00.000Z</updated>
    <published>2021-01-18T19:28:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="http://blog.securityonion.net/" rel="noopener noreferrer">Security Onion</a> - Security 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!</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/3/"/>
    <summary>1 awesome projects updated on Jan 18 - Jan 24, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/47/</id>
    <title>Awesome Security Updates on Nov 23 - Nov 29, 2020</title>
    <updated>2020-11-19T18:03:06.000Z</updated>
    <published>2020-11-19T18:03:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/the-art-of-network-penetration-testing" rel="noopener noreferrer">The Art of Network Penetration Testing</a> - Book that is a hands-on guide to running your own penetration test on an enterprise network. (early access, published continuously, final release December 2020)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/47/"/>
    <summary>1 awesome projects updated on Nov 23 - Nov 29, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/40/</id>
    <title>Awesome Security Updates on Oct 05 - Oct 11, 2020</title>
    <updated>2020-10-02T07:50:42.000Z</updated>
    <published>2020-09-29T13:54:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Fast Packet Processing</p>
</h3>
<ul>
<li><a href="https://elixir.bootlin.com/linux/latest/source/Documentation/networking/packet_mmap.rst" rel="noopener noreferrer">PACKET_MMAP/TPACKET/AF_PACKET</a> - It's fine to use PACKET_MMAP to improve the performance of the capture and transmission process in Linux.</li>
</ul>
<h3><p>Network / Anti-Spam</p>
</h3>
<ul>
<li><a href="https://scammerlist.now.sh/" rel="noopener noreferrer">Scammer-List</a> - A free open source AI based Scam and Spam Finder with a free API</li>
</ul>
<h3><p>Web / Organization</p>
</h3>
<ul>
<li><a href="https://portswigger.net" rel="noopener noreferrer">Portswigger</a> - PortSwigger offers tools for web application security, testing &amp; scanning. Choose from a wide range of security tools &amp; identify the very latest vulnerabilities.</li>
</ul>
<h3><p>Exploits &amp; Payloads / Development</p>
</h3>
<ul>
<li><a href="https://github.com/swisskyrepo/PayloadsAllTheThings" rel="noopener noreferrer">PayloadsAllTheThings (⭐75k)</a> - A list of useful payloads and bypass for Web Application Security and Pentest/CTF</li>
</ul>
<h3><p>Operating Systems / Online resources</p>
</h3>
<ul>
<li><a href="https://www.cyberpunk.rs/category/pentest-linux-distros" rel="noopener noreferrer">Best Linux Penetration Testing Distributions @ CyberPunk</a> - Description of main penetration testing distributions</li>
</ul>
<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/aws-security?utm_source=github&amp;utm_medium=organic&amp;utm_campaign=book_shields_aws_1_31_20" rel="noopener noreferrer">AWS Security</a> - This early-access book covers commong AWS security issues and best practices for access policies, data protection, auditing, continuous monitoring, and incident response.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/40/"/>
    <summary>6 awesome projects updated on Oct 05 - Oct 11, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/36/</id>
    <title>Awesome Security Updates on Sep 07 - Sep 13, 2020</title>
    <updated>2020-09-01T08:16:25.000Z</updated>
    <published>2020-09-01T08:16:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Red Team Infrastructure Deployment / Development</p>
</h3>
<ul>
<li><a href="https://github.com/khast3x/Redcloud" rel="noopener noreferrer">Redcloud (⭐1.3k)</a> - A automated Red Team Infrastructure deployement using Docker.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/36/"/>
    <summary>1 awesome projects updated on Sep 07 - Sep 13, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/35/</id>
    <title>Awesome Security Updates on Aug 31 - Sep 06, 2020</title>
    <updated>2020-08-28T06:36:13.000Z</updated>
    <published>2020-08-26T15:15:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/RedTeamPentesting/monsoon" rel="noopener noreferrer">monsoon (⭐493)</a> - Very flexible and fast interactive HTTP enumeration/fuzzing.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/nil0x42/phpsploit" rel="noopener noreferrer">PhpSploit (⭐2.4k)</a> - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner. Built for stealth persistence, with many privilege-escalation &amp; post-exploitation features.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/35/"/>
    <summary>2 awesome projects updated on Aug 31 - Sep 06, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/34/</id>
    <title>Awesome Security Updates on Aug 24 - Aug 30, 2020</title>
    <updated>2020-08-18T16:20:25.000Z</updated>
    <published>2020-08-17T15:43:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/GrapheneOS/hardened_malloc" rel="noopener noreferrer">hardened_malloc (⭐1.7k)</a> - Hardened 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.</li>
</ul>

<ul>
<li><a href="https://github.com/ir193/AMExtractor" rel="noopener noreferrer">AMExtractor (⭐13)</a> - AMExtractor can dump out the physical content of your Android device even without kernel source code.</li>
</ul>

<ul>
<li><a href="https://github.com/frida/frida" rel="noopener noreferrer">frida (⭐20k)</a> - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.</li>
</ul>
<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/504ensicsLabs/LiME.git" rel="noopener noreferrer">LiME</a> - Linux Memory Extractor</li>
</ul>
<h3><p>DevOps / Development</p>
</h3>
<ul>
<li><a href="https://manning.com/books/securing-devops" rel="noopener noreferrer">Securing DevOps</a> - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.</li>
</ul>

<ul>
<li><a href="https://github.com/dev-sec/ansible-os-hardening" rel="noopener noreferrer">ansible-os-hardening (⭐5.2k)</a> - Ansible role for OS hardening</li>
</ul>
<h3><p>Operating Systems / Privacy &amp; Security</p>
</h3>
<ul>
<li><a href="https://www.qubes-os.org/" rel="noopener noreferrer">Qubes OS</a> - Qubes OS is a free and open-source security-oriented operating system meant for single-user desktop computing.</li>
</ul>

<ul>
<li><a href="https://www.whonix.org" rel="noopener noreferrer">Whonix</a> - Operating System designed for anonymity.</li>
</ul>
<h3><p>Operating Systems / Online resources</p>
</h3>
<ul>
<li><a href="https://www.hardenwindows10forsecurity.com/" rel="noopener noreferrer">Hardening Windows 10</a> - Guide for hardening Windows 10</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/34/"/>
    <summary>9 awesome projects updated on Aug 24 - Aug 30, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/33/</id>
    <title>Awesome Security Updates on Aug 17 - Aug 23, 2020</title>
    <updated>2020-08-16T09:22:47.000Z</updated>
    <published>2020-08-11T18:54:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/jtpereyda/boofuzz" rel="noopener noreferrer">Boofuzz (⭐2.3k)</a> - Fuzzing engine and fuzz testing framework.</li>
</ul>
<h3><p>Endpoint / Anti-Virus / Anti-Malware</p>
</h3>
<ul>
<li><a href="http://rkhunter.sourceforge.net/" rel="noopener noreferrer">rkhunter</a> - A Rootkit Hunter for Linux</li>
</ul>
<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/google/rekall" rel="noopener noreferrer">Rekall (⭐2k)</a> - The 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.</li>
</ul>
<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/cossacklabs/acra" rel="noopener noreferrer">acra (⭐1.5k)</a> - Database 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/33/"/>
    <summary>4 awesome projects updated on Aug 17 - Aug 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/31/</id>
    <title>Awesome Security Updates on Aug 03 - Aug 09, 2020</title>
    <updated>2020-08-01T20:48:04.000Z</updated>
    <published>2020-07-30T11:55:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/RustScan/RustScan" rel="noopener noreferrer">RustScan (⭐19k)</a> - Faster Nmap scanning with Rust. Take a 17 minute Nmap scan down to 19 seconds.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/lirantal/is-website-vulnerable" rel="noopener noreferrer">is-website-vulnerable (⭐2k)</a> - finds publicly known security vulnerabilities in a website's frontend JavaScript libraries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/31/"/>
    <summary>2 awesome projects updated on Aug 03 - Aug 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/25/</id>
    <title>Awesome Security Updates on Jun 22 - Jun 28, 2020</title>
    <updated>2020-06-17T10:01:41.000Z</updated>
    <published>2020-06-15T14:18:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Authentication</p>
</h3>
<ul>
<li><a href="https://github.com/kurolabs/stegcloak" rel="noopener noreferrer">Stegcloak (⭐3.8k)</a> - Securely assign Digital Authenticity to any written text</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/doyensec/awesome-electronjs-hacking" rel="noopener noreferrer">Awesome Electron.js Hacking (⭐657)</a> - A curated list of awesome resources about Electron.js (in)security</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/25/"/>
    <summary>2 awesome projects updated on Jun 22 - Jun 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/24/</id>
    <title>Awesome Security Updates on Jun 15 - Jun 21, 2020</title>
    <updated>2020-06-08T14:17:22.000Z</updated>
    <published>2020-06-08T08:59:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Anti-Spam</p>
</h3>
<ul>
<li><a href="https://github.com/spamscanner" rel="noopener noreferrer">Spam Scanner</a> - Anti-Spam Scanning Service and Anti-Spam API by <a href="https://github.com/niftylettuce" rel="noopener noreferrer">@niftylettuce</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/rspamd/rspamd" rel="noopener noreferrer">rspamd (⭐2.4k)</a> - Fast, free and open-source spam filtering system.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/24/"/>
    <summary>2 awesome projects updated on Jun 15 - Jun 21, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/21/</id>
    <title>Awesome Security Updates on May 25 - May 31, 2020</title>
    <updated>2020-05-20T18:45:12.000Z</updated>
    <published>2020-05-20T18:45:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/insidersec/insider" rel="noopener noreferrer">Insider CLI (⭐553)</a> - A 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).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/21/"/>
    <summary>1 awesome projects updated on May 25 - May 31, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/16/</id>
    <title>Awesome Security Updates on Apr 20 - Apr 26, 2020</title>
    <updated>2020-04-15T21:59:41.000Z</updated>
    <published>2020-04-15T21:59:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://www.jetbrains.com/decompiler/" rel="noopener noreferrer">dotPeek</a> - Free-of-charge standalone tool based on ReSharper's bundled decompiler.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/16/"/>
    <summary>1 awesome projects updated on Apr 20 - Apr 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/13/</id>
    <title>Awesome Security Updates on Mar 30 - Apr 05, 2020</title>
    <updated>2020-03-25T14:08:40.000Z</updated>
    <published>2020-03-25T14:08:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/Lissy93/personal-security-checklist" rel="noopener noreferrer">Awesome Personal Security (⭐21k)</a> - A curated list of digital security and privacy tips, with links to further resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/13/"/>
    <summary>1 awesome projects updated on Mar 30 - Apr 05, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/6/</id>
    <title>Awesome Security Updates on Feb 10 - Feb 16, 2020</title>
    <updated>2020-02-04T19:01:13.000Z</updated>
    <published>2020-02-04T19:01:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/gpotter2/awesome-scapy" rel="noopener noreferrer">scapy (⭐330)</a> - Scapy: the python-based interactive packet manipulation program &amp; library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/6/"/>
    <summary>1 awesome projects updated on Feb 10 - Feb 16, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/5/</id>
    <title>Awesome Security Updates on Feb 03 - Feb 09, 2020</title>
    <updated>2020-01-30T10:40:12.000Z</updated>
    <published>2020-01-30T10:40:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/rozgo/anevicon" rel="noopener noreferrer">Anevicon</a> - The most powerful UDP-based load generator, written in Rust.</li>
</ul>

<ul>
<li><a href="https://github.com/isgasho/finshir" rel="noopener noreferrer">Finshir (⭐33)</a> - A coroutines-driven Low &amp; Slow traffic generator, written in Rust.</li>
</ul>
<h3><p>Network / Sniffer</p>
</h3>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/http-header-live/" rel="noopener noreferrer">Live HTTP headers </a> - Live 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.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/lanmaster53/recon-ng" rel="noopener noreferrer">Recon-ng (⭐5.3k)</a> - Recon-ng is a full-featured Web Reconnaissance framework written in Python. Recon-ng has a look and feel similar to the Metasploit Framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/5/"/>
    <summary>4 awesome projects updated on Feb 03 - Feb 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/4/</id>
    <title>Awesome Security Updates on Jan 27 - Feb 02, 2020</title>
    <updated>2020-01-23T15:42:54.000Z</updated>
    <published>2020-01-20T14:19:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/aboul3la/Sublist3r" rel="noopener noreferrer">Sublist3r (⭐11k)</a> - Fast subdomains enumeration tool for penetration testers</li>
</ul>
<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/bridgecrewio/checkov/" rel="noopener noreferrer">Checkov (⭐8.4k)</a> - A static analysis tool for infrastucture as code (Terraform).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/4/"/>
    <summary>2 awesome projects updated on Jan 27 - Feb 02, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/52/</id>
    <title>Awesome Security Updates on Dec 30 - Jan 05, 2019</title>
    <updated>2019-12-23T02:09:56.000Z</updated>
    <published>2019-12-23T02:09:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/quark-engine/quark-engine" rel="noopener noreferrer">Quark-Engine (⭐1.6k)</a> - An Obfuscation-Neglect Android Malware Scoring System.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/52/"/>
    <summary>1 awesome projects updated on Dec 30 - Jan 05, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/46/</id>
    <title>Awesome Security Updates on Nov 18 - Nov 24, 2019</title>
    <updated>2019-11-14T11:25:48.000Z</updated>
    <published>2019-11-14T11:25:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://spyse.com/" rel="noopener noreferrer">Spyse</a> - Spyse 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/46/"/>
    <summary>1 awesome projects updated on Nov 18 - Nov 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/42/</id>
    <title>Awesome Security Updates on Oct 21 - Oct 27, 2019</title>
    <updated>2019-10-17T16:32:46.000Z</updated>
    <published>2019-10-17T16:32:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/remiflavien1/awesome-anti-forensic" rel="noopener noreferrer">Awesome Anti Forensics (⭐969)</a> - A collection of awesome tools used to counter forensics activities.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/42/"/>
    <summary>1 awesome projects updated on Oct 21 - Oct 27, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/37/</id>
    <title>Awesome Security Updates on Sep 16 - Sep 22, 2019</title>
    <updated>2019-09-13T18:37:15.000Z</updated>
    <published>2019-09-13T18:37:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/KishanBagaria/padding-oracle-attacker" rel="noopener noreferrer">padding-oracle-attacker (⭐220)</a> - padding-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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/37/"/>
    <summary>1 awesome projects updated on Sep 16 - Sep 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/35/</id>
    <title>Awesome Security Updates on Sep 02 - Sep 08, 2019</title>
    <updated>2019-08-29T15:00:55.000Z</updated>
    <published>2019-08-29T15:00:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/TonyPhipps/Meerkat" rel="noopener noreferrer">Meerkat (⭐481)</a> - PowerShell-based Windows artifact collection for threat hunting and incident response.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/35/"/>
    <summary>1 awesome projects updated on Sep 02 - Sep 08, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/29/</id>
    <title>Awesome Security Updates on Jul 22 - Jul 28, 2019</title>
    <updated>2019-07-15T17:02:58.000Z</updated>
    <published>2019-07-15T17:02:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/real-world-cryptography" rel="noopener noreferrer">Real World Cryptography</a> - This early-access book teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/29/"/>
    <summary>1 awesome projects updated on Jul 22 - Jul 28, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/27/</id>
    <title>Awesome Security Updates on Jul 08 - Jul 14, 2019</title>
    <updated>2019-07-06T19:25:22.000Z</updated>
    <published>2019-07-06T19:25:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/HenryHoggard/awesome-arm-exploitation" rel="noopener noreferrer">Awesome ARM Exploitation (⭐357)</a> - A curated list of ARM exploitation resources.</li>
</ul>

<ul>
<li><a href="https://github.com/redshiftzero/awesome-threat-modeling" rel="noopener noreferrer">Awesome Threat Modeling (⭐144)</a> - A curated list of Threat Modeling resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/27/"/>
    <summary>2 awesome projects updated on Jul 08 - Jul 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/25/</id>
    <title>Awesome Security Updates on Jun 24 - Jun 30, 2019</title>
    <updated>2019-06-17T16:09:08.000Z</updated>
    <published>2019-06-17T16:09:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/api-security-in-action" rel="noopener noreferrer">API Security in Action</a> - Book covering API security including secure development, token-based authentication, JSON Web Tokens, OAuth 2, and Macaroons. (early access, published continuously, final release summer 2020)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/25/"/>
    <summary>1 awesome projects updated on Jun 24 - Jun 30, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/22/</id>
    <title>Awesome Security Updates on Jun 03 - Jun 09, 2019</title>
    <updated>2019-05-31T14:39:46.000Z</updated>
    <published>2019-05-31T14:39:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/jakejarvis/awesome-shodan-queries" rel="noopener noreferrer">Awesome Shodan Search Queries (⭐7.2k)</a> - A collection of interesting, funny, and depressing search queries to plug into Shodan.io.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/22/"/>
    <summary>1 awesome projects updated on Jun 03 - Jun 09, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/14/</id>
    <title>Awesome Security Updates on Apr 08 - Apr 14, 2019</title>
    <updated>2019-04-01T08:00:24.000Z</updated>
    <published>2019-04-01T08:00:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/evilsocket/opensnitch" rel="noopener noreferrer">opensnitch (⭐13k)</a> - OpenSnitch is a GNU/Linux port of the Little Snitch application firewall</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/14/"/>
    <summary>1 awesome projects updated on Apr 08 - Apr 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/13/</id>
    <title>Awesome Security Updates on Apr 01 - Apr 07, 2019</title>
    <updated>2019-03-31T19:16:53.000Z</updated>
    <published>2019-03-31T19:16:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker pull bkimminich/juice-shop</code> - <a href="https://hub.docker.com/r/bkimminich/juice-shop" rel="noopener noreferrer">OWASP Juice Shop</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/13/"/>
    <summary>1 awesome projects updated on Apr 01 - Apr 07, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/11/</id>
    <title>Awesome Security Updates on Mar 18 - Mar 24, 2019</title>
    <updated>2019-03-15T16:49:35.000Z</updated>
    <published>2019-03-15T16:49:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/GoVanguard/legion" rel="noopener noreferrer">Legion (⭐1.1k)</a> - Open source semi-automated discovery and reconnaissance network penetration testing framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/11/"/>
    <summary>1 awesome projects updated on Mar 18 - Mar 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/8/</id>
    <title>Awesome Security Updates on Feb 25 - Mar 03, 2019</title>
    <updated>2019-02-23T19:31:47.000Z</updated>
    <published>2019-02-23T19:31:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Security Information &amp; Event Management</p>
</h3>
<ul>
<li><a href="https://github.com/dogoncouch/LogESP" rel="noopener noreferrer">LogESP (⭐219)</a> - Open Source SIEM (Security Information and Event Management system).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/8/"/>
    <summary>1 awesome projects updated on Feb 25 - Mar 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/52/</id>
    <title>Awesome Security Updates on Dec 24 - Dec 30, 2018</title>
    <updated>2018-12-29T08:31:09.000Z</updated>
    <published>2018-12-29T08:31:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://github.com/apps/guardrails" rel="noopener noreferrer">GuardRails</a> - A GitHub App that provides security feedback in Pull Requests.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/52/"/>
    <summary>1 awesome projects updated on Dec 24 - Dec 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/49/</id>
    <title>Awesome Security Updates on Dec 03 - Dec 09, 2018</title>
    <updated>2018-12-09T07:45:54.000Z</updated>
    <published>2018-12-09T07:45:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://mobilesecuritywiki.com/" rel="noopener noreferrer">Mobile Security Wiki</a> - A collection of mobile security resources.</li>
</ul>

<ul>
<li><a href="https://github.com/iBotPeaches/Apktool" rel="noopener noreferrer">Apktool (⭐24k)</a> - A tool for reverse engineering Android apk files.</li>
</ul>

<ul>
<li><a href="https://github.com/skylot/jadx" rel="noopener noreferrer">jadx (⭐47k)</a> - Command line and GUI tools for produce Java source code from Android Dex and Apk files.</li>
</ul>

<ul>
<li><a href="https://github.com/Storyyeller/enjarify" rel="noopener noreferrer">enjarify (⭐949)</a> - A tool for translating Dalvik bytecode to equivalent Java bytecode.</li>
</ul>

<ul>
<li><a href="https://github.com/51j0/Android-Storage-Extractor" rel="noopener noreferrer">Android Storage Extractor (⭐20)</a> - A tool to extract local data storage of an Android application in one click.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/49/"/>
    <summary>5 awesome projects updated on Dec 03 - Dec 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/48/</id>
    <title>Awesome Security Updates on Nov 26 - Dec 02, 2018</title>
    <updated>2018-11-26T06:10:57.000Z</updated>
    <published>2018-11-26T06:10:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/oauth-2-in-action" rel="noopener noreferrer">OAuth 2 in Action</a> - Book that teaches you practical use and deployment of OAuth 2 from the perspectives of a client, an authorization server, and a resource server.</li>
</ul>

<ul>
<li><a href="https://github.com/zaproxy/zap-api-nodejs" rel="noopener noreferrer">OWASP ZAP Node API (⭐57)</a> - Leverage the OWASP Zed Attack Proxy (ZAP) within your NodeJS applications with this official API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/48/"/>
    <summary>2 awesome projects updated on Nov 26 - Dec 02, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/40/</id>
    <title>Awesome Security Updates on Oct 01 - Oct 07, 2018</title>
    <updated>2018-10-05T20:55:37.000Z</updated>
    <published>2018-10-05T20:55:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://phishstats.info/" rel="noopener noreferrer">PhishStats</a> - Phishing Statistics with search for IP, domain and website title.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/40/"/>
    <summary>1 awesome projects updated on Oct 01 - Oct 07, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/31/</id>
    <title>Awesome Security Updates on Jul 30 - Aug 05, 2018</title>
    <updated>2018-07-30T13:02:36.000Z</updated>
    <published>2018-07-30T12:58:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/cossacklabs/themis" rel="noopener noreferrer">Themis (⭐1.9k)</a> - High-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.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/pFarb/awesome-crypto-papers" rel="noopener noreferrer">Awesome Crypto Papers (⭐2k)</a> - A curated list of cryptography papers, articles, tutorials and howtos.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/31/"/>
    <summary>2 awesome projects updated on Jul 30 - Aug 05, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/28/</id>
    <title>Awesome Security Updates on Jul 09 - Jul 15, 2018</title>
    <updated>2018-07-11T00:24:01.000Z</updated>
    <published>2018-07-11T00:24:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Anti-Virus / Anti-Malware</p>
</h3>
<ul>
<li><a href="https://github.com/Neo23x0/Loki" rel="noopener noreferrer">LOKI (⭐3.7k)</a> - Simple Indicators of Compromise and Incident Response Scanner</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/28/"/>
    <summary>1 awesome projects updated on Jul 09 - Jul 15, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/26/</id>
    <title>Awesome Security Updates on Jun 25 - Jul 01, 2018</title>
    <updated>2018-06-30T17:15:58.000Z</updated>
    <published>2018-06-30T17:15:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://binarymist.io/publication/docker-security/" rel="noopener noreferrer">Docker Security - Quick Reference: For DevOps Engineers</a> - A book on understanding the Docker security defaults, how to improve them (theory and practical), along with many tools and techniques.</li>
</ul>

<ul>
<li><a href="https://books2read.com/u/bWzdBx" rel="noopener noreferrer">How to Hack Like a Pornstar</a> - A step by step process for breaking into a BANK, Sparc Flow, 2017</li>
</ul>

<ul>
<li><a href="https://amzn.to/2uWh1Up" rel="noopener noreferrer">How to Hack Like a Legend</a> - A hacker’s tale breaking into a secretive offshore company, Sparc Flow, 2018</li>
</ul>

<ul>
<li><a href="https://books2read.com/u/4jDWoZ" rel="noopener noreferrer">How to Investigate Like a Rockstar</a> - Live a real crisis to master the secrets of forensic analysis, Sparc Flow, 2017</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/26/"/>
    <summary>4 awesome projects updated on Jun 25 - Jul 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/21/</id>
    <title>Awesome Security Updates on May 21 - May 27, 2018</title>
    <updated>2018-05-25T06:26:05.000Z</updated>
    <published>2018-05-25T06:26:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Runtime Application Self-Protection</p>
</h3>
<ul>
<li><a href="https://github.com/baidu/openrasp" rel="noopener noreferrer">OpenRASP (⭐3k)</a> - An 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/21/"/>
    <summary>1 awesome projects updated on May 21 - May 27, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/19/</id>
    <title>Awesome Security Updates on May 07 - May 13, 2018</title>
    <updated>2018-05-07T12:09:39.000Z</updated>
    <published>2018-05-07T12:09:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/kai5263499/container-security-awesome" rel="noopener noreferrer">Awesome Container Security (⭐17)</a> - A curated list of awesome resources related to container building and runtime security</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/19/"/>
    <summary>1 awesome projects updated on May 07 - May 13, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/18/</id>
    <title>Awesome Security Updates on Apr 30 - May 06, 2018</title>
    <updated>2018-04-30T12:39:03.000Z</updated>
    <published>2018-04-30T12:39:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://www.misp-project.org/" rel="noopener noreferrer">MISP - Open Source Threat Intelligence Platform </a> - MISP 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 (<a href="https://www.misp-project.org/taxonomies.html" rel="noopener noreferrer">taxonomies</a>, <a href="https://www.misp-project.org/galaxy.html" rel="noopener noreferrer">threat-actors and various malware</a>), an extensive data model to share new information using <a href="https://www.misp-project.org/objects.html" rel="noopener noreferrer">objects</a> and default <a href="https://www.misp-project.org/feeds/" rel="noopener noreferrer">feeds</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/18/"/>
    <summary>1 awesome projects updated on Apr 30 - May 06, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/16/</id>
    <title>Awesome Security Updates on Apr 16 - Apr 22, 2018</title>
    <updated>2018-04-21T18:15:58.000Z</updated>
    <published>2018-04-21T18:15:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>EBooks / Online resources</p>
</h3>
<ul>
<li><a href="https://holisticinfosecforwebdevelopers.com/" rel="noopener noreferrer">Holistic Info-Sec for Web Developers</a> - Free 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</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/16/"/>
    <summary>1 awesome projects updated on Apr 16 - Apr 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/14/</id>
    <title>Awesome Security Updates on Apr 02 - Apr 08, 2018</title>
    <updated>2018-04-03T16:37:57.000Z</updated>
    <published>2018-04-03T16:37:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/dogoncouch/logdissect" rel="noopener noreferrer">Logdissect (⭐158)</a> - CLI utility and Python API for analyzing log files and other data.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/14/"/>
    <summary>1 awesome projects updated on Apr 02 - Apr 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/13/</id>
    <title>Awesome Security Updates on Mar 26 - Apr 01, 2018</title>
    <updated>2018-03-29T14:26:01.000Z</updated>
    <published>2018-03-29T14:26:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="http://dtag-dev-sec.github.io/mediator/feature/2017/11/07/t-pot-17.10.html" rel="noopener noreferrer">T-Pot Honeypot Distro</a> - T-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 - <a href="https://github.com/dtag-dev-sec/t-pot-autoinstall" rel="noopener noreferrer">T-Pot Autoinstall</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/13/"/>
    <summary>1 awesome projects updated on Mar 26 - Apr 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/3/</id>
    <title>Awesome Security Updates on Jan 15 - Jan 21, 2018</title>
    <updated>2018-01-17T01:23:43.000Z</updated>
    <published>2018-01-17T01:23:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/0x4D31/awesome-threat-detection" rel="noopener noreferrer">Awesome Threat Detection and Hunting (⭐4.5k)</a> - A curated list of awesome threat detection and hunting resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/3/"/>
    <summary>1 awesome projects updated on Jan 15 - Jan 21, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/1/</id>
    <title>Awesome Security Updates on Jan 01 - Jan 07, 2018</title>
    <updated>2018-01-07T09:22:25.000Z</updated>
    <published>2018-01-07T09:22:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/guardicore/monkey" rel="noopener noreferrer">Infection Monkey (⭐6.9k)</a> - A semi automatic pen testing tool for mapping/pen-testing networks. Simulates a human attacker.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/1/"/>
    <summary>1 awesome projects updated on Jan 01 - Jan 07, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/43/</id>
    <title>Awesome Security Updates on Oct 23 - Oct 29, 2017</title>
    <updated>2017-10-25T15:02:39.000Z</updated>
    <published>2017-10-25T15:02:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/tijme/angularjs-csti-scanner" rel="noopener noreferrer">ACSTIS (⭐325)</a> - ACSTIS 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/43/"/>
    <summary>1 awesome projects updated on Oct 23 - Oct 29, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/42/</id>
    <title>Awesome Security Updates on Oct 16 - Oct 22, 2017</title>
    <updated>2017-10-17T20:19:09.000Z</updated>
    <published>2017-10-17T20:19:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/InQuest/awesome-yara" rel="noopener noreferrer">Awesome YARA (⭐4.1k)</a> - A curated list of awesome YARA rules, tools, and people.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/42/"/>
    <summary>1 awesome projects updated on Oct 16 - Oct 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/41/</id>
    <title>Awesome Security Updates on Oct 09 - Oct 15, 2017</title>
    <updated>2017-10-11T22:13:41.000Z</updated>
    <published>2017-10-10T15:46:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/kai5263499/osx-security-awesome" rel="noopener noreferrer">OSX Security Awesome (⭐774)</a> - A collection of OSX and iOS security resources</li>
</ul>
<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/understanding-api-security" rel="noopener noreferrer">Understanding API Security</a> - Free 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.</li>
</ul>
<h3><p>Usability / Development</p>
</h3>
<ul>
<li><a href="https://pt.coursera.org/learn/usable-security" rel="noopener noreferrer">Usable Security Course</a> - Usable Security course at coursera. Quite good for those looking for how security and usability intersects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/41/"/>
    <summary>3 awesome projects updated on Oct 09 - Oct 15, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/35/</id>
    <title>Awesome Security Updates on Aug 28 - Sep 03, 2017</title>
    <updated>2017-08-29T08:43:05.000Z</updated>
    <published>2017-08-29T08:11:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/StackExchange/blackbox" rel="noopener noreferrer">blackbox (⭐6.8k)</a> - Safely store secrets in a VCS repo using GPG</li>
</ul>

<ul>
<li><a href="https://github.com/lyft/confidant" rel="noopener noreferrer">confidant (⭐1.9k)</a> - Stores secrets in AWS DynamoDB, encrypted at rest and integrates with IAM</li>
</ul>

<ul>
<li><a href="https://github.com/ConradIrwin/dotgpg" rel="noopener noreferrer">dotgpg (⭐168)</a> - A tool for backing up and versioning your production secrets or shared passwords securely and easily.</li>
</ul>

<ul>
<li><a href="https://github.com/cloudflare/redoctober" rel="noopener noreferrer">redoctober (⭐1.4k)</a> - Server for two-man rule style file encryption and decryption.</li>
</ul>

<ul>
<li><a href="https://github.com/99designs/aws-vault" rel="noopener noreferrer">aws-vault (⭐9k)</a> - Store AWS credentials in the OSX Keychain or an encrypted file</li>
</ul>

<ul>
<li><a href="https://github.com/fugue/credstash" rel="noopener noreferrer">credstash (⭐2.1k)</a> - Store secrets using AWS KMS and DynamoDB</li>
</ul>

<ul>
<li><a href="https://github.com/segmentio/chamber" rel="noopener noreferrer">chamber (⭐2.6k)</a> - Store secrets using AWS KMS and SSM Parameter Store</li>
</ul>

<ul>
<li><a href="https://github.com/marcwebbie/passpie" rel="noopener noreferrer">passpie (⭐922)</a> - Multiplatform command-line password manager</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/35/"/>
    <summary>8 awesome projects updated on Aug 28 - Sep 03, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/34/</id>
    <title>Awesome Security Updates on Aug 21 - Aug 27, 2017</title>
    <updated>2017-08-22T14:15:40.000Z</updated>
    <published>2017-08-22T14:15:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://www.owasp.org/index.php/Testing_Checklist" rel="noopener noreferrer">OWASP Testing Checklist v4</a> -  List of some controls to test during a web vulnerability assessment. Markdown version may be found <a href="https://github.com/amocrenco/owasp-testing-checklist-v4-markdown/blob/master/README.md" rel="noopener noreferrer">here (⭐14)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/34/"/>
    <summary>1 awesome projects updated on Aug 21 - Aug 27, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/30/</id>
    <title>Awesome Security Updates on Jul 24 - Jul 30, 2017</title>
    <updated>2017-07-24T02:39:27.000Z</updated>
    <published>2017-07-24T02:39:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Content Disarm &amp; Reconstruct</p>
</h3>
<ul>
<li><a href="https://github.com/docbleach/DocBleach" rel="noopener noreferrer">DocBleach (⭐156)</a> - An open-source Content Disarm &amp; Reconstruct software sanitizing Office, PDF and RTF Documents.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/30/"/>
    <summary>1 awesome projects updated on Jul 24 - Jul 30, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/29/</id>
    <title>Awesome Security Updates on Jul 17 - Jul 23, 2017</title>
    <updated>2017-07-19T14:52:03.000Z</updated>
    <published>2017-07-19T14:35:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Security Information &amp; Event Management</p>
</h3>
<ul>
<li><a href="https://www.prelude-siem.org/" rel="noopener noreferrer">Prelude</a> - Prelude is a Universal "Security Information &amp; 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".</li>
</ul>
<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="http://doc.emergingthreats.net/bin/view/Main/EmergingFAQ" rel="noopener noreferrer">Emerging Threats - Open Source</a> - Emerging 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.</li>
</ul>

<ul>
<li><a href="https://metrics.torproject.org/collector.html" rel="noopener noreferrer">Tor Bulk Exit List</a> - CollecTor, 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. <a href="https://www.dan.me.uk/tornodes" rel="noopener noreferrer">TOR Node List</a> /  <a href="https://www.dan.me.uk/dnsbl" rel="noopener noreferrer">DNS Blacklists</a> / <a href="http://torstatus.blutmagie.de/" rel="noopener noreferrer">Tor Node List</a></li>
</ul>
<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="https://github.com/ironbee/ironbee" rel="noopener noreferrer">ironbee (⭐304)</a> - IronBee 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).</li>
</ul>
<h3><p>Big Data / Development</p>
</h3>
<ul>
<li><a href="https://github.com/apache/incubator-metron" rel="noopener noreferrer">Apache Metron (incubating) (⭐868)</a> - Metron integrates a variety of open source big data technologies in order to offer a centralized tool for security monitoring and analysis.</li>
</ul>

<ul>
<li><a href="https://github.com/apache/incubator-spot" rel="noopener noreferrer">Apache Spot (incubating) (⭐354)</a> - Apache Spot is open source software for leveraging insights from flow and packet analysis.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/29/"/>
    <summary>6 awesome projects updated on Jul 17 - Jul 23, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/23/</id>
    <title>Awesome Security Updates on Jun 05 - Jun 11, 2017</title>
    <updated>2017-06-07T12:31:30.000Z</updated>
    <published>2017-06-06T13:44:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://cisofy.com/lynis/" rel="noopener noreferrer">Lynis</a> - an open source security auditing tool for Linux/Unix.</li>
</ul>
<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="https://github.com/uptimejp/sql_firewall" rel="noopener noreferrer">sql_firewall (⭐177)</a> SQL Firewall Extension for PostgreSQL</li>
</ul>
<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://www.passbolt.com/" rel="noopener noreferrer">passbolt</a> - The password manager your team was waiting for. Free, open source, extensible, based on OpenPGP.</li>
</ul>

<ul>
<li><a href="https://www.vaultproject.io/" rel="noopener noreferrer">Vault</a> - An encrypted datastore secure enough to hold environment and application secrets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/23/"/>
    <summary>4 awesome projects updated on Jun 05 - Jun 11, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/21/</id>
    <title>Awesome Security Updates on May 22 - May 28, 2017</title>
    <updated>2017-05-23T19:31:41.000Z</updated>
    <published>2017-05-23T19:31:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/OWASP/owasp-mstg" rel="noopener noreferrer">OWASP Mobile Security Testing Guide (⭐13k)</a> - A comprehensive manual for mobile app security testing and reverse engineering.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/21/"/>
    <summary>1 awesome projects updated on May 22 - May 28, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/13/</id>
    <title>Awesome Security Updates on Mar 27 - Apr 02, 2017</title>
    <updated>2017-03-30T14:29:09.000Z</updated>
    <published>2017-03-29T20:11:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Firewall</p>
</h3>
<ul>
<li><a href="https://opnsense.org/" rel="noopener noreferrer">OPNsense</a> - is 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.</li>
</ul>
<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/diogo-fernan/ir-rescue" rel="noopener noreferrer">ir-rescue (⭐487)</a> - <em>ir-rescue</em> is a Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/13/"/>
    <summary>2 awesome projects updated on Mar 27 - Apr 02, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/</id>
    <title>Awesome Security Updates on Mar 13 - Mar 19, 2017</title>
    <updated>2017-03-16T19:35:49.000Z</updated>
    <published>2017-03-16T19:35:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Common Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/k4m4/movies-for-hackers" rel="noopener noreferrer">Movies For Hacker (⭐12k)</a> - A curated list of movies every hacker &amp; cyberpunk must watch.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/"/>
    <summary>1 awesome projects updated on Mar 13 - Mar 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/8/</id>
    <title>Awesome Security Updates on Feb 20 - Feb 26, 2017</title>
    <updated>2017-02-26T19:07:51.000Z</updated>
    <published>2017-02-26T19:07:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/mpesen/awesome-industrial-control-system-security" rel="noopener noreferrer">Awesome Industrial Control System Security (⭐32)</a> - A curated list of resources related to Industrial Control System (ICS) security.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/8/"/>
    <summary>1 awesome projects updated on Feb 20 - Feb 26, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/7/</id>
    <title>Awesome Security Updates on Feb 13 - Feb 19, 2017</title>
    <updated>2017-02-17T10:37:48.000Z</updated>
    <published>2017-02-15T20:23:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Operating Systems / Online resources</p>
</h3>
<ul>
<li><a href="http://distrowatch.com/search.php?category=Security" rel="noopener noreferrer">Security @ Distrowatch</a> - Website dedicated to talking about, reviewing and keeping up to date with open source operating systems</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/coreb1t/awesome-pentest-cheat-sheets" rel="noopener noreferrer">Awesome Pentest Cheat Sheets (⭐4.3k)</a> - Collection of the cheat sheets useful for pentesting</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/7/"/>
    <summary>2 awesome projects updated on Feb 13 - Feb 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/3/</id>
    <title>Awesome Security Updates on Jan 16 - Jan 22, 2017</title>
    <updated>2017-01-19T21:52:16.000Z</updated>
    <published>2017-01-19T21:52:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Development</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/secure-by-design?a_aid=danbjson&amp;a_bid=0b3fac80" rel="noopener noreferrer">Secure by Design</a> - Book that identifies design patterns and coding styles that make lots of security vulnerabilities less likely. (early access, published continuously, final release fall 2017)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/3/"/>
    <summary>1 awesome projects updated on Jan 16 - Jan 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/2/</id>
    <title>Awesome Security Updates on Jan 09 - Jan 15, 2017</title>
    <updated>2017-01-14T05:12:57.000Z</updated>
    <published>2017-01-10T14:50:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker-compose build &amp;&amp; docker-compose up</code> - <a href="https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker" rel="noopener noreferrer">OWASP NodeGoat (⭐2k)</a></li>
</ul>
<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/mozilla/sops" rel="noopener noreferrer">Sops (⭐21k)</a> - An editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/hslatman/awesome-threat-intelligence" rel="noopener noreferrer">Awesome Threat Intelligence (⭐9.7k)</a> - A curated list of threat intelligence resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/2/"/>
    <summary>3 awesome projects updated on Jan 09 - Jan 15, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/1/</id>
    <title>Awesome Security Updates on Jan 02 - Jan 08, 2017</title>
    <updated>2017-01-04T21:35:35.000Z</updated>
    <published>2017-01-04T21:35:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/joe-shenouda/awesome-cyber-skills" rel="noopener noreferrer">Awesome Cyber Skills (⭐4.2k)</a> - A curated list of hacking environments where you can train your cyber skills legally and safely.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/1/"/>
    <summary>1 awesome projects updated on Jan 02 - Jan 08, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/51/</id>
    <title>Awesome Security Updates on Dec 19 - Dec 25, 2016</title>
    <updated>2016-12-22T03:34:03.000Z</updated>
    <published>2016-12-22T03:29:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://ossec.github.io/" rel="noopener noreferrer">OSSEC</a> - Comprehensive 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.</li>
</ul>
<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="https://github.com/paralax/awesome-honeypots" rel="noopener noreferrer">awesome-honeypots (⭐10k)</a> - The canonical awesome honeypot list.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/51/"/>
    <summary>2 awesome projects updated on Dec 19 - Dec 25, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/47/</id>
    <title>Awesome Security Updates on Nov 21 - Nov 27, 2016</title>
    <updated>2016-11-24T15:03:50.000Z</updated>
    <published>2016-11-24T15:03:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web / Runtime Application Self-Protection</p>
</h3>
<ul>
<li><a href="https://www.sqreen.io/" rel="noopener noreferrer">Sqreen</a> - Sqreen 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/47/"/>
    <summary>1 awesome projects updated on Nov 21 - Nov 27, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/46/</id>
    <title>Awesome Security Updates on Nov 14 - Nov 20, 2016</title>
    <updated>2016-11-14T07:07:58.000Z</updated>
    <published>2016-11-14T07:07:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker pull remnux/metasploit</code> - <a href="https://hub.docker.com/r/remnux/metasploit/" rel="noopener noreferrer">docker-metasploit</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/46/"/>
    <summary>1 awesome projects updated on Nov 14 - Nov 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/43/</id>
    <title>Awesome Security Updates on Oct 24 - Oct 30, 2016</title>
    <updated>2016-10-30T13:25:59.000Z</updated>
    <published>2016-10-30T13:25:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/volatilityfoundation/volatility" rel="noopener noreferrer">Volatility (⭐8k)</a> - Python based memory extraction and analysis framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/43/"/>
    <summary>1 awesome projects updated on Oct 24 - Oct 30, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/37/</id>
    <title>Awesome Security Updates on Sep 12 - Sep 18, 2016</title>
    <updated>2016-09-18T14:56:57.000Z</updated>
    <published>2016-09-18T14:56:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="http://mig.mozilla.org/" rel="noopener noreferrer">mig</a> - MIG 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/37/"/>
    <summary>1 awesome projects updated on Sep 12 - Sep 18, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/35/</id>
    <title>Awesome Security Updates on Aug 29 - Sep 04, 2016</title>
    <updated>2016-08-29T11:18:57.000Z</updated>
    <published>2016-08-29T11:18:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="https://github.com/foospidy/HoneyPy" rel="noopener noreferrer">HoneyPy (⭐473)</a> - HoneyPy is a low to medium interaction honeypot. It is intended to be easy to: deploy, extend functionality with plugins, and apply custom configurations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/35/"/>
    <summary>1 awesome projects updated on Aug 29 - Sep 04, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/33/</id>
    <title>Awesome Security Updates on Aug 15 - Aug 21, 2016</title>
    <updated>2016-08-18T17:49:24.000Z</updated>
    <published>2016-08-18T17:49:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Fast Packet Processing</p>
</h3>
<ul>
<li><a href="http://dpdk.org/" rel="noopener noreferrer">DPDK</a> - DPDK is a set of libraries and drivers for fast packet processing.</li>
</ul>

<ul>
<li><a href="http://www.ntop.org/products/packet-capture/pf_ring/pf_ring-zc-zero-copy/" rel="noopener noreferrer">PF_RING ZC (Zero Copy)</a> - 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.</li>
</ul>
<h3><p>Datastores / Online resources</p>
</h3>
<ul>
<li><a href="https://github.com/starkandwayne/safe" rel="noopener noreferrer">Safe (⭐421)</a> - A Vault CLI that makes reading from and writing to the Vault easier to do.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/33/"/>
    <summary>3 awesome projects updated on Aug 15 - Aug 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/28/</id>
    <title>Awesome Security Updates on Jul 11 - Jul 17, 2016</title>
    <updated>2016-07-15T09:19:33.000Z</updated>
    <published>2016-07-15T09:19:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://nmap.org" rel="noopener noreferrer">Nmap</a> - Nmap is a free and open source utility for network discovery and security auditing.</li>
</ul>
<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="http://denyhosts.sourceforge.net/" rel="noopener noreferrer">Denyhosts</a> - Thwart SSH dictionary based attacks and brute force attacks.</li>
</ul>

<ul>
<li><a href="http://www.fail2ban.org/wiki/index.php/Main_Page" rel="noopener noreferrer">Fail2Ban</a> - Scans log files and takes action on IPs that show malicious behavior.</li>
</ul>

<ul>
<li><a href="http://www.sshguard.net/" rel="noopener noreferrer">SSHGuard</a> - A software to protect services in addition to SSH, written in C</li>
</ul>
<h3><p>Network / Security Information &amp; Event Management</p>
</h3>
<ul>
<li><a href="https://github.com/certsocietegenerale/FIR" rel="noopener noreferrer">FIR (⭐2k)</a> - Fast Incident Response, a cybersecurity incident management platform.</li>
</ul>
<h3><p>Network / Firewall</p>
</h3>
<ul>
<li><a href="https://www.pfsense.org/" rel="noopener noreferrer">pfSense</a> - Firewall and Router FreeBSD distribution.</li>
</ul>

<ul>
<li><a href="https://www.cipherdyne.org/fwknop/" rel="noopener noreferrer">fwknop</a> - Protects ports via Single Packet Authorization in your firewall.</li>
</ul>
<h3><p>Network / Anti-Spam</p>
</h3>
<ul>
<li><a href="https://spamassassin.apache.org/" rel="noopener noreferrer">SpamAssassin</a> - A powerful and popular email spam filter employing a variety of detection technique.</li>
</ul>
<h3><p>Endpoint / Anti-Virus / Anti-Malware</p>
</h3>
<ul>
<li><a href="https://www.rfxn.com/projects/linux-malware-detect/" rel="noopener noreferrer">Linux Malware Detect</a> - A malware scanner for Linux designed around the threats faced in shared hosted environments.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/28/"/>
    <summary>9 awesome projects updated on Jul 11 - Jul 17, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/27/</id>
    <title>Awesome Security Updates on Jul 04 - Jul 10, 2016</title>
    <updated>2016-07-07T12:12:24.000Z</updated>
    <published>2016-07-07T12:12:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/camp0/aiengine" rel="noopener noreferrer">AIEngine</a> - AIEngine 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/27/"/>
    <summary>1 awesome projects updated on Jul 04 - Jul 10, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/25/</id>
    <title>Awesome Security Updates on Jun 20 - Jun 26, 2016</title>
    <updated>2016-06-21T09:45:05.000Z</updated>
    <published>2016-06-21T09:45:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/rabbitstack/fibratus" rel="noopener noreferrer">Fibratus (⭐2.4k)</a> - Fibratus 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/25/"/>
    <summary>1 awesome projects updated on Jun 20 - Jun 26, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/23/</id>
    <title>Awesome Security Updates on Jun 06 - Jun 12, 2016</title>
    <updated>2016-06-07T14:39:56.000Z</updated>
    <published>2016-06-07T14:39:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Docker Images for Penetration Testing &amp; Security</p>
</h3>
<ul>
<li><code>docker pull kalilinux/kali-linux-docker</code> <a href="https://hub.docker.com/r/kalilinux/kali-linux-docker/" rel="noopener noreferrer">official Kali Linux</a></li>
</ul>

<ul>
<li><code>docker pull owasp/zap2docker-stable</code> - <a href="https://github.com/zaproxy/zaproxy" rel="noopener noreferrer">official OWASP ZAP (⭐15k)</a></li>
</ul>

<ul>
<li><code>docker pull wpscanteam/wpscan</code> - <a href="https://hub.docker.com/r/wpscanteam/wpscan/" rel="noopener noreferrer">official WPScan</a></li>
</ul>

<ul>
<li><code>docker pull citizenstig/dvwa</code> - <a href="https://hub.docker.com/r/citizenstig/dvwa/" rel="noopener noreferrer">Damn Vulnerable Web Application (DVWA)</a></li>
</ul>

<ul>
<li><code>docker pull wpscanteam/vulnerablewordpress</code> - <a href="https://hub.docker.com/r/wpscanteam/vulnerablewordpress/" rel="noopener noreferrer">Vulnerable WordPress Installation</a></li>
</ul>

<ul>
<li><code>docker pull hmlio/vaas-cve-2014-6271</code> - <a href="https://hub.docker.com/r/hmlio/vaas-cve-2014-6271/" rel="noopener noreferrer">Vulnerability as a service: Shellshock</a></li>
</ul>

<ul>
<li><code>docker pull hmlio/vaas-cve-2014-0160</code> - <a href="https://hub.docker.com/r/hmlio/vaas-cve-2014-0160/" rel="noopener noreferrer">Vulnerability as a service: Heartbleed</a></li>
</ul>

<ul>
<li><code>docker pull opendns/security-ninjas</code> - <a href="https://hub.docker.com/r/opendns/security-ninjas/" rel="noopener noreferrer">Security Ninjas</a></li>
</ul>

<ul>
<li><code>docker pull diogomonica/docker-bench-security</code> - <a href="https://hub.docker.com/r/diogomonica/docker-bench-security/" rel="noopener noreferrer">Docker Bench for Security</a></li>
</ul>

<ul>
<li><code>docker pull ismisepaul/securityshepherd</code> - <a href="https://hub.docker.com/r/ismisepaul/securityshepherd/" rel="noopener noreferrer">OWASP Security Shepherd</a></li>
</ul>

<ul>
<li><code>docker pull danmx/docker-owasp-webgoat</code> - <a href="https://hub.docker.com/r/danmx/docker-owasp-webgoat/" rel="noopener noreferrer">OWASP WebGoat Project docker image</a></li>
</ul>

<ul>
<li><code>docker pull citizenstig/nowasp</code> - <a href="https://hub.docker.com/r/citizenstig/nowasp/" rel="noopener noreferrer">OWASP Mutillidae II Web Pen-Test Practice Application</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/23/"/>
    <summary>12 awesome projects updated on Jun 06 - Jun 12, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/10/</id>
    <title>Awesome Security Updates on Mar 07 - Mar 13, 2016</title>
    <updated>2016-03-13T18:35:23.000Z</updated>
    <published>2016-03-13T18:35:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/rafael-santiago/pig" rel="noopener noreferrer">pig (⭐471)</a> - A Linux packet crafting tool.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/10/"/>
    <summary>1 awesome projects updated on Mar 07 - Mar 13, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/7/</id>
    <title>Awesome Security Updates on Feb 15 - Feb 21, 2016</title>
    <updated>2016-02-18T07:03:21.000Z</updated>
    <published>2016-02-16T01:37:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Fast Packet Processing</p>
</h3>
<ul>
<li><a href="https://github.com/pfq/PFQ" rel="noopener noreferrer">PFQ (⭐523)</a> - PFQ 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.</li>
</ul>

<ul>
<li><a href="http://www.ntop.org/products/packet-capture/pf_ring/" rel="noopener noreferrer">PF_RING</a> - PF_RING is a new type of network socket that dramatically improves the packet capture speed.</li>
</ul>

<ul>
<li><a href="http://info.iet.unipi.it/~luigi/netmap/" rel="noopener noreferrer">netmap</a> - netmap 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/7/"/>
    <summary>3 awesome projects updated on Feb 15 - Feb 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/3/</id>
    <title>Awesome Security Updates on Jan 18 - Jan 24, 2016</title>
    <updated>2016-01-21T23:36:47.000Z</updated>
    <published>2016-01-21T23:36:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/csirtgadgets/massive-octo-spice" rel="noopener noreferrer">CIFv2 (⭐229)</a> - CIF 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).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/3/"/>
    <summary>1 awesome projects updated on Jan 18 - Jan 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/51/</id>
    <title>Awesome Security Updates on Dec 21 - Dec 27, 2015</title>
    <updated>2015-12-20T14:50:04.000Z</updated>
    <published>2015-12-20T14:50:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/infoslack/awesome-web-hacking" rel="noopener noreferrer">Awesome Web Hacking (⭐6.8k)</a> - This list is for anyone wishing to learn about web application security but do not have a starting point.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/51/"/>
    <summary>1 awesome projects updated on Dec 21 - Dec 27, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/50/</id>
    <title>Awesome Security Updates on Dec 14 - Dec 20, 2015</title>
    <updated>2015-12-08T12:40:06.000Z</updated>
    <published>2015-12-08T12:40:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/meirwah/awesome-incident-response" rel="noopener noreferrer">Awesome Incident Response (⭐8.8k)</a> - A curated list of resources for incident response.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/50/"/>
    <summary>1 awesome projects updated on Dec 14 - Dec 20, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/46/</id>
    <title>Awesome Security Updates on Nov 16 - Nov 22, 2015</title>
    <updated>2015-11-14T03:39:25.000Z</updated>
    <published>2015-11-14T03:39:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://www.kali.org/" rel="noopener noreferrer">Kali</a> - Kali 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).</li>
</ul>
<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="http://www.ntop.org/products/traffic-analysis/ntop/" rel="noopener noreferrer">ntopng</a> - Ntopng is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.</li>
</ul>
<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="https://github.com/tnich/honssh" rel="noopener noreferrer">HonSSH (⭐375)</a> - HonSSH is a high-interaction Honey Pot solution. HonSSH will sit between an attacker and a honey pot, creating two separate SSH connections between them.</li>
</ul>
<h3><p>Network / Full Packet Capture / Forensic</p>
</h3>
<ul>
<li><a href="https://github.com/aol/moloch" rel="noopener noreferrer">Moloch (⭐7.3k)</a> - Moloch 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.</li>
</ul>
<h3><p>Network / VPN</p>
</h3>
<ul>
<li><a href="https://openvpn.net/" rel="noopener noreferrer">OpenVPN</a> - OpenVPN 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.</li>
</ul>
<h3><p>Endpoint / Authentication</p>
</h3>
<ul>
<li><a href="https://github.com/google/google-authenticator" rel="noopener noreferrer">google-authenticator (⭐5.3k)</a> - The 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. <a href="http://xmodulo.com/two-factor-authentication-ssh-login-linux.html" rel="noopener noreferrer">Tutorials: How to set up two-factor authentication for SSH login on Linux</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/46/"/>
    <summary>6 awesome projects updated on Nov 16 - Nov 22, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/43/</id>
    <title>Awesome Security Updates on Oct 26 - Nov 01, 2015</title>
    <updated>2015-10-22T04:23:25.000Z</updated>
    <published>2015-10-22T04:23:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://github.com/rfunix/Pompem" rel="noopener noreferrer">Pompem (⭐1k)</a> - Pompem 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...</li>
</ul>
<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/gamelinux/passivedns" rel="noopener noreferrer">passivedns (⭐1.7k)</a> - A 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.</li>
</ul>
<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="http://suricata-ids.org/" rel="noopener noreferrer">Suricata</a> - Suricata 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.</li>
</ul>
<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="http://sourceforge.net/projects/bifrozt/" rel="noopener noreferrer">Bifrozt</a> - Bifrozt 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.</li>
</ul>
<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="http://wiki.secmobi.com/" rel="noopener noreferrer">SecMobi Wiki</a> - A collection of mobile security resources which including articles, blogs, books, groups, projects, tools and conferences. *</li>
</ul>
<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://www.abuse.ch/" rel="noopener noreferrer">abuse.ch</a> - ZeuS Tracker / SpyEye Tracker / Palevo Tracker / Feodo Tracker tracks Command&amp;Control servers (hosts) around the world and provides you a domain- and an IP-blocklist.</li>
</ul>

<ul>
<li><a href="http://www.spamhaus.org/" rel="noopener noreferrer">SBL / XBL / PBL / DBL / DROP / ROKSO</a> - The 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.</li>
</ul>
<h3><p>Web / Web Application Firewall</p>
</h3>
<ul>
<li><a href="http://www.modsecurity.org/" rel="noopener noreferrer">ModSecurity</a> - ModSecurity is a toolkit for real-time web application monitoring, logging, and access control.</li>
</ul>

<ul>
<li><a href="https://github.com/nbs-system/naxsi" rel="noopener noreferrer">NAXSI (⭐4.8k)</a> - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX, NAXSI means Nginx Anti Xss &amp; Sql Injection.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project" rel="noopener noreferrer">ZAP</a> - The 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.</li>
</ul>
<h3><p>Big Data / Development</p>
</h3>
<ul>
<li><a href="http://workbench.readthedocs.org/" rel="noopener noreferrer">Workbench</a> - A scalable python framework for security research and development teams.</li>
</ul>
<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/Friz-zy/awesome-linux-containers" rel="noopener noreferrer">Awesome Linux Containers (⭐2k)</a> - A curated list of awesome Linux Containers frameworks, libraries and software.</li>
</ul>
<h3><p>Other Awesome Lists / Other Common Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/bayandin/awesome-awesomeness" rel="noopener noreferrer">awesome-awesomeness (⭐33k)</a> - awesome-* or *-awesome lists.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/43/"/>
    <summary>13 awesome projects updated on Oct 26 - Nov 01, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/39/</id>
    <title>Awesome Security Updates on Sep 28 - Oct 04, 2015</title>
    <updated>2015-09-22T14:37:43.000Z</updated>
    <published>2015-09-22T14:27:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/ashishb/android-security-awesome" rel="noopener noreferrer">Android Security Awesome (⭐9.2k)</a> - A collection of android security related resources.</li>
</ul>

<ul>
<li><a href="https://github.com/apsdehal/awesome-ctf" rel="noopener noreferrer">Awesome CTF (⭐11k)</a> - A curated list of CTF frameworks, libraries, resources and software.</li>
</ul>

<ul>
<li><a href="https://github.com/carpedm20/awesome-hacking" rel="noopener noreferrer">Awesome Hacking (⭐16k)</a> - A curated list of awesome Hacking tutorials, tools and resources.</li>
</ul>

<ul>
<li><a href="https://github.com/paralax/awesome-honeypots" rel="noopener noreferrer">Awesome Honeypots (⭐10k)</a> - An awesome list of honeypot resources.</li>
</ul>

<ul>
<li><a href="https://github.com/caesar0301/awesome-pcaptools" rel="noopener noreferrer">Awesome PCAP Tools (⭐3.4k)</a> - A collection of tools developed by other researchers in the Computer Science area to process network traces.</li>
</ul>

<ul>
<li><a href="https://github.com/enaqx/awesome-pentest" rel="noopener noreferrer">Awesome Pentest (⭐25k)</a> - A collection of awesome penetration testing resources, tools and other shiny things.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/39/"/>
    <summary>6 awesome projects updated on Sep 28 - Oct 04, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/38/</id>
    <title>Awesome Security Updates on Sep 21 - Sep 27, 2015</title>
    <updated>2015-09-14T06:41:02.000Z</updated>
    <published>2015-09-14T06:41:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/certtools/intelmq/" rel="noopener noreferrer">IntelMQ (⭐1.1k)</a> - IntelMQ 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 &amp; process threat intelligence thus improving the incident handling processes of CERTs. <a href="https://www.enisa.europa.eu/activities/cert/support/incident-handling-automation" rel="noopener noreferrer">ENSIA Homepage</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/38/"/>
    <summary>1 awesome projects updated on Sep 21 - Sep 27, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/35/</id>
    <title>Awesome Security Updates on Aug 31 - Sep 06, 2015</title>
    <updated>2015-08-24T00:31:00.000Z</updated>
    <published>2015-08-24T00:31:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Lists / Other Security Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/rshipp/awesome-malware-analysis" rel="noopener noreferrer">Awesome Malware Analysis (⭐13k)</a> - A curated list of awesome malware analysis tools and resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/35/"/>
    <summary>1 awesome projects updated on Aug 31 - Sep 06, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/34/</id>
    <title>Awesome Security Updates on Aug 24 - Aug 30, 2015</title>
    <updated>2015-08-17T19:19:55.000Z</updated>
    <published>2015-08-17T19:08:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Network / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="http://www.openvas.org/" rel="noopener noreferrer">OpenVAS</a> - OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.</li>
</ul>

<ul>
<li><a href="https://github.com/rapid7/metasploit-framework" rel="noopener noreferrer">Metasploit Framework (⭐37k)</a> - A 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.</li>
</ul>
<h3><p>Network / Monitoring / Logging</p>
</h3>
<ul>
<li><a href="http://justniffer.sourceforge.net/" rel="noopener noreferrer">justniffer</a> - Justniffer 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.</li>
</ul>

<ul>
<li><a href="http://dumpsterventures.com/jason/httpry/" rel="noopener noreferrer">httpry</a> - httpry 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.</li>
</ul>

<ul>
<li><a href="http://ngrep.sourceforge.net/" rel="noopener noreferrer">ngrep</a> - ngrep 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.</li>
</ul>

<ul>
<li><a href="http://sagan.quadrantsec.com/" rel="noopener noreferrer">sagan</a> - Sagan uses a 'Snort like' engine and rules to analyze logs (syslog/event log/snmptrap/netflow/etc).</li>
</ul>
<h3><p>Network / IDS / IPS / Host IDS / Host IPS</p>
</h3>
<ul>
<li><a href="https://www.snort.org/" rel="noopener noreferrer">Snort</a> - Snort 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".</li>
</ul>

<ul>
<li><a href="https://github.com/marshyski/sshwatch" rel="noopener noreferrer">sshwatch (⭐54)</a> - IPS for SSH similar to DenyHosts written in Python.  It also can gather information about attacker during the attack in a log.</li>
</ul>
<h3><p>Network / Honey Pot / Honey Net</p>
</h3>
<ul>
<li><a href="http://conpot.org/" rel="noopener noreferrer">Conpot</a> - ICS/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.</li>
</ul>

<ul>
<li><a href="https://github.com/zeroq/amun" rel="noopener noreferrer">Amun (⭐63)</a> - Amun Python-based low-interaction Honeypot.</li>
</ul>

<ul>
<li><a href="http://glastopf.org/" rel="noopener noreferrer">Glastopf</a> - Glastopf 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.</li>
</ul>

<ul>
<li><a href="https://github.com/desaster/kippo" rel="noopener noreferrer">Kippo (⭐1.7k)</a> - Kippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.</li>
</ul>

<ul>
<li><a href="http://kojoney.sourceforge.net/" rel="noopener noreferrer">Kojoney</a> - Kojoney is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries.</li>
</ul>

<ul>
<li><a href="http://bruteforce.gr/honeydrive" rel="noopener noreferrer">HoneyDrive</a> - HoneyDrive 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.</li>
</ul>

<ul>
<li><a href="http://www.cuckoosandbox.org/" rel="noopener noreferrer">Cuckoo Sandbox</a> - Cuckoo 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.</li>
</ul>
<h3><p>Network / Full Packet Capture / Forensic</p>
</h3>
<ul>
<li><a href="https://github.com/simsong/tcpflow" rel="noopener noreferrer">tcpflow (⭐1.8k)</a> - tcpflow 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.</li>
</ul>

<ul>
<li><a href="http://www.xplico.org/" rel="noopener noreferrer">Xplico</a> - The 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).</li>
</ul>

<ul>
<li><a href="http://www.openfpc.org" rel="noopener noreferrer">OpenFPC</a> - OpenFPC is a set of tools that combine to provide a lightweight full-packet network traffic recorder &amp; 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.</li>
</ul>

<ul>
<li><a href="https://github.com/USArmyResearchLab/Dshell" rel="noopener noreferrer">Dshell (⭐5.5k)</a> - Dshell is a network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures.</li>
</ul>

<ul>
<li><a href="https://github.com/google/stenographer" rel="noopener noreferrer">stenographer (⭐1.8k)</a> - Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets.</li>
</ul>
<h3><p>Network / Sniffer</p>
</h3>
<ul>
<li><a href="https://www.wireshark.org" rel="noopener noreferrer">wireshark</a> - Wireshark 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.</li>
</ul>

<ul>
<li><a href="http://netsniff-ng.org/" rel="noopener noreferrer">netsniff-ng</a> -  netsniff-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.</li>
</ul>
<h3><p>Network / Security Information &amp; Event Management</p>
</h3>
<ul>
<li><a href="https://www.alienvault.com/open-threat-exchange/projects" rel="noopener noreferrer">OSSIM</a> - OSSIM provides all of the features that a security professional needs from a SIEM offering – event collection, normalization, and correlation.</li>
</ul>
<h3><p>Endpoint / Configuration Management</p>
</h3>
<ul>
<li><a href="http://www.rudder-project.org/" rel="noopener noreferrer">Rudder</a> - Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation &amp; 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.</li>
</ul>
<h3><p>Endpoint / Mobile / Android / iOS</p>
</h3>
<ul>
<li><a href="https://github.com/ashishb/android-security-awesome" rel="noopener noreferrer">android-security-awesome (⭐9.2k)</a> - A 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.</li>
</ul>
<h3><p>Endpoint / Forensics</p>
</h3>
<ul>
<li><a href="https://github.com/google/grr" rel="noopener noreferrer">grr (⭐5k)</a> - GRR Rapid Response is an incident response framework focused on remote live forensics.</li>
</ul>
<h3><p>Threat Intelligence / Forensics</p>
</h3>
<ul>
<li><a href="http://www.phishtank.com/" rel="noopener noreferrer">PhishTank</a> - PhishTank 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.</li>
</ul>

<ul>
<li><a href="https://www.dshield.org/reports.html" rel="noopener noreferrer">Internet Storm Center</a> - The 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.</li>
</ul>

<ul>
<li><a href="https://www.autoshun.org/" rel="noopener noreferrer">AutoShun</a> - AutoShun 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.</li>
</ul>

<ul>
<li><a href="http://www.malwaredomains.com/" rel="noopener noreferrer">DNS-BH</a> - The 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.</li>
</ul>

<ul>
<li><a href="http://www.alienvault.com/open-threat-exchange/dashboard" rel="noopener noreferrer">AlienVault Open Threat Exchange</a> - AlienVault Open Threat Exchange (OTX), to help you secure your networks from data loss, service disruption and system compromise caused by malicious IP addresses.</li>
</ul>

<ul>
<li><a href="http://www.leakedin.com/" rel="noopener noreferrer">leakedin.com</a> - The 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.</li>
</ul>

<ul>
<li><a href="https://github.com/fireeye/iocs" rel="noopener noreferrer">FireEye OpenIOCs (⭐473)</a> - FireEye Publicly Shared Indicators of Compromise (IOCs)</li>
</ul>

<ul>
<li><a href="http://www.openvas.org/openvas-nvt-feed.html" rel="noopener noreferrer">OpenVAS NVT Feed</a> - The 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.</li>
</ul>

<ul>
<li><a href="http://www.projecthoneypot.org/" rel="noopener noreferrer">Project Honey Pot</a> - Project 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.</li>
</ul>

<ul>
<li><a href="https://www.virustotal.com/" rel="noopener noreferrer">virustotal</a> - VirusTotal, 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.</li>
</ul>
<h3><p>Web / Organization</p>
</h3>
<ul>
<li><a href="http://www.owasp.org" rel="noopener noreferrer">OWASP</a> - The Open Web Application Security Project (OWASP) is a 501(c)(3) worldwide not-for-profit charitable organization focused on improving the security of software.</li>
</ul>
<h3><p>Web / Scanning / Pentesting</p>
</h3>
<ul>
<li><a href="http://sqlmap.org/" rel="noopener noreferrer">sqlmap</a> - 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. 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.</li>
</ul>

<ul>
<li><a href="http://w3af.org/" rel="noopener noreferrer">w3af</a> - w3af 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.</li>
</ul>

<ul>
<li><a href="https://github.com/trustedsec/ptf" rel="noopener noreferrer">PTF (⭐5.5k)</a> - The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.</li>
</ul>
<h3><p>Big Data / Development</p>
</h3>
<ul>
<li><a href="https://github.com/ClickSecurity/data_hacking" rel="noopener noreferrer">data_hacking (⭐784)</a> - Examples of using IPython, Pandas, and Scikit Learn to get the most out of your security data.</li>
</ul>

<ul>
<li><a href="https://github.com/RIPE-NCC/hadoop-pcap" rel="noopener noreferrer">hadoop-pcap (⭐212)</a> - Hadoop library to read packet capture (PCAP) files.</li>
</ul>

<ul>
<li><a href="https://github.com/OpenSOC/opensoc" rel="noopener noreferrer">OpenSOC (⭐582)</a> - OpenSOC integrates a variety of open source big data technologies in order to offer a centralized tool for security monitoring and analysis.</li>
</ul>

<ul>
<li><a href="https://github.com/endgameinc/binarypig" rel="noopener noreferrer">binarypig (⭐144)</a> - Scalable Binary Data Extraction in Hadoop. Malware Processing and Analytics over Pig, Exploration through Django, Twitter Bootstrap, and Elasticsearch.</li>
</ul>
<h3><p>Other Awesome Lists / Other Common Awesome Lists</p>
</h3>
<ul>
<li><a href="https://github.com/jnv/lists" rel="noopener noreferrer">lists (⭐11k)</a> - The definitive list of (awesome) lists curated on GitHub.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/34/"/>
    <summary>45 awesome projects updated on Aug 24 - Aug 30, 2015</summary>
  </entry>
</feed>