Skip to content
View subrat243's full-sized avatar
πŸ‘Ύ
Just Recon
πŸ‘Ύ
Just Recon

Block or report subrat243

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

πŸ§‘β€πŸ’» About Me

Namaste, I'm Subrat Samantaray...

I'm a learner, I enjoy exploring how systems work, discovering security weaknesses, and building practical solutions to improve them. My interests include Penetration Testing, Web Application Security, Linux, and Networking. Whether I'm solving CTF challenges, or experimenting in lab environments, I'm always learning something new and striving to become a better security professional.

Current focus:

  • Offensive Security
  • Network Security
  • Web Application Security

Β 

{

  "config": {
    "linux": "Linux is my zone. The terminal is where ideas become scripts.",
    "mindset": "Attack. Understand. Secure. Repeat.",
    "automation": "If it feels repetitive, script it.",
    "fuel": "Coffee, packet captures, and late-night enumeration."
  },

  "rules": {
    "zero_trust": true,
    "sudo": "Use only when necessary.",
    "rm_rf": "Think twice.",
    "grep": "Your best debugging partner.",
    "logs": "The truth is always in the logs."
  },

  "current_objective": "Keep learning. Keep building. Keep securing."

  "return": {
    "status": "success",
    "code": 0,
    "message": "Hack Responsibly!"
  }
}

πŸ› οΈ Arsenal

kaizen@kali:~$ apt list --installed | grep security

Burp Suite      β€’ Nmap             β€’ Wireshark        β€’ Metasploit       β€’ Nessus           β€’ Nuclei
FFUF            β€’ SQLMap           β€’ Subfinder        β€’ Amass            β€’ Katana           β€’ httpx
Hashcat         β€’ John the Ripper  β€’ Hydra            β€’ Netcat           β€’ tcpdump          β€’ Suricata
Splunk          β€’ Wazuh

[SUCCESS] Tools listed successfully.

πŸ“Š GitHub Stats

GitHub Stats Top Languages

GitHub Streak

🌐 Contact Me

"Every vulnerability has a story. I enjoy finding it before an attacker does."

Popular repositories Loading

  1. NetSec-Toolkit NetSec-Toolkit Public

    Python toolkit for network stress testing (TCP/UDP/HTTP floods) and real-time monitoring (latency, throughput, errors) with CSV logging.

    Python

  2. NetVuln-Scanner NetVuln-Scanner Public

    Python-based tool which identify open ports, services, and potential vulnerabilities on target systems

    Python

  3. subrat243 subrat243 Public

    About Me

  4. Farm-Tools-Leasing-Platform Farm-Tools-Leasing-Platform Public

    The Platform is decentralized application (dApp) designed to empower farmers by providing them with affordable access to farming equipment.

    TypeScript

  5. DeAuth DeAuth Public

    Python-based network stress testing tool generate raw packets, run predefined scenarios or craft custom tests.

    Python

  6. Dark-Walker Dark-Walker Public

    Dark Web Monitoring Tool designed to scan hidden services and Tor-based search engines for specific strings or patterns.

    Python