From 6b793c71fdd39031b3e29927b3841b20abc7060f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 12 Oct 2019 15:56:33 +0700 Subject: [PATCH] Update section headers --- README.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcf1e86..6deb074 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This repository is created as an online bookmark for useful links, resources and - [Open-source Intelligence (OSINT)](#open-source-intelligence-osint) - [Password Cracking and Wordlists](#password-cracking-and-wordlists) - [Post Exploitation](#post-exploitation) -- [Social Engineering and OSINT](#social-engineering-and-osint) +- [Social Engineering](#social-engineering) - [Vulnerable](#vulnerable) - [Web Application Security](#web-application-security) @@ -382,6 +382,10 @@ This repository is created as an online bookmark for useful links, resources and ## Cryptography + + + + @@ -415,6 +419,10 @@ This repository is created as an online bookmark for useful links, resources and ## Data Exfiltration
LinkDescription
CERTCC/keyfinder A tool for analyzing private (and public) key files, including support for Android APK files.
+ + + + @@ -436,6 +444,10 @@ This repository is created as an online bookmark for useful links, resources and ## Data Sets
LinkDescription
evilsocket/sg1 A wanna be swiss army knife for data encryption, exfiltration and covert communication.
+ + + + @@ -453,6 +465,10 @@ This repository is created as an online bookmark for useful links, resources and ## Digital Forensics and Incident Response
LinkDescription
BOTS 1.0 Dataset The BOTS 1.0 dataset records two attacks perpetrated by a fictitious hacktivist group called po1s0n1vy targeting Wayne Corp of Batman mythology. There are many comic book references in the data; from heroes and villains to “Batman’s” street addresses. Not only does the dataset have many different types of data—everything from Sysmon to Suricata—but there are even file hashes that can be found in Virustotal.com and domains/IPs to hunt for in OSINT tools like PassiveTotal and Robtex!
+ + + + @@ -750,6 +766,10 @@ This repository is created as an online bookmark for useful links, resources and ## Exploits
LinkDescription
$I File Parser Free Forensics Tool – $I File Parser
+ + + + @@ -819,6 +839,10 @@ This repository is created as an online bookmark for useful links, resources and ## Hardening
LinkDescription
externalist/exploit_playground Analysis of public exploits or my 1day exploits
+ + + + @@ -836,6 +860,10 @@ This repository is created as an online bookmark for useful links, resources and ## Hardware
LinkDescription
Security Technical Implementation Guides (STIGs) The Security Technical Implementation Guides (STIGs) are the configuration standards for DOD IA and IA-enabled devices/systems.
+ + + + @@ -845,6 +873,10 @@ This repository is created as an online bookmark for useful links, resources and ## Malware Analysis
LinkDescription
ufrisk/pcileech Direct Memory Access (DMA) Attack Software
+ + + + @@ -1186,6 +1218,10 @@ This repository is created as an online bookmark for useful links, resources and ## Mobile Security
LinkDescription
activecm/rita Real Intelligence Threat Analytics
+ + + + @@ -1283,6 +1319,10 @@ This repository is created as an online bookmark for useful links, resources and ## Network Security
LinkDescription
ac-pm/Inspeckage Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
+ + + + @@ -1336,6 +1376,10 @@ This repository is created as an online bookmark for useful links, resources and ## Open-source Intelligence (OSINT)
LinkDescription
aol/moloch Moloch is an open source, large scale, full packet capturing, indexing, and database system
+ + + + @@ -1604,9 +1648,13 @@ This repository is created as an online bookmark for useful links, resources and
LinkDescription
Buscador Buscador is an OSINT Linux Virtual Machine that is pre-configured for online investigations
-## Social Engineering and OSINT +## Social Engineering + + + + @@ -1688,6 +1736,10 @@ This repository is created as an online bookmark for useful links, resources and ## Vulnerable
LinkDescription
boxug/trape People tracker on the Internet: Learn to track the world, to avoid being traced.
+ + + + @@ -1753,6 +1805,10 @@ This repository is created as an online bookmark for useful links, resources and ## Web Application Security
LinkDescription
appsecco/VyAPI VyAPI - A cloud based vulnerable hybrid Android App
+ + + +
LinkDescription
ambionics/phpggc PHPGGC is a library of unserialize() payloads along with a tool to generate them, from command line or programmatically.