Skip to content
Avatar
I like coffee!
I like coffee!

Highlights

  • Arctic Code Vault Contributor
  • Pro
hahwul/README.md

Hi, I'm HAHWUL!

Security Engineer and Bugbounty Hunter
Developer and H4cker

“hahwul” is a new word made by remixing my name, and it means me. pronunciation is a little vague. say ‘ha-hul’ but you can just call me ‘howl’

Twitter: hahwul GitHub hahwul Paypal hahwul


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "Security engineer and Red team that aims for a purple team.",
    Pronouns: "He/Him",
    Code: "Go and Ruby and Everythings",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Pinned

  1. ⚔️ Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting

    Go 678 198

  2. 🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang

    Go 495 77

  3. Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby 482 114

  4. Metasploit custom modules, plugins, resource script and.. awesome metasploit collection

    Ruby 161 55

  5. Auto Scanning to SSL Vulnerability

    Python 468 144

  6. jwt-hack is JWT hacking, security testing utility

    Go 81 10

1,761 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 2020

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.