> initializing portfolio...

BATIST

I am Puspa Shahi, a cybersecurity student focused on offensive security, Linux, networking, bug hunting, and learning how systems break so they can be secured better.

Cybersecurity Student | Bug Hunter

$ whoami

batist

$ focus --current

offensive security | web security | linux

$ mindset

break → analyze → secure

$ status

learning & evolving...

01. About Me

I enjoy exploring how technology works under the surface. My current path is cybersecurity, with a focus on offensive security, practical labs, web vulnerabilities, and Linux-based workflows. I believe the best way to secure systems is to understand how attackers think — ethically and responsibly.

🧠 Focus

Web security, offensive security basics, Linux, networking, and bug hunting practice.

CybersecurityPentesting

🛠️ Arsenal

Kali Linux, terminal, Burp Suite, GitHub, TryHackMe, PortSwigger Academy, and VS Code.

KaliTerminalBurp

⚡ Mindset

Stay low. Think deep. Break silently. Learn from every system and every mistake.

LearnBreakSecure

02. Projects

Add your real projects here. Start small — even beginner tools, scripts, and lab reports are better than an empty portfolio.

Recon Automation Script

A beginner-friendly script idea for automating basic recon commands and saving outputs in organized folders.

BashLinuxRecon

Web Vulnerability Notes

A collection of practical notes from PortSwigger labs including authentication, access control, and SQL injection basics.

PortSwiggerWeb Security

TryHackMe Progress

A personal learning log documenting solved rooms, concepts learned, commands used, and key takeaways.

TryHackMeLabs

03. Writeups

Security writeups based on responsible testing and real vulnerability findings. Sensitive target details are anonymized.

```

Account Pre-Registration & Email Ownership Bypass

Found a critical authentication issue ......

Category: Authentication • Account Security

Click to view full report →

Authentication Critical Account Security

Linux Commands I Use

A simple post listing useful terminal commands for navigation, files, networking, and process monitoring.

Linux Terminal

Burp Suite Beginner Workflow

A beginner writeup showing how to use proxy, repeater, and request analysis in safe lab environments.

Burp Suite Web