01 / Web & API
Web Application & API Penetration Testing
Full-scope web and REST/GraphQL API assessment covering authentication flaws, injection vulnerabilities, IDOR, business logic, and all OWASP Top 10 categories in production and staging environments.
OWASP Top 10API SecurityAuth TestingBusiness Logic
02 / Red Team
Red Team Operations
Full APT-style adversary simulation: reconnaissance initial access lateral movement privilege escalation domain compromise. Delivered under formal rules of engagement with executive debrief.
APT SimulationC2 OperationsLateral MovementEvasion
03 / Active Directory
Active Directory Security Assessment
Comprehensive AD attack chains: Kerberoasting, AS-REP Roasting, Pass-the-Hash/Ticket, DCSync, BloodHound-guided attack path mapping from misconfiguration discovery to full Domain Admin compromise.
KerberoastingBloodHoundDCSyncDomain Audit
04 / Network
Network & Infrastructure Penetration Testing
Internal and external network assessments: service enumeration, firewall evasion, SMB relay, LLMNR poisoning, pivoting, and tunneling across segmented and isolated network zones.
Internal NetworkFirewall EvasionPivotingSMB Relay
05 / Cloud
Cloud Security Assessment
AWS, Azure, and GCP assessments: IAM misconfiguration exploitation, storage enumeration, privilege escalation chains, cross-account pivoting, metadata service abuse, and cloud-native attack path analysis.
AWS / Azure / GCPIAM AbuseCloud PrivescMetadata Exfil
06 / Social Engineering
Social Engineering & Phishing Simulation
Targeted phishing campaigns, pretexting, and vishing engagements to measure organizational security awareness maturity. Full campaign metrics with behavioral analysis and awareness improvement roadmap.
Phishing CampaignVishingPretextingAwareness Metrics
Web App Pentesting
SQLi, XSS, SSRF, XXE, IDOR, Deserialization, Auth Bypass full OWASP Top 10 and beyond.
95%Expert
Active Directory Attacks
Kerberoasting, AS-REP Roasting, Pass-the-Hash/Ticket, DCSync, BloodHound, full domain compromise.
92%Expert
Red Team Operations
Full APT-style simulation: recon initial access lateral movement privilege escalation compromise.
90%Advanced
Custom Tooling & Automation
Python and Bash automation for recon, exploitation, and post-exploitation. ~40% overhead reduction.
88%Advanced
Network & Infrastructure
Service enumeration, firewall evasion, pivoting, tunneling, SMB relay, LLMNR poisoning.
88%Advanced
Binary & Exploit Dev
Buffer overflow, custom shellcode, ASLR/DEP awareness, Ghidra analysis, AV/EDR evasion.
78%Proficient
ASF-001Critical
DOM XSS ATOWeb Prod
Authenticated DOM XSS Leading to Full Account Takeover
innerHTML sink in file import interface injects live HTML inside authenticated form, bypassing CSRF and enabling full account ownership transfer to attacker-controlled mailbox.
9.3 CVSSRemediated
View Details
ASF-002Critical
SQLi UnauthWeb Prod
Unauthenticated SQL Injection 24 Internal Databases Exposed
URL parameter passed directly to SQL query without parameterization. Automated extraction confirmed 24 internal databases fully accessible without any authentication on a government sector client.
9.8 CVSSGov sector 3-day assessmentRemediated
View Details
ASF-003Critical
Auth Bypass ATOWeb Prod
Authentication Bypass Enabling Mass Account Takeover
Password reset workflow performs no session binding on the target account parameter. Attacker resets credentials for any registered user using only a known email address, enabling mass ATO at scale.
9.8 CVSSRemediated
View Details
ASF-004Critical
ORM SQLiAPI Prod
ORM SQL Injection Complete Access Control Bypass
ORM query assembly uses unsafe string formatting for logical connector. User-controlled _connector key injects raw SQL into WHERE clause, bypassing all access control filters and returning privileged records.
9.5 CVSSMitigated
View Details
ASF-005Critical
Path Traversal RCEInfra Prod
SFTP Path Traversal Arbitrary File Write & RCE
File transfer library fails to sanitize ../ sequences in SFTP QUOTE paths. Authenticated user writes arbitrary files outside home directory, enabling SSH key injection and persistent RCE on the target server.
9.1 CVSSMitigated
View Details
ASF-006High
Mutation XSSWeb Prod
Stored Mutation XSS Bypassing Client-Side HTML Sanitization
Rich text editor vulnerable to MathML DOM mutation chain bypassing DOMPurify. Malicious content persists in database and executes JavaScript in every viewer's browser session context.
8.2 CVSSRemediated
View Details
ASF-007High
Blind SSRFAPI Prod
Blind SSRF via Webhook Enabling Internal Network Pivot
Export endpoint accepts unvalidated webhookUrl. Server issues unauthorized outbound requests to attacker infrastructure, enabling internal service enumeration and cloud metadata exfiltration.
8.1 CVSSRemediated
View Details
ASF-008High
Blind SQLiAPI Prod
Boolean-Based Blind SQLi in REST API Path Parameter
URL path segment passed unsanitized to database query. Boolean differential responses confirm injection. DB fingerprinted as PostgreSQL 14.8. Full unauthenticated record extraction confirmed.
8.0 CVSSRemediated
View Details
ASF-009High
XXE OOBService Prod
OOB XXE in Data Ingestion Service Exposing Internal Infrastructure
XML pipeline parses external documents without disabling entity resolution. Attacker-controlled DTD triggers out-of-band requests exfiltrating internal host identifiers and cloud metadata.
7.7 CVSSRemediated
View Details
ASF-010High
BOLA / IDORAPI Prod
BOLA Enabling Cross-Account Profile Manipulation via API
Account management endpoint accepts user identifier without server-side ownership verification. Any authenticated session silently overwrites arbitrary account profile data by substituting target identifier.
7.5 CVSSRemediated
View Details
ASF-011AD Critical
Kerberoasting DAAD Internal
Kerberoasting Attack Chain Leading to Domain Admin Compromise
Multiple service accounts with weak passwords and SPN registrations enumerated via BloodHound. Offline cracking of Kerberos TGS tickets yielded plaintext credentials, enabling full Domain Admin escalation within 2 hours of initial access.
9.6 CVSSFinancial 2h to Domain AdminMitigated
View Details
ASF-012AD Critical
DCSync Credential DumpAD Internal
DCSync Attack Enabling Full NTDS.dit Credential Extraction
Over-privileged service account held DS-Replication-Get-Changes-All right. Exploited via Impacket secretsdump to replicate all Active Directory credentials including KRBTGT hash, enabling persistent Golden Ticket generation.
9.8 CVSSHealthcare sector Internal ADMitigated
View Details
ASF-013AD High
AS-REP RoastingAD Internal
AS-REP Roasting Exposing Pre-Authentication Disabled Accounts
17 domain accounts discovered with Kerberos pre-authentication disabled. Offline cracking of AS-REP responses yielded 9 plaintext passwords including two accounts with local administrator rights on critical servers.
8.8 CVSSRemediated
View Details
ASF-014Critical
Unauthenticated RedisNetwork Prod
Unauthenticated Redis Master Node Exposed Full Cache Read Access with Unrestricted ACL
Redis master node accessible from the public internet with no authentication and ACL configured as +@all. Live production cache confirmed with 155 keys including sensitive user data and OTP metadata.
9.8 CVSSReported
View Details
ASF-015AD Critical
Pass-the-HashAD Internal
NTLM Pass-the-Hash Enabling Lateral Movement to Domain Controller
Captured NTLM hash of a privileged service account via Responder on the internal network. Hash relayed without cracking to authenticate directly to the Domain Controller, achieving full DC access within 25 minutes of network entry.
9.8 CVSSFinancial sector Internal ADMitigated
View Details
ASF-016AD High
Golden TicketAD Internal
Golden Ticket Forged via Stolen KRBTGT Hash Persistent Domain Access
Following KRBTGT hash extraction via DCSync, forged Golden Ticket granting persistent Kerberos authentication as any domain user. Ticket remained valid 10 hours post password reset, demonstrating full persistence even after incident response.
9.6 CVSSGov sector Red TeamMitigated
View Details
ASF-017AD High
ACL AbuseAD Internal
Abusive ACL Misconfiguration Granting WriteDACL Over Domain Admins Group
BloodHound analysis revealed a regular domain user holding WriteDACL rights over the Domain Admins group. Exploited to grant the compromised account full GenericAll rights, then added it to Domain Admins zero detection from existing monitoring.
8.8 CVSSTech sector Internal ADRemediated
View Details
ASF-018AD High
AD CS AbuseAD Internal
AD Certificate Services ESC1 Low-Privilege User Obtains Domain Admin Certificate
Misconfigured certificate template (ESC1) allowed any authenticated user to request a certificate for an arbitrary UPN including Domain Admins. Used Certipy to request and authenticate as a DA account, bypassing all traditional credential controls.
9.1 CVSSHealthcare sector AD CSRemediated
View Details
Active Directory Labs
Multi-domain AD environments for attack chain development, BloodHound path testing, and post-exploitation validation.
Cloud Attack Simulations
AWS and Azure labs for IAM exploitation, S3 enumeration, privilege escalation, and cross-account pivot research.
Vulnerable Docker Environments
Custom vulnerable containers for web exploitation research, API security testing, and PoC validation.
Malware Analysis VMs
Isolated VMs for behavioral analysis, AV/EDR evasion research, and payload development testing.
Browser Exploitation
Client-side attack surface research, XSS payload development, and sandbox escape technique investigation.
EDR Evasion Research
Payload obfuscation, AMSI bypass, process injection, and living-off-the-land evasion strategy development.