Needle : Instant Access To You Bug Bounty Submission Dashboard On Various Platforms

Needle is the only chrome extension you may need to have one click access to your bug submissions across various platforms. No need to create any bookmark, type on the url bar and have fuss with autocomplete problems.

Right now the list included is-

  • Hackerone
  • Bugcrowd
  • Intigriti
  • Yes we hack

and added support as-

  • H1 Publicly disclosed reports. (from h1.nobbd.de)
  • Link to #bugbountytips (via @TheBugBot)

Screenshot

On clicking any of the above, it opens the bug submission dashboard of that site. ex. for h1: https://hackerone.com/bugs

Usage

Dl the repo as zip, extract and load the needle folder via the “Load unpacked extension. ” (Enable dev mode in chrome before it.)

FYI, ensure, you are already logged into your accounts, or else the site will redirect for login.

R K

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

7 days ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

7 days ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

7 days ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

7 days ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

7 days ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago