The Wayback Machine - http://web.archive.org/web/20200826062246/https://github.com/zer0yu
Skip to content
Avatar

🎯

Focusing

🎯

Focusing

Highlights

  • Arctic Code Vault Contributor
zer0yu/README.md

Hi, I'm z3r0yu!

Security Researcher and Bugbounty Hunter
CTFer and Whitehat

Twitter: z3r0yu GitHub z3r0yu


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "Security Researcher and RedTeam",
    Prononus: "He/Him",
    Code: "PHP and Go and Python and Everythings",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Pinned

  1. CyberSecurityRSS: 优秀的网络安全知识来源 / A collection of cybersecurity rss to make you better!

    632 112

  2. cobaltstrike的相关资源汇总 / List of Awesome CobaltStrike Resources

    443 83

  3. Multi-Thread Vulnerability Verify Framework

    Python 48 16

  4. A list of useful payloads for Web Application Security and Pentest/CTF

    HTML 190 40

  5. Forked from LoRexxar/Kunlun-M

    Cobra-W -> Cobra-RE 将进一步提升漏洞发现的准确性并降低漏报率

    Python 11 2

  6. Forked from knownsec/pocsuite3

    pocsuite-z is an open-sourced remote vulnerability testing framework enhanced by z3r0yu.

    Python 4 1

70 contributions in the last year

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

Contribution activity

August 2020

Created an issue in ph4ntonn/Stowaway that received 4 comments

UDP特性

想问一下是否支持UDP流量的代理呢?

4 comments

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

You can’t perform that action at this time.