Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report KathanP19

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.

Report abuse

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

Report abuse
KathanP19/README.md

Hi, I'm Kathan Patel

Security Enthusist


I am a Computer Engineer who is currently studying from National Forensic Sciences University, who has a keen interest in Web Application Security and who enjoy doing bug bounties.

Coming to the practical implementation, I love making scripts in Bash and tools in golang to automate processes that take lots of time while pentesting web applications. On the way of doing that made me think to write blogs on the hunting Bugs so that I can share my experience with other enthusiasts

Twitter: KathanP19 GitHub KathanP19 Paypal KathanP19


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Pronouns: "He/Him",
    Code: "Bash and Golang",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Popular repositories

  1. Tutorials and Things to Do while Hunting Vulnerability.

    4k 1.2k

  2. Automation for javascript recon in bug bounty.

    Shell 580 133

  3. Gxss Public

    A tool to check a bunch of URLs that contain reflecting params.

    Go 316 55

  4. gaussrf Public

    Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl and Filter Urls With OpenRedirection or SSRF Parameters.

    Shell 133 45

  5. Prototype Pollution Scanner

    Go 78 19

  6. All in one port scanning script.

    Shell 60 28

108 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 11 commits in 1 repository
Created 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.