Skip to content
View thenurhabib's full-sized avatar
💭
Writing evil software.
💭
Writing evil software.
  • Bangladesh

Block or report thenurhabib

Report abuse

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

Report abuse
thenurhabib/README.md

    Md. Nur Habib


Hi, I'm Md. Nur Habib

Programmer and Linux system administrator 🧑‍💻

I am a Programmer and Linux system administrator and also work at Turing as full stack developer. I love to write offensive and defensive CLI software in bash and python language that can help and automate web, software security testing. 📔 🤖

Twitter: thenurhab1b GitHub thenurhabib Email Badge Github Badge visitors


More about me... 👾

 # About Me Function
def aboutMeFunc():
    dictData = {
            "Name": "Md. Nur Habib",
            "About": "Programmer and sysAdmin.",
            "Lang" : "{Python, Bash, HTML, CSS, SQL}",
            "BestAndFavoriteSkill" : "CLI Software building, Malware Development"
            }
    print(dictData)


if __name__ == "__main__":
    try:
        aboutMeFunc()
    except KeyboardInterrupt:
        pass

GitHub     : https://github.com/thenurhabib
Facebook   : https://web.facebook.com/thenurhab1b 
HackerRank : https://www.hackerrank.com/thenurhabib

Pinned Loading

  1. scancss scancss Public

    automatically crawl every URL and find cross site scripting (XSS)

    Python 41 11

  2. domdell domdell Public

    Simple Webshell for Hackers

    PHP 8 1

  3. vulscanpro vulscanpro Public

    Automatic Web Vulnerability Scanner.

    Python 39 11

  4. collector collector Public

    Collect XSS vulnerable parameters from entire domain.

    Python 146 35