The Wayback Machine - https://web.archive.org/web/20220531053128/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
}

// Although I usually like web hacking, I work and play based on all areas of service security 
// such as mobile, iot, desktop application, secure programming, pentest and system hardening 😎

Pinned

  1. dalfox Public

    🌙🦊 DalFox is an powerful open source XSS scanning tool and parameter analyzer, utility

    Go 1.8k 241

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

    Go 2k 418

  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 463 69

  4. DevSecOps Public

    🔱 Collection and Roadmap for everyone who wants DevSecOps. Hope your DevOps are more safe 😎

    Go 496 115

  5. XSpear Public

    Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby 792 184

  6. authz0 Public

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

    Go 258 28

3,856 contributions in the last year

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