Python / Security / Automation

Security-Focused Python Automation Engineer

I write Python that interacts with web applications, automates security workflows, and builds tools that solve real problems. My work sits at the intersection of offensive security and practical automation.

~/security-tools
$ python3 recon.py --target example.com
[*] Starting subdomain enumeration...
[*] Found 14 subdomains
[*] Crawling endpoints...
[+] 47 endpoints mapped
[*] Testing for XSS vectors...
[+] 3 potential findings logged
[*] Report saved: ./reports/example.md
$

Python

Primary language for everything I build

Automation

Bots, workflows, and scripted processes

Security

Offensive security testing and secure design

Bug Bounty

Finding real vulnerabilities in real systems

What I work on

Tools and systems at the intersection of Python automation and security research.

Automation Bots

Scripted workflows that handle repetitive tasks with reliability. Posting, translating, monitoring, data collection. Built to run unattended.

Security Scanners

Tools for XSS detection, endpoint crawling, and URL analysis. Focused on actionable output with minimal false positives.

Research Tooling

Payload testing, response analysis, and data filtering. Supporting the workflow between vulnerability discovery and documentation.

Most people are either Python developers or security researchers. I am building at the intersection of both — writing security-focused automation tools with an offensive security mindset and defensive design principles.

Technical focus areas

Python + Automation

HTTP request automation, data handling, task scripting, CLI tool development. Python is the backbone of every project I build.

Security + Offense

XSS testing, recon automation, payload generation, session handling. I approach every system from an attacker's perspective.

View all skills