Skip to content
View rifatsh3ikh's full-sized avatar
😀
I may be slow to respond.
😀
I may be slow to respond.

Block or report rifatsh3ikh

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

👋 Hey there, I'm Rifat Sheikh

🔐 Aspiring Cybersecurity Specialist | 🛡️ Web Security Learner | 💻 Security-Focused Developer

I’m currently learning and practicing cybersecurity fundamentals, with a strong focus on web application security.


👤 Who am I?

I’m an aspiring cybersecurity professional building hands-on experience in:

  • Web application security testing
  • Vulnerability identification
  • Secure development practices
  • Ethical hacking fundamentals

I believe cybersecurity is best learned through practice, research, and responsible experimentation.


🚧 What am I currently working on?

🔹 Learning and practicing:

  • OWASP Top 10 vulnerabilities
  • XSS, SQL Injection, and CSRF concepts

⚠️ Ethical Disclaimer

All repositories and experiments are for educational purposes only.
Testing is performed only on systems I own or have explicit permission to test.

Pinned Loading

  1. Network-scanning-enumeration-tool Network-scanning-enumeration-tool Public

    A command-line network scanning and enumeration utility written in Python that finds active hosts, enumerates open ports, and performs service detection for security analysis and troubleshooting.

    Python

  2. Risk-severity-report-CVSS-based-tool Risk-severity-report-CVSS-based-tool Public

    A command-line Python utility that takes CVE data and corresponding CVSS scores to compute and categorize risk severity (Low, Medium, High, Critical), then generates formatted risk reports for stak…

    JavaScript

  3. Vulnerability-identification-tool Vulnerability-identification-tool Public

    A command-line Python utility to identify potential security vulnerabilities in web applications by performing multiple scan modules (e.g., XSS, SQL Injection, CSRF checks), analyzing responses, an…

    Python

  4. XSS-scanning-tool XSS-scanning-tool Public

    A command-line Python utility that assists security testers and developers in identifying and validating reflected XSS vulnerabilities by injecting a curated set of payloads and analyzing server re…

    Python

  5. CSRF-testing-tool CSRF-testing-tool Public

    A command-line Python utility designed to help security testers and developers identify CSRF vulnerabilities in web applications by simulating unauthorized request flows, testing token validation, …

    Python

  6. Connectly Connectly Public

    A full-stack real-time messaging application using Node.js, Express, and Socket.io, offering user authentication (login/register) and live chat functionality.

    Python