Git Product home page Git Product logo

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
}

z3r0yu's Projects

ghtracker icon ghtracker

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

goal icon goal

Goal Go Red-Team 工具类

gososerial icon gososerial

参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload

hetty icon hetty

An HTTP toolkit for security research.

imc_autologin icon imc_autologin

一个用于登陆IMC(网页版锐捷)的python小脚本

jalangi2 icon jalangi2

Dynamic analysis framework for JavaScript

jndiscan icon jndiscan

无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查

mac-initialize icon mac-initialize

💻 Mac Initial Configuration Guide(V3),macOS M1/M2 Initial for Cyberspace Security Practitioners

navex_fixed icon navex_fixed

Some patch for Navex (Precise and Scalable Exploit Generation for Dynamic Web Applications)

nuclei icon nuclei

对nuclei项目源码的阅读和注解

php-cfg icon php-cfg

A Control Flow Graph implementation in PHP

poc-t icon poc-t

渗透测试插件化并发框架

pocsuite3-1 icon pocsuite3-1

pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.