Skip to content
View 1hehaq's full-sized avatar
🔭
On Saturn 🪐
🔭
On Saturn 🪐

Block or report 1hehaq

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

saturn

Who Am I

Typing SVG

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SecurityResearcher:

    def __init__(self):
        self.name = "Mohammed Misbahul Haq"
        self.role = "Security Researcher, Web Developer"
        self.language_spoken = ["ml_IN", "en_US"]

    def say_hi(self):
        print("Thanks for stopping by! Take a look around and see what exciting things I've been working on.")


me = SecurityResearcher()
me.say_hi()

Burp Suite Metasploit Wireshark Bash Python Linux Go Git Debian Docker Flutter C C++ Java HTML5 CSS3 JavaScript BlackArch MongoDB ExpressJS React Parrot OS NodeJS Ubuntu Kali Linux VS Code


Bugcrowd HackerOne Intigriti

Languages

GitHub Stats GitHub Streak Stats

GitHub Activity Graph

Let's connect on:

Twitter Instagram LinkedIn Medium


"The only way to do great work is to love what you do." - Steve Jobs

Pinned Loading

  1. portfolio portfolio Public

    personal portfolio

    JavaScript

  2. 3PleB 3PleB Public

    Set up bug bounty environment with one script. No more bloatware.

    Shell 2 1

  3. exss exss Public

    Cross Site Scripting (XSS) Mass Hunting Workflow

    Shell

  4. notif notif Public

    A fast and powerful xss scanner

    Python