Skip to content
View YoshiBigSmoke's full-sized avatar
🕸️
🕸️
  • houston

Block or report YoshiBigSmoke

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

banner

Spider Yoshi

typing

     


Independent pentester pushing into exploit development.
I build offensive tools I actually use in the field — network recon, OSINT, domain discovery.
memory corruption · ROP chains · binary analysis · shellcode


// focus

Area Details
[*] Offensive Security network recon · web exploitation · OSINT
[*] Exploit Development binary analysis · memory corruption · shellcoding
[ ] Next heap exploitation · kernel exploitation

// stack

Systems & Low-level

Scripting & Backend

Web & Data


// projects



Silent network recon TUI
passive + semi-passive · leaves no trace



Domain discovery via CT Logs + Wayback
parallel sources · SQLite cache




Bash network scanner built on Nmap
host discovery · target selection · fast recon




Desktop financial analysis app
DCF · ARIMA · Monte Carlo · GARCH




Web-based network scanning platform
Flask · React · Nmap · JSON · scan history




Evil Portal pages for Flipper Zero
credential capture · educational · HTML


// currently

status = {
    "studying" : ["heap exploitation", "ROP chains", "format string bugs"],
    "building" : ["recon tooling for independent engagements"],
    "goal"     : "structured exploit dev workflow on Linux",
}

Popular repositories Loading

  1. YoshiBigSmoke YoshiBigSmoke Public

  2. learning-notes learning-notes Public

    My personal learning notes on programming, cybersecurity, and electronics ⚡ Basically, I write down stuff here while I'm learning different programming languages, security concepts, and electronics…

    C

  3. evil-portal-html evil-portal-html Public

    Evil Portal pages for Flipper Zero ⚡ This is a collection of Evil Portal HTML pages made for educational purposes only. Please don't use them to attack anyone. Just for learning and testing on your…

    HTML

  4. NetMapper NetMapper Public

    NetMapper is a Bash-based network scanning and mapping tool built on top of Nmap. It simplifies host discovery and target selection in local networks, allowing fast and flexible security assessment…

    Shell

  5. NettMappel NettMappel Public

    Web-based network scanning platform built with Flask, React, and Nmap. Provides authorized network discovery, service enumeration, structured JSON parsing, and scan history storage with a focus on …

    Python

  6. financial-analyzer financial-analyzer Public

    Desktop app for stock analysis — candlestick charts, fundamental metrics, technical indicators (SMA, RSI, MACD, Bollinger Bands), and 100k Monte Carlo simulations with GBM + GARCH volatility. Built…

    Python