Skip to content
View Gnginx's full-sized avatar
🐵
I may be slow to respond.
🐵
I may be slow to respond.

Block or report Gnginx

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
Gnginx/README.md

Hi, I'm Gnginx!

Security Researcher and Bugbounty Hunter
CTFer and Whitehat

GitHub Gnginx


More about me...

package main

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

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

Popular repositories Loading

  1. sqlmap sqlmap Public

    Forked from sqlmapproject/sqlmap

    Automatic SQL injection and database takeover tool

    Python 1

  2. Cknife Cknife Public

    Forked from Chora10/Cknife

    Cknife

    Java 1 1

  3. WebShell WebShell Public

    Forked from tutorial0/WebShell

    WebShell Collect

    PHP 1 1

  4. node-lessons node-lessons Public

    Forked from alsotang/node-lessons

    📕《Node.js 包教不包会》

    JavaScript 1

  5. Some-PoC-oR-ExP Some-PoC-oR-ExP Public

    Forked from coffeehb/Some-PoC-oR-ExP

    各种漏洞poc、Exp的收集或编写

    Python 1

  6. genpAss-1 genpAss-1 Public

    Forked from RicterZ/genpAss

    中国特色的弱口令生成器

    Python 1 1