Skip to content
View s0xandrew's full-sized avatar

Block or report s0xandrew

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

Hey, I'm Sourabh 👋

Cybersecurity enthusiast recently living in Delhi, India  |  Self-taught security toolbuilder  | 


🧠 About me

I started with basic Linux commands on Termux and got curious about how systems get attacked and defended. In June 2026 I built 5 cybersecurity tools from scratch in one week — using Python, self-study, and a lot of trial and error.

Every line of code in my repos is understood, not just copied.


🛠️ Projects

Project What it does Concepts
Web Vulnerability Scanner Detects XSS, SQLi, missing security headers OWASP Top 10, HTTP, BeautifulSoup
Network Port Scanner Multi-threaded TCP scan + banner grabbing Sockets, threading, recon
Cryptography Toolkit Ciphers, hashing, password strength analysis SHA256, Caesar, Vigenère, Base64
Log Analyzer & IDS Detects brute force, scanning, malicious IPs SIEM, blue team, regex
Phishing URL Detector Heuristic scoring across 8 phishing checks Brand spoofing, TLD analysis, OSINT

🔧 Skills

Languages Python · Bash (basic) · learning C

Security XSS · SQL Injection · Port Scanning · Log Analysis

Cryptography · Brute Force Detection · Phishing Analysis

Concepts OWASP Top 10 · CIA Triad · TCP/IP · OSI Model

Threat Intelligence · IDS/SIEM basics

Tools VS Code · Git · GitHub · Wireshark (learning)

Platforms Windows · Android/Termux · Linux (basic)


📅 How this portfolio was built

June 15 → Set up environment — Web Vulnerability Scanner

June 16 → Network Port Scanner

June 17 → Cryptography Toolkit + Log Analyzer IDS

June 18 → Phishing URL Detector

June 18 → GitHub profile — you are here **Started from zero projects. Built 5 working security tools in less than 5 days. Not because I had to. Because that's what interests me and thats what i want to do.


🎯 Goal

Get selected for IIT Kanpur B.Cyber 2026 and work on problems that matter for India's digital security.

"Future conflicts will be fought as much in cyberspace as in the physical world." — Prof. Manindra Agrawal, Director IIT Kanpur


📫 Contact

Popular repositories Loading

  1. Web-Vulnerability-Scanner Web-Vulnerability-Scanner Public

    Python tool to detect XSS, SQL Injection & missing security headers.

    Python

  2. Network-Port-Scanner Network-Port-Scanner Public

    Multi-threaded TCP port scanner with banner grabbing and risk assessment.

    Python

  3. Cryptography-Toolkit Cryptography-Toolkit Public

    Python Cryptography Toolkit with Caesar, Vigenère ciphers, hashing, base64, password strength analyzer, and encryption utilities.

    Python

  4. Log-Analyser Log-Analyser Public

    Detects brute force, scanning, malicious IPs

    Python

  5. Phishing-Detector Phishing-Detector Public

    A Python-based heuristic engine that analyzes URLs for phishing indicators including brand spoofing, suspicious TLDs, IP-based URLs, keyword analysis, and subdomain abuse.

    Python

  6. s0xandrew s0xandrew Public