Skip to content
View maverickNerd's full-sized avatar
  • India

Block or report maverickNerd

Report abuse

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

Report abuse
mavericknerd/README.md

Hi, I'm Sachin Grover (aka mavericknerd!)

Linux Security Engineer and Bugbounty Hunter and OSCP Certified
Developer and H4cker

Twitter: mavericknerd GitHub mavericknerd Paypal mavericknerd


More about me...

package main

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

func main() {
  me := &Me{
    Job: "Security engineer and bug hunter",
    Prononus: "He/Him",
    Code: "C and Kernel Programming",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Popular repositories Loading

  1. wordlists wordlists Public

    Wordlists for Fuzzing

    PHP 138 76

  2. BugForaging BugForaging Public

    This repo includes my analysis of some public reports.

    55 10

  3. Preparation-Guide-to-OSCP Preparation-Guide-to-OSCP Public

    Journey to Try Harder !!!

    31 17

  4. HackerOneReports HackerOneReports Public

    Forked from aldaor/HackerOneReports

    Here you can find mostly all disclosed h1 reports

    19 4

  5. knowledgebase knowledgebase Public

    Notes on Web Application Penetration Testing

    5 4

  6. Android-Reports-and-Resources Android-Reports-and-Resources Public

    Forked from B3nac/Android-Reports-and-Resources

    A big list of Android Hackerone disclosed reports and other resources.

    4 2