Skip to content
View Gokrypt's full-sized avatar

Block or report Gokrypt

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Gokrypt/README.md

Hello, I'm Gokul Krishna M (aka Gokrypt) 👋

Ethical Hacker | SOC Analyst | Bug Bounty Hunter | Cybersecurity Enthusiast



Visit my TryHackMe profile

👨‍💻 About Me

  • 🎓 Education: Bachelor of Cyber Forensics
  • 🏢 Working@ : UST as SOC Analyst

🏆 Achievements

  • 🏅 Certified:Splunk Enterprise Certified Admin, Splunk core certified power user, Sumo Logic Fundamentals Certified
  • 💡 Developed tools like File Integrity Monitoring Tool for real time monitoring of files.
  • 🛠️ Chronicle Technical Training
  • 🎯 ISEA Certified Cyber Hygeine practitioner

🔧 Skills & Tools


🌐 Social Links


🔐 “Security is always excessive until it’s not enough.” ~ Gokrypt

Popular repositories Loading

  1. Byte-sentry--File-integrity-Monitoring-tool Byte-sentry--File-integrity-Monitoring-tool Public

    Python

  2. E-voting-system-using-Block-Chain E-voting-system-using-Block-Chain Public

    Python

  3. PRODIGY_CS_01 PRODIGY_CS_01 Public

    Create a Python program that can encrypt and decrypt text using the Caesar Cipher algorithm. Allow users to input a message and a shift value to perform encryption and decryption

    Python

  4. PRODIGY_CS_02 PRODIGY_CS_02 Public

    Develop a simple image encryption tool using pixel manipulation. You can perform operations like swapping pixel values or applying a basic mathematical operation to each pixel. Allow users to encry…

    Python

  5. PRODIGY_CS_03 PRODIGY_CS_03 Public

    Build a tool that assesses the strength of a password based on criteria such as length, presence of uppercase and lowercase letters, numbers, and special characters. Provide feedback to users on th…

    Python

  6. PRODIGY_CS_04 PRODIGY_CS_04 Public

    Create a basic keylogger program that records and logs keystrokes. Focus on logging the keys pressed and saving them to a file. Note: Ethical considerations and permissions are crucial for projects…

    Python