Skip to content
View zer0yu's full-sized avatar
🧸
Focusing
🧸
Focusing
Block or Report

Block or report zer0yu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  1. CyberSecurityRSS CyberSecurityRSS Public

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

    1.7k 238

  2. Awesome-CobaltStrike Awesome-CobaltStrike Public

    List of Awesome CobaltStrike Resources

    3.8k 714

  3. ghtracker ghtracker Public

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

    Go 37 1

  4. projectdiscovery/subfinder projectdiscovery/subfinder Public

    Fast passive subdomain enumeration tool.

    Go 9.4k 1.2k

  5. anew anew Public

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

    Rust 11 1

  6. Berserker Berserker Public

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

    Python 282 59