Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Arctic Code Vault Contributor
  • Pro
KathanP19/README.md

Hi, I'm Kathan Patel

Security Enthusist and Bugbounty Hunter


I am a Computer Engineer who is currently studying from Gujarat Technological 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.

    2k 598

  2. Automation for javascript recon in bug bounty.

    Shell 280 81

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

    Shell 119 42

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

    Go 112 18

  5. All in one port scanning script.

    Shell 47 21

  6. OpenBugBounty - https://www.openbugbounty.org/ programs list

    14 5

535 contributions in the last year

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

Contribution activity

March 2021

KathanP19 has no activity yet for this period.

February 2021

Created 3 repositories

Created a pull request in six2dez/reconftw that received 2 comments

Updated installation script and readme

Now no need to restart the script again you can simply just run . ./install.sh

+4 −2 2 comments
Opened 1 other pull request in 1 repository
KathanP19/reconftw
1 merged
Opened 1 issue in 1 repository

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