My curated list of awesome links, resources and tools on infosec related topics
Go to file
2017-11-10 00:29:30 +07:00
.travis.yml Update awesome_bot options 2017-11-09 23:27:59 +07:00
LICENSE Initial commit 2017-11-09 23:11:18 +07:00
README.md Add Binary Analysis with katjahahn/PortEx 2017-11-10 00:29:30 +07:00

My Awesome

Awesome travis-banner

My curated list of awesome links, resources and tools


Articles

Tools

AWS Security

Open source projects related to AWS security.

airbnb/BinaryAlert BinaryAlert: Serverless, Real-time & Retroactive Malware Detection
cloudsploit/scans AWS security scanning checks
nccgroup/Scout2 Security auditing tool for AWS environments
Netflix/security_monkey Security Monkey monitors your AWS and GCP accounts for policy changes and alerts on insecure configurations.
Alfresco/prowler Tool for AWS security assessment, auditing and hardening. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark.

Binary Analysis

Binary analysis tools, including decompilers, deobfuscators, disassemblers, etc.

katjahahn/PortEx Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness