The Wayback Machine - https://web.archive.org/web/20201126153141/https://github.com/KathanP19
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.

    1.5k 437

  2. Automation for javascript recon in bug bounty.

    Shell 200 56

  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 102 37

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

    Go 77 14

  5. All in one port scanning script.

    Shell 44 18

  6. Some Templates for Bash Scripting

    Shell 10 10

463 contributions in the last year

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

Contribution activity

November 2020

Created 2 repositories

Created a pull request in r0075h3ll/Oralyzer that received 2 comments

Created an issue in Shivangx01b/CorsMe that received 2 comments

Add Feature to save output

when scanning on VPS in screen session we cant scroll up so an output option needed badly.

2 comments
Opened 3 other issues in 3 repositories
projectdiscovery/notify
1 closed
theblackturtle/ureplace
1 open
PushpenderIndia/ORhunter
1 closed
You can’t perform that action at this time.