The Wayback Machine - https://web.archive.org/web/20220319064743/https://github.com/hahwul
Skip to content
Avatar
β˜•
I love espresso!
β˜•
I love espresso!

Sponsoring

Achievements

Achievements

Highlights

Block or Report

Block or report hahwul

Report abuse

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

Report abuse
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 {
	Job         string
	Pronouns    string
	SpecialMove string
	MainWeapon  string
	Language    []string
}

func main() {
	me := &Me{
		Job:         "πŸ—‘ Security engineer and Red team that aims for a purple team.",
		Pronouns:    "πŸ§‘πŸ½β€πŸ’» He/Him",
		SpecialMove: "πŸ”₯ Web Hacking",
		MainWeapon:  "⚑️ OWASP ZAP",
		Language: []string{
			"🐹 I Love Golang",
			"πŸ’Ž and Ruby",
		},
	}
	_ = me
}

Paypal hahwul bmc hahwul


Pinned

  1. dalfox Public

    πŸŒ™πŸ¦Š DalFox is an powerful open source XSS scanning tool and parameter analyzer, utility

    Go 1.6k 224

  2. βš”οΈ Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting

    Go 1.9k 400

  3. jwt-hack Public

    πŸ”© 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 441 67

  4. πŸ”± Collection and Roadmap for everyone who wants DevSecOps. Hope your DevOps are more safe 😎

    Go 403 87

  5. XSpear Public

    Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby 759 179

  6. authz0 Public

    πŸ”‘ Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials.

    Go 233 26

3,399 contributions in the last year

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

Contribution activity

March 2022

Created 3 repositories

Created a pull request in zaproxy/zap-extensions that received 5 comments

ascanrulesAlpha: Improved pattern of Forbidden Bypass scan rule (Add %09)

Signed-off-by: hahwul hahwul@gmail.com Hi, team πŸ‘‹πŸΌ I think it would be good to add %09 in 403 bypass, so I send PR. Please review it πŸ™πŸΌ References h…

+4 βˆ’2 5 comments
Opened 2 other pull requests in 2 repositories
projectdiscovery/proxify 1 open
hahwul/noir 1 merged
138 contributions in private repositories Mar 1 – Mar 19