Skip to content
View thenurhabib's full-sized avatar
πŸ’­
Writing evil software.
πŸ’­
Writing evil software.
  • Bangladesh
Block or Report

Block or report thenurhabib

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
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

  1. scancss scancss Public

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

    Python 39 11

  2. domdell domdell Public

    Simple Webshell for Hackers

    PHP 8 1

  3. vulscanpro vulscanpro Public

    Automatic Web Vulnerability Scanner.

    Python 36 11

  4. collector collector Public

    Collect XSS vulnerable parameters from entire domain.

    Python 138 36