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.

Content in all repositories owned by your account will be closed.
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) 🌀

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 and C2 Development
  • 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

Bantam C2 Framework (UNDER DEVELOPMENT)

A modular Command and Control (C2) Server in Go using Chi router and SQLite to manage agent registration, task queueing, and implant execution result logging.

Key Features:

  • Implemented build-time configuration injection with Go’s template package to bake C2 endpoints and agent settings directly into standalone implant binaries.
  • Built an interactive CLI operator console featuring session management, task queues to manage multiple active agents.

Technologies: Go, Chi Router, SQLite, REST APIs

Repo: PRIVATE REPO (Repo visibility to be changed soon)

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 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. 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

  5. pwnsome-AWS pwnsome-AWS Public

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

  6. DEFCON34-BiC-Village-CTF DEFCON34-BiC-Village-CTF Public

    2 AWS cloud red team CTF challenges simulating IAM privilege escalation and DynamoDB stream exploitation attack scenarios.

    HCL