Skip to content
View 1m1ssher's full-sized avatar
🚬
🚬
  • in your area

Highlights

  • Pro

Block or report 1m1ssher

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
1m1ssher/README.md
wh1sky02 — field notes

Security engineering practice notes from Sein Linn (wh1sky02), Singapore. The work sits between offensive security research and applied AI, and a running habit shapes everything here: when a job needs a tool, build the tool, publish it.


From this archive

The portfolio at 1m1ssher.github.io reads like the full paper; these are the entries worth knowing first.

Entry Why it matters
copy-fail-python Python proof-of-concept for CVE-2026-31431, a Linux kernel privilege escalation. Zero dependencies, nothing to compile.
RavenGPT An AI chat client that runs entirely in the browser; your OpenRouter key, nothing logged. Live at raven-gpt0.vercel.app
BurmeseGLUE A shared benchmark for Burmese NLP: four tasks, fixed splits, reproducible baselines.
PortSwigger Cheat Sheets Payloads and working notes across thirty topics of the PortSwigger Web Security Academy.
CogniVault RAG Engine A Next.js retrieval pipeline where the retrieved chunks travel with every answer.
KeyForge Bulk API key validation behind a terminal-styled interface.

Elsewhere here: GetVideo, a Firefox repack of Video DownloadHelper, and pafish, a mirror kept open for malware analysts.

Verified, not claimed

Five certifications held (CEH, CySA+, BTL1, eCTHP, CRTA), three published CVEs, and a seventh-place finish at the Magnet Virtual Summit 2026 in digital forensics. James Cook University (Singapore Campus). Currently competing in national-level CTFs, including NCSA Thailand's AI CTF.

Stack

TypeScript (React/Next.js) for anything on the web, Python for research and scripting, Django when a backend needs to exist yesterday. Security work runs on Kali Linux; reverse engineering mostly happens in Ghidra.

Now

Working through the PortSwigger Web Security Academy systematically and expanding the payload sheets. Deepening Burmese NLP work around BurmeseGLUE. Finishing the projects that have been sitting at around ninety percent done.


Portfolio · LinkedIn · Singapore

Popular repositories Loading

  1. RavenGPT RavenGPT Public

    Browser-only AI chat app: reasoning, web search, and vision modes powered by your OpenRouter key. No server.

    TypeScript 1

  2. CogniVault-RAG-Engine CogniVault-RAG-Engine Public

    Next.js RAG pipeline: document ingestion, chunking, embedding, vector retrieval, and inspectable context answers.

    TypeScript 1

  3. GetVideo GetVideo Public

    Unmodified-engine Firefox build of Video DownloadHelper with premium features enabled and no paywall.

    1

  4. KeyForge KeyForge Public

    Bulk API key validation with a terminal-styled UI: paste, validate in real time, export results.

    JavaScript

  5. pafish pafish Public

    Forked from a0rtega/pafish

    Mirror of a0rtega/pafish: detects VMs and malware analysis environments the way malware does.

    C

  6. 1m1ssher 1m1ssher Public

    Security researcher and full-stack developer. Tools for reverse engineering, web security, and applied AI.