Skip to content
Avatar
I love coffee!
I love coffee!

Highlights

hahwul/README.md

Hi, I'm HAHWUL!

Security Engineer and 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’


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
}

Paypal hahwul bmc hahwul


Pinned

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

    Go 934 245

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

    Go 602 99

  3. Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby 521 123

  4. 🔩 jwt-hack is tool for hacking / security testing to JWT. Supported for En/decoding JWT, Generate payload for JWT attack and very fast cracking(dict/brutefoce)

    Go 132 20

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

    Ruby 175 56

  6. Auto Scanning to SSL Vulnerability

    Python 499 147

2,452 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to hahwul/dalfox, hahwul/WebHackersWeapons, hahwul/mad-metasploit and 5 other repositories

Contribution activity

December 2020

14 contributions in private repositories Dec 1 – Dec 4

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

You can’t perform that action at this time.