All Projects → partha7278 → BugHunter

partha7278 / BugHunter

Licence: other
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to BugHunter

Bug-Hunting
A Collection of Notes, Methodologies, POCs and everything else related to Bug Hunting.
Stars: ✭ 110 (+378.26%)
Mutual labels:  bug, bugreport, bugbounty
Allaboutbugbounty
All about bug bounty (bypasses, payloads, and etc)
Stars: ✭ 758 (+3195.65%)
Mutual labels:  bug, bugbounty
Ezxss
ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
Stars: ✭ 1,022 (+4343.48%)
Mutual labels:  bug, bugbounty
Awesome Vulnerable Apps
Awesome Vulnerable Applications
Stars: ✭ 180 (+682.61%)
Mutual labels:  bug, bugbounty
Xrcross
XRCross is a Reconstruction, Scanner, and a tool for penetration / BugBounty testing. This tool was built to test (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) vulnerabilities
Stars: ✭ 175 (+660.87%)
Mutual labels:  cors, bugbounty
vapi
vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable API that mimics OWASP API Top 10 scenarios through Exercises.
Stars: ✭ 674 (+2830.43%)
Mutual labels:  cors, bugbounty
Hackeronedb
The unofficial HackerOne disclosure Timeline
Stars: ✭ 117 (+408.7%)
Mutual labels:  bug, bugbounty
PayloadsAll
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Stars: ✭ 31 (+34.78%)
Mutual labels:  bugbounty, bughunter
magicRecon
MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in directories and with various formats.
Stars: ✭ 478 (+1978.26%)
Mutual labels:  bug, bugbounty
BugHunterID
Para pencari bug / celah kemanan bisa bergabung.
Stars: ✭ 72 (+213.04%)
Mutual labels:  bug, bugbounty
Galaxy-Bugbounty-Checklist
Tips and Tutorials for Bug Bounty and also Penetration Tests.
Stars: ✭ 34 (+47.83%)
Mutual labels:  bug, bugbounty
SQLGitHub
💻 SQLGitHub — Managing GitHub organization made easier
Stars: ✭ 34 (+47.83%)
Mutual labels:  management
devrating
A tool that suggests minimal PR size for contributors
Stars: ✭ 19 (-17.39%)
Mutual labels:  management
hinject
Host Header Injection Checker
Stars: ✭ 64 (+178.26%)
Mutual labels:  bugbounty
barmate
Modern and intuitive POS web application written with the Laravel framework
Stars: ✭ 13 (-43.48%)
Mutual labels:  management
osmedeus-workflow
Community Workflow for the Osmedeus Engine that describes basic reconnaissance methodology for you to build your own
Stars: ✭ 26 (+13.04%)
Mutual labels:  bugbounty
pyenvdiff-lib
Python environment comparison tool
Stars: ✭ 23 (+0%)
Mutual labels:  management
VulWebaju
VulWebaju is a platform that automates setting up your pen-testing environment for learning purposes.
Stars: ✭ 53 (+130.43%)
Mutual labels:  bugbounty
daily-commonspeak2
commonspeak2 subdomains wordlist generated daily **DEPRECATED** The author(s) of commonspeak2 maintain an official repo with more lists. Please use it instead: https://github.com/assetnote/wordlists
Stars: ✭ 38 (+65.22%)
Mutual labels:  bugbounty
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (+313.04%)
Mutual labels:  management

BugHunter

A Bug management project for Bug Hunter. Bug Hunter easily Manage Bug & track Bug.

Features

  • Add Bug Category, Bug with (Name,Description,Impact,Procedure & more..)
  • Create New Project with URL & Update
  • Add Bug on Project, Mark as Completed & get Info of that Bug
  • Use ClickJacking & CORS Tool
  • Add New Program Link, Site Link, Tools Link

Screenshot

Screenshot1 Screenshot2 Screenshot3 Screenshot4

How to Run BugHunter

  • Install Xampp / Lampp / Wampp
  • Paste BugHunter in htdocs or www directory
  • Upload bughunter.sql in you database using phpmyadmin
  • Update .env with your DBName, ServerName, Password
  • In CMD Run Command
php artisan optimize
php artisan cache:clear
php artisan route:cache
php artisan view:clear
php artisan config:cache
  • Run this Command for give permission sudo chmod -R 777 ./BugHunter

Note:-

This version work on both Linux & Windows( Its slightly slow ).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].