Pinned Repositories
100daysofdevops
30-Days-of-Python-3.6
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
31-days-of-API-Security-Tips
This challenge is Inon Shkedy's 31 days API Security Tips.
acquire-aws-ec2
A python script to acquire multiple aws ec2 instances in a forensically sound-ish way
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
awesome-devsecops
Curating the best DevSecOps resources and tooling.
awesome-k8s-security
A curated list for Awesome Kubernetes Security resources
awesome-python-security
Awesome Python Security resources 🕶🐍🔐
aws-security-automation
Collection of scripts and resources for DevSecOps and Automated Incident Response Security
AWSScripts
Various AWS Automation Scripts
AshishBhadouria's Repositories
AshishBhadouria/30-Days-of-Python-3.6
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
AshishBhadouria/awesome-gcp-certifications
Google Cloud Platform Certification resources.
AshishBhadouria/awesome-security
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
AshishBhadouria/awesome-web-security
🐶 A curated list of Web Security materials and resources.
AshishBhadouria/aws-incident-response
AshishBhadouria/aws-recon
Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.
AshishBhadouria/aws_ir
Python installable command line utiltity for mitigation of host and key compromises.
AshishBhadouria/blackhat-arsenal-tools
Official Black Hat Arsenal Security Tools Repository
AshishBhadouria/checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
AshishBhadouria/cloud-sniper
Cloud Security Operations
AshishBhadouria/diffy
Diffy is a triage tool used during cloud-centric security incidents, to help digital forensics and incident response (DFIR) teams quickly identify suspicious hosts on which to focus their response.
AshishBhadouria/ecr-scan-saver
AshishBhadouria/freq
This is a repository for freq.py and freq_server.py
AshishBhadouria/HawkScan
Security Tool for Reconnaissance and Information Gathering on a website. (python 2.x & 3.x)
AshishBhadouria/incident-response-and-forensic
Incident Response and Forensic on AWS
AshishBhadouria/Kubernetes-Certified-Administrator
Online resources that will help you prepare for taking the CNCF CKA "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
AshishBhadouria/learn-security-engineering
How I'm learning to build secure systems
AshishBhadouria/learning-cloud
List of resources - courses, sample code, articles and screencasts for learning AWS, Azure, GCP and Alibaba Cloud
AshishBhadouria/margaritashotgun
Remote Memory Acquisition Tool
AshishBhadouria/Open-Source-Security-Coalition
AshishBhadouria/OSCP-Exam-Report-Template-Markdown
:orange_book: OSCP Exam Report Template in Markdown
AshishBhadouria/parliament
AWS IAM linting library
AshishBhadouria/PcapXray
:snowflake: PcapXray - A Network Forensics Tool - To visualize a Packet Capture offline as a Network Diagram including device identification, highlight important communication and file extraction
AshishBhadouria/rengine
reNgine is an automated reconnaissance framework meant for gathering information during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information.
AshishBhadouria/scriptinglibrary
scriptinglibrary
AshishBhadouria/scripts-1
Scripts I use during pentest engagements.
AshishBhadouria/security-scripts
A collection of security related Python and Bash shell scripts. Analyze hosts on generic security vulnerabilities. Wrapper around popular tools like nmap (portscanner), nikto (webscanner) and testssl.sh (SSL/TLS scanner)
AshishBhadouria/threagile
Agile Threat Modeling Toolkit
AshishBhadouria/user-guide
A guide explaining how to use Gophish
AshishBhadouria/vulncost
Find security vulnerabilities in open source npm packages while you code