Skip to content
View davidonlinearchive's full-sized avatar
🎶
Feeling pwnsome!
🎶
Feeling pwnsome!

Block or report davidonlinearchive

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
davidonlinearchive/README.md

Good day friend, I'm David (davidonlinearchive) 🌀

MS GIF

About Me

I am an Offensive Security Enthusiast specializing in Web, API, and AWS Red Teaming.When I am not hunting for vulnerabilities or exploring cloud security, I am building automated infrastructure and practicing cloud engineering.

  • I'm currently learning Red Team Operations
  • I participate and blog some CTF Challenges here: dev.to/davidonlinearchive
  • I enjoy writing Offensive security tools
  • I'm looking to collaborate with Cyber Security Enthusiasts and Hackers

Projects

AWS IAM Privesc Lab (PassRole + Lambda)

A deliberately vulnerable AWS environment simulating a real-world IAM privilege escalation attack chain via iam:PassRole and lambda:CreateFunction.

Key Features:

  • Automated deployment of vulnerable infrastructure using Terraform
  • Simulates real-world cloud misconfigurations found in CI/CD pipelines
  • Complete attack chain documentation from enumeration to Secrets Manager data exfiltration

Technologies: AWS, Terraform, Python, Pacu, enumerate-iam

Repo: aws-iam-privesc-lab-passrole-lambda

Active Directory Pentest Lab

A virtualized offensive security environment built to simulate a corporate infrastructure. It allows for the safe execution of Kerberos-based attacks and the study of privilege escalation within a Windows domain.

Key Features:

  • Isolated VM-to-VM communication with controlled internet access
  • Integrated BloodHound and Neo4j to identify and map privilege escalation paths
  • Modular design allowing for the addition of multiple Windows clients and attack nodes

Technologies: Windows Server 2019, BloodHound, PowerShell, Kali Linux, Impacket

Repo: Active-Directory-Lab

SDirB

A web apps enumeration tool designed for rapid discovery of directories using worlists

Key Features:

  • Utilizes Go worker pools and goroutines for performant, multi-threaded discovery
  • Implemented mutex synchronization to prevent data conflicts across workers

Technologies: Golang, Goroutines, HTTP

Repo: sdirb

Programming Languages

Go Bash HTML PowerShell Python Postgres

Cloud and OS

AWS Google Cloud Microsoft Azure Arch Linux Debian Kali Linux Windows

Socials

Dev.to LinkedIn GitHub

Pinned Loading

  1. PayloadsAllTheThings PayloadsAllTheThings Public

    Forked from swisskyrepo/PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

    Python

  2. sdirb sdirb Public

    A simple concurrent directory-brute force tool.

    Go

  3. api-security-toolkit api-security-toolkit Public

    A collection of standalone bash scripts to automate the installation of essential API penetration testing tools on Debian/Ubuntu systems.

    Shell

  4. Active-Directory-Lab Active-Directory-Lab Public

    A fully functional Active Directory (AD) cybersecurity laboratory environment built on VirtualBox to simulate enterprise infrastructure for offensive security research

    PowerShell

  5. aws-iam-privesc-lab-passrole-lambda aws-iam-privesc-lab-passrole-lambda Public

    A deliberately vulnerable AWS environment simulating a real-world IAM privilege escalation attack chain via iam:PassRole and lambda:CreateFunction.

    HCL

  6. pwnsome-AWS pwnsome-AWS Public

    A comprehensive list of resources intended for AWS offensive security engagements.