Skip to content
Avatar
I love espresso!
I love espresso!

Sponsoring

Achievements

Achievements

Highlights

Block or Report

Block or report hahwul

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.

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

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