Skip to content
View Bishal-Kumar-Baishya's full-sized avatar

Block or report Bishal-Kumar-Baishya

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

Hi, I'm Bishal

πŸŽ“ B.Tech CSE student passionate about cybersecurity

Stage Project Description
πŸ” Reconnaissance Port Scanner Discover open ports and services
πŸ’‰ Exploitation Vulnerable Flask App SQLi and XSS demonstration
πŸ”‘ Credential Attack Brute Force Simulator Wordlist attack with logging and lockout
πŸ”Ž SQLi SQLi Scripts Automated password extraction
πŸ“‹ Detection Log Analyzer Spot attack patterns in logs
πŸ›‘οΈ Defense File Integrity Checker Detect unauthorized file changes
🟑 Credential Defense Password Strength Checker Evaluate and score password strength
πŸ” Reconnaissance Network Traffic Monitor Detect suspicious connections in real time
πŸ” Reconnaissance Linux Recon Tool Bash-based system recon for Linux targets

🌱 Learning: Penetration Testing, Network Security, Python, Linux

Pinned Loading

  1. Vulnerability_web_app Vulnerability_web_app Public

    Intentionally vulnerable Flask web app for practising SQLi and XSS attacks

    HTML

  2. Log-Analyzer Log-Analyzer Public

    Log analyzer that analyzes auth logs

    Python

  3. Brute-force-simulator Brute-force-simulator Public

    A Python-based brute force simulator with a target Flask app, wordlist attack, delay evasion, server-side logging, and IP lockout mechanism β€” built for offensive and defensive security learning.

    Python

  4. portswigger-labs portswigger-labs Public

    Hands-on labs and custom exploit scripts from PortSwigger Web Security Academy

    Python 1

  5. Network-traffic-monitor Network-traffic-monitor Public

    A Python-based network traffic monitor that detects suspicious connections in real time

    Python

  6. osi-model-simulator osi-model-simulator Public

    5-layer OSI model simulator built with Python, Flask, and JavaScript. Demonstrates encapsulation, networking concepts, and full-stack development.

    Python