package main
type Me struct{
Code string
Job string
BestAndFavoriteSkill string
Twitter string
ENS string
}
func main() {
me := &Me{
Job: "Web2 & Web3 Security",
Code: "Python,Go and Everythings",
BestAndFavoriteSkill: "Web,Smart contract hacking",
Twitter: "https://twitter.com/ArbazKiraak",
ENS: "arbaz.eth"
}
_ = me
}
Pinned Loading
-
-
BurpRegexMonitor
BurpRegexMonitor PublicBurp Plugin which take a list of regex patterns and passively look into the responses of all the requests generated from Scanner,Extender Plugins,Repeater,Intruder
-
Decurity/semgrep-smart-contracts
Decurity/semgrep-smart-contracts PublicSemgrep rules for smart contracts based on DeFi exploits
-
LinksDumper
LinksDumper PublicExtract (links/possible endpoints) from responses & filter them via decoding/sorting
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.