package main
type Me struct{
Code string
Job string
Skill string
Twitter string
}
func main() {
me := &Me{
Job: "Backend Dev and Bug Bounty Hunter",
Code: "Python, PHP, Javascript, and Go",
Skill: "Web and Mobile Hacking",
Twitter: "https://twitter.com/verry__d"
}
_ = me
}
Every gift has a price, Every favor is a test.
Highlights
Popular repositories Loading
-
BurpSuite-Xkeys
BurpSuite-Xkeys PublicA Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.
-
-
-
Laravel-PhpUnit-Rce-And-Get-Env-Exploiter
Laravel-PhpUnit-Rce-And-Get-Env-Exploiter PublicLaravel PhpUnit Rce And Get Env Exploiter
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.