Skip to content
View k1rpit's full-sized avatar

Block or report k1rpit

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

Hi πŸ‘‹, I'm k1rpit

πŸ‘‹ About Me

  • πŸ‘¦ Age: 13 years old
  • πŸ›‘οΈ Interests: Deeply into CyberSecurity & Ethical Hacking
  • 🐍 Current Stack: Active Python developer
  • 🐧 OS: Running on Debian Linux as my main system
  • 🎯 Next Goal: Transitioning to C for low-level programming

Demo Scan

k1rpit

k1rpit

  • Developing a cryptographic password generator that uses os.urandom, Base64 salting, and SHA-512/BLAKE2b hashing. Sextillion-Pass-Gen

  • Studying Python and CyberSecurity through technical literature and hands-on coding. Linux Sysadmin basics (Debian), Network Protocols (TCP/IP), Pentesting Automation|Self-learning via technical books, official documentation, and practical coding.

  • Developing an automated multi-threaded network scanner that generates random target IPs, detects open ports using Nmap, and fetches OS/geolocation data. K1R-Scan-fantom

  • Developing Hasher-Core, an interactive CLI tool for cryptographic hashing (MD5, SHA-1, SHA-256, SHA-512) and randomized text salting. Hasher-Core

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/k1rpit?tab=repositories

  • πŸ“ I regularly read articles on [Python, Linux, and CyberSecurity](Python, Linux, and CyberSecurity)

  • πŸ’¬ Ask me about Python scripting, Network scanning (Nmap), and Cryptographic hashing

  • πŸ“« How to reach me t.me/k1rpit718s

  • πŸ“„ Know about my experiences t.me/k1rpit718s

  • ⚑ Fun fact My computer only breathes Debian, everything else is bloatware.

Connect with me:

Languages and Tools:

linux python

k1rpit

Β k1rpit

k1rpit

Pinned Loading

  1. K1R-Scan-fantom K1R-Scan-fantom Public

    Network Stalker: Multi-port scanner with automated random IP target selection.

    Python 2

  2. Hasher-Core Hasher-Core Public

    Multifunctional hash generator with MD5, SHA1, SHA256, SHA512 and custom dynamic salt modules.

    Python 1 1

  3. Sextillion-Pass-Gen Sextillion-Pass-Gen Public

    Sextillion-Pass-Gen is a random password generator that has multiple random hash combinations of at least 128 characters and also uses raw bytes and special characters.

    Python