Skip to content
View rangta10's full-sized avatar
:electron:
:electron:

Block or report rangta10

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. kali-mcp-server kali-mcp-server Public

    Kali Linux MCP (Model Context Protocol) Server built with Node.js for seamless integration with LLMs such as Claude, or any MCP-compatible client. It offers powerful network security and penetratio…

    JavaScript 3

  2. Password-Strength-Tester Password-Strength-Tester Public

    A Python utility to determine password strength with regex (re library). Tests length, character diversity, and resistiveness to attack, grading passwords (0-100) as Weak, Moderate, or Strong. Incl…

    Jupyter Notebook

  3. Caesar-Cipher-Encryption-Decryption-Tool Caesar-Cipher-Encryption-Decryption-Tool Public

    A simple Python-based tool to encrypt and decrypt text using the classic Caesar Cipher algorithm. This project demonstrates fundamental cryptography concepts such as substitution ciphers, ASCII man…

    Jupyter Notebook

  4. rfid-blocking-software rfid-blocking-software Public

    A Python-based simulation tool that monitors and detects suspicious RFID scan attempts using time-window based logic. This project demonstrates how repeated RFID scan attempts can be detected and f…

    Jupyter Notebook

  5. Replicating-Network-Architecture-for-an-Energy-Company Replicating-Network-Architecture-for-an-Energy-Company Public

    This project focuses on replicating the real-world enterprise network architecture of an energy company using EVE-NG (Emulated Virtual Environment – Next Generation).

  6. arduino-bruteforce arduino-bruteforce Public

    Educational demonstration of brute-force attacks using Arduino Nano - Learn about PIN security vulnerabilities and defenses

    Python