Skip to content
View zulfff's full-sized avatar

Block or report zulfff

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
zulfff/README.md

Muhammad Arya Arjuna Habibullah

Security Researcher | Bug Bounty Hunter | Vulnerability Finder

HackerOne Bugcrowd Intigriti


About Me

Security researcher who loves finding vulnerabilities in web apps, APIs, and cryptography. I fucking love digging into code to uncover bugs that could impact millions of users. Not just finding bugs, but also learning how to fucking break systems in cool ways.

  • Specializations: Web Security, Cryptography, Binary Analysis
  • Based: Indonesia
  • Active Platforms: HackerOne, Bugcrowd, Intigriti
  • Learning: Always exploring new attack vectors and defense mechanisms, idgaf how hard it gets

CVE Discoveries - This shit is real

CVE-2026-5188

Integer Underflow in wolfSSL X.509 SAN Parsing

  • CWE: CWE-191 (Integer Underflow)
  • CVSS Score: 4.0 (Low)
  • Description: An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name (SAN) extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing.
  • Impact: Incorrect handling of certificate data in configurations using the original ASN.1 parsing implementation
  • References:

CVE-2026-3229

Integer Overflow in wolfSSL wolfssl_add_to_chain

  • CWE: CWE-122 (Heap-based Buffer Overflow)
  • CVSS Score: 5.5 (Medium)
  • Description: An integer overflow vulnerability existed in the static function wolfssl_add_to_chain, that caused heap corruption when certificate data was written out of bounds of an insufficiently sized certificate buffer. The function is called by wolfSSL_CTX_add_extra_chain_cert, wolfSSL_CTX_add1_chain_cert, and wolfSSL_add0_chain_cert APIs. These APIs are enabled for 3rd party compatibility features: enable-opensslall, enable-opensslextra, enable-lighty, enable-stunnel, enable-nginx, enable-haproxy.
  • Impact: Heap corruption leading to potential code execution in compromised application contexts
  • References:

Skills & Technologies - Tools I fucking use

Security Research

  • Web Application Security
  • API Security Testing
  • Cryptography Analysis
  • Binary Exploitation
  • Reverse Engineering

Tools & Frameworks

  • ffuf (fuzzing)
  • nuclei (vulnerability scanning)
  • subfinder (subdomain enumeration)
  • httpx (HTTP toolkit)
  • amass (OSINT)
  • ghidra (reverse engineering)
  • radare2 (binary analysis)
  • pwntools (exploitation)
  • bloodhound (AD security)
  • crackmapexec (pentesting)
  • impacket (protocol attacks)

Programming Languages

Python = "Primary"
JavaScript = "Web Security"
C/C++ = "Binary Analysis"
Go = "Tool Development"

GitHub Stats

GitHub Stats Top Languages


Bug Bounty Achievements

  • Multiple valid reports on HackerOne - this shit pays
  • Recognized researcher on Bugcrowd - yeah, I'm that good
  • Active contributor on Intigriti - always hunting
  • CVE Finder (2026) - found 2 CVEs in wolfSSL, fuck yeah

Contact

Twitter LinkedIn Email


"Bug hunting is not just a hobby, it's a fucking lifestyle."

If you like my shit, give it a fucking star!


Visitors - come look at this shit

Visitor Count

Pinned Loading

  1. envforge envforge Public

    zero-dependency config manager with validation, hot reload, auto secret masking & CLI tools. stops config bugs before they hit prod.

    TypeScript

  2. Logic-Collision-Detector Logic-Collision-Detector Public

    Find hidden logic contradictions in your codebase before they turn into production bugs.

    TypeScript

  3. rust rust Public

    Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    Rust

  4. SubHost-demo SubHost-demo Public

    Subhost Web3 - High-performance decentralized cloud infrastructure protocol combining DAG-based consensus, distributed storage, and edge computing. Built in Rust with quantum-resistant cryptography…

    Rust