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

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

    Go 685 117

  3. Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby 537 130

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

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

    Ruby 187 57

  6. a2sv Archived

    Auto Scanning to SSL Vulnerability

    Python 511 153

2,784 contributions in the last year

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

Contribution activity

January 2021

Created 4 repositories
Opened 2 pull requests in 2 repositories
hahwul/MobileHackersWeapons
1 merged
hahwul/MemBi
1 merged

Created an issue in hahwul/dalfox that received 1 comment

panic error with `--custom-payload`

Describe the bug panic error with --custom-payload [*] Start XSS Scanning.. with 48 queries 🗡 ◤ Make 100 workers and allocated 48 queries panic: ru…

1 comment
Opened 2 other issues in 2 repositories
hahwul/MobileHackersWeapons
1 closed
hahwul/MemBi
1 closed
44 contributions in private repositories Jan 1 – Jan 17

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

You can’t perform that action at this time.