Skip to content
View zer0yu's full-sized avatar
:shipit:
Discovering
:shipit:
Discovering
Block or Report

Block or report zer0yu

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zer0yu/README.md

Hi, I'm z3r0yu!

Security Researcher and Bugbounty Hunter
CTFer and Whitehat

GitHub z3r0yu


More about me...

package main

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

func main() {
  me := &Me{
    Job: "Security Researcher and RedTeam",
    SweetHeart: "01",
    Code: "PHP and Go and Python and Java and Rust",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Pinned Loading

  1. CyberSecurityRSS CyberSecurityRSS Public

    CyberSecurityRSS: A collection of cybersecurity rss to make you better!

    1.7k 240

  2. Awesome-CobaltStrike Awesome-CobaltStrike Public

    List of Awesome CobaltStrike Resources

    3.9k 731

  3. ghtracker ghtracker Public

    CLI tool for tracking dependents repositories and sorting result by Stars ⭐

    Go 42 1

  4. projectdiscovery/subfinder projectdiscovery/subfinder Public

    Fast passive subdomain enumeration tool.

    Go 9.7k 1.2k

  5. anew anew Public

    A tool for adding new lines to files, skipping duplicates and written in Rust!

    Rust 12 2

  6. Berserker Berserker Public

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

    Python 285 59