Skip to content
View Cyber-30's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Cyber-30

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

Top Divider

Click & Open To See :)

Typing SVG

ABOUT ME

">

🔹 College student and passionate cybersecurity learner
🔹 Interested in Offensive Security, Red Teaming & Bug Bounty
🔹 Hands-on experience with Web, API & Network Security
🔹 Building real-world security tools using Go & Python
🔹 Actively learning PowerShell, Cloud & Malware concepts
🔹 Goal: Professional Penetration Tester / Red Teamer

LinkedIn Medium Gmail GitHub

Tools change. Mindset doesn’t. 🧠

🔐 SECURITY PROJECTS

🛠️ LOLBins-Detection-Tool

🕵️ ReconEngine

🎯 Phishing URL Detection

  • Authentication domain vs visible sender mismatch detection

  • Brand impersonation detection (banks & financial services)

  • URL extraction and risk analysis

  • Phishing language detection

  • Risk scoring engine

  • Feature engineering & evaluation

    🔗 https://github.com/Cyber-30/Phishing-Email-Analyzer

🔍 API Key Leakage Scanner

  • Regex-based secret detection
  • JavaScript & config scanning

⚡TECHNICAL STRENGTHS

Specialized Tools

Programming Skills and Tools

My Skills

Operating system

My Skills

Cyber HUD Animation

📬 WORK WITH ME

Available for learning collaborations, open-source security projects, and bug bounty teaming

LinkedIn Medium Gmail GitHub

Let’s break it before attackers do.

Engineered by Sourya Dutta (@Cyber-30)

Bottom Divider

Popular repositories Loading

  1. Digital-Clock Digital-Clock Public

    CSS

  2. ClickJacker ClickJacker Public

    ClickJacker is a simple tool designed to check for clickjacking vulnerabilities in websites. It analyzes the HTTP headers of a specified URL to determine if protective measures against clickjacking…

    Python

  3. Phishing-Email-Analyzer Phishing-Email-Analyzer Public

    A comprehensive phishing email analyzer designed to help identify and mitigate email-based threats. The tool analyzes email content, links, and social engineering patterns to detect phishing indica…

    Python

  4. Cyber-30 Cyber-30 Public

  5. LOLBins-Detection-Tool LOLBins-Detection-Tool Public

    Built a Python-based LOLBins detection tool to identify malicious abuse of legitimate Linux binaries using behavior-based analysis. The tool correlates process activity and shell history, detects s…

    Python

  6. API-Key-Leakage-Scanner API-Key-Leakage-Scanner Public

    Built an API Key Leakage Scanner to detect exposed API keys and sensitive credentials in source code using pattern detection and heuristic analysis. Enhanced security and DevOps workflows by identi…

    Python