How I Found My First Critical Vulnerability In Bug Bounties
Hello amazing hacker and welcome! I hope you are doing well. Please sit back and relax, uncle rat is going to tell you the story of how he…Continue reading on Medium »
Read more...
Hello amazing hacker and welcome! I hope you are doing well. Please sit back and relax, uncle rat is going to tell you the story of how he…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Vajra - A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks
https://1.bp.blogspot.com/-N-fhhK58yzw/YE6NTRQJX3I/AAAAAAAAVoI/bh-onKnJyRQFrrFJ4AjlesWwO7y4xIXLgCNcBGAsYHQ/w640-h160/vajra_1_logo.png An automated web hacking framework for web applications Detailed insight about Vajra can be found athttps://hackwithproxy.medium.com/introducing-vajra-an-advanced-web-hacking-framework-bd8307a01aa8 About Vajrahttps://1.bp.blogspot.com/-frHLqteJjns/YE6NfHpZuFI/AAAAAAAAVoM/kyMvMWQxNz8BdcFsIRgMOcUSqybMSHhiACNcBGAsYHQ/w640-h318/vajra_7_home.png Vajra is an automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing. Vajra has highly customizable target scope based scan feature. Instead of running all the scan on target, it runs only those scan selected by you which will minimize unnecessary traffic and stores output in one place at CouchDB.
Vajra uses most common open source tools which every Bug Hunter runs during their testing on target. It does all the stuffs through web browser with very simple UI that makes it absolute beginner friendly framework.
Analyzing your data from scan result is very important in Bug Bounty. The chances of missing anything is less only if you could visualize your data in proper way and Vajra does so with a lot of filters.
I created this project for my personal use (about 6 months ago) but looking at its usefulness, I decided to make it open-source so that it can save your time and can get some more improvement from community. Currently, I added only 27 unique bug bounty feature to it but more will be added in near future.Visit this URL for Demo: https://hackwithproxy.tech/login
None of the scan will work in demo website. Username: root password: toor DemoKey Features* Highly target specific scan
* Run multiple scans in parallel
* Highly customizable scan based on user requirements
* Absolute beginner friendly Web UI
* Fast (as it is Asynchronous)
* Export result in CSV or directly copy to clipboard
* Telegram Notification What Vajra does* Subdomain Scan with IP, Status Code and Title.
* Subdomain Takeover Scan
* Port Scan
* Endpoints Discovery
* Endpoints with Parameter Discovery
* 24/7 Monitor Subdomains
* 24/7 Monitor JavaScript
* Templates Scan using Nuclei
* Fuzz endpoints to find hidden endpoints or critical files (e.g .env)
* Extract JavaScripts
* Fuzz with Custom Generated wordlist
* Extracts Secrets (e.g api keys, hidden javascripts endpoints)
* Checks for Broken Links
* Filter Endpoints based on extensions
* Favicon Hash
* Github Dorks
* CORS Scan
* CRLF Scan
* 403 Bypasser
* Find Hidden Parameters
* Google Hacking
* Shodan Search Queries
* Extract Hidden Endpoints from JavaScript
* Create target based Custom Wordlist
* Vulnerability Scan
* CVE Scan
* CouchDB to store all scan output Total Scanshttps://1.bp.blogspot.com/-MnydfrffUfM/YE6OCjos2QI/AAAAAAAAVoY/eCfsQojY-fgNfl00dSHMVHmC1Ss0ycfhwCNcBGAsYHQ/w640-h322/vajra_9_scan.png Result of Scanhttps://1.bp.blogspot.com/--mjrF_5ONR0/YE6OGbhmRlI/AAAAAAAAVoc/4hZdxKcNG6c5gcNyX-5t0wSlOh0tNakIgCNcBGAsYHQ/w640-h320/vajra_10_scanned%252520%252520result.png Found Subdomainshttps://1.bp.blogspot.com/-J_G1Qt-O7g8/YE6OJozy9cI/AAAAAAAAVog/bvSn1omYo08LVSLKK2iHRLQUfNizSEnGgCNcBGAsYHQ/w640-h246/vajra_11_subdomains.png Subdomain Monitoringhttps://1.bp.blogspot.com/-D1tmxj52Sd8/YE6ONUGxZUI/AAAAAAAAVok/l28bKLnppZc6lMju4SOjU78k8IxqAanOwCNcBGAsYHQ/w566-h640/vajra_12_monitoring.png InstallationAll the installation instructions are available at wiki page. Find the wiki documentation here: https://github.com/r3curs1v3-pr0xy/vajra/wiki/Installation Tools used by VajraAll the [...]
Vajra - A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks
https://1.bp.blogspot.com/-N-fhhK58yzw/YE6NTRQJX3I/AAAAAAAAVoI/bh-onKnJyRQFrrFJ4AjlesWwO7y4xIXLgCNcBGAsYHQ/w640-h160/vajra_1_logo.png An automated web hacking framework for web applications Detailed insight about Vajra can be found athttps://hackwithproxy.medium.com/introducing-vajra-an-advanced-web-hacking-framework-bd8307a01aa8 About Vajrahttps://1.bp.blogspot.com/-frHLqteJjns/YE6NfHpZuFI/AAAAAAAAVoM/kyMvMWQxNz8BdcFsIRgMOcUSqybMSHhiACNcBGAsYHQ/w640-h318/vajra_7_home.png Vajra is an automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing. Vajra has highly customizable target scope based scan feature. Instead of running all the scan on target, it runs only those scan selected by you which will minimize unnecessary traffic and stores output in one place at CouchDB.
Vajra uses most common open source tools which every Bug Hunter runs during their testing on target. It does all the stuffs through web browser with very simple UI that makes it absolute beginner friendly framework.
Analyzing your data from scan result is very important in Bug Bounty. The chances of missing anything is less only if you could visualize your data in proper way and Vajra does so with a lot of filters.
I created this project for my personal use (about 6 months ago) but looking at its usefulness, I decided to make it open-source so that it can save your time and can get some more improvement from community. Currently, I added only 27 unique bug bounty feature to it but more will be added in near future.Visit this URL for Demo: https://hackwithproxy.tech/login
None of the scan will work in demo website. Username: root password: toor DemoKey Features* Highly target specific scan
* Run multiple scans in parallel
* Highly customizable scan based on user requirements
* Absolute beginner friendly Web UI
* Fast (as it is Asynchronous)
* Export result in CSV or directly copy to clipboard
* Telegram Notification What Vajra does* Subdomain Scan with IP, Status Code and Title.
* Subdomain Takeover Scan
* Port Scan
* Endpoints Discovery
* Endpoints with Parameter Discovery
* 24/7 Monitor Subdomains
* 24/7 Monitor JavaScript
* Templates Scan using Nuclei
* Fuzz endpoints to find hidden endpoints or critical files (e.g .env)
* Extract JavaScripts
* Fuzz with Custom Generated wordlist
* Extracts Secrets (e.g api keys, hidden javascripts endpoints)
* Checks for Broken Links
* Filter Endpoints based on extensions
* Favicon Hash
* Github Dorks
* CORS Scan
* CRLF Scan
* 403 Bypasser
* Find Hidden Parameters
* Google Hacking
* Shodan Search Queries
* Extract Hidden Endpoints from JavaScript
* Create target based Custom Wordlist
* Vulnerability Scan
* CVE Scan
* CouchDB to store all scan output Total Scanshttps://1.bp.blogspot.com/-MnydfrffUfM/YE6OCjos2QI/AAAAAAAAVoY/eCfsQojY-fgNfl00dSHMVHmC1Ss0ycfhwCNcBGAsYHQ/w640-h322/vajra_9_scan.png Result of Scanhttps://1.bp.blogspot.com/--mjrF_5ONR0/YE6OGbhmRlI/AAAAAAAAVoc/4hZdxKcNG6c5gcNyX-5t0wSlOh0tNakIgCNcBGAsYHQ/w640-h320/vajra_10_scanned%252520%252520result.png Found Subdomainshttps://1.bp.blogspot.com/-J_G1Qt-O7g8/YE6OJozy9cI/AAAAAAAAVog/bvSn1omYo08LVSLKK2iHRLQUfNizSEnGgCNcBGAsYHQ/w640-h246/vajra_11_subdomains.png Subdomain Monitoringhttps://1.bp.blogspot.com/-D1tmxj52Sd8/YE6ONUGxZUI/AAAAAAAAVok/l28bKLnppZc6lMju4SOjU78k8IxqAanOwCNcBGAsYHQ/w566-h640/vajra_12_monitoring.png InstallationAll the installation instructions are available at wiki page. Find the wiki documentation here: https://github.com/r3curs1v3-pr0xy/vajra/wiki/Installation Tools used by VajraAll the [...]
Hacking Articles Tips Tricks Videos Tutorials
KitPloit - PenTest Tools! Vajra - A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks https://1.bp.blogspot.com/-N-fhhK58yzw/YE6NTRQJX3I/AAAAAAAAVoI/bh-onKnJyRQFrrFJ4AjlesWwO7y4xIXLgCNcBGAsYHQ/w640…
tools used by Vajra are listed here: Link CreditsPlease take a look at CREDITS.md DisclaimerMost of these tools have been developed by the authors of the tool that has been listed in CREDITS.md. I just put all the pieces together, plus some extra magic.
This tool is for educational purposes only. You are responsible for your own actions. If you mess something up or break any laws while using this software, it's your fault, and your fault only. FAQ* What is the accuracy of this framework? => Vajra uses only open source tools and scripts so its accuracy depends upon those tools.
* What is scalability of this framework? => It depends upon the resources you provide to run it.
* Does it gives immediate result? -=> Although Vajra uses asynchronous methods but still it takes some time to complete all the scan. You can see your running scans through ongoing scan tab Download Vajra
This tool is for educational purposes only. You are responsible for your own actions. If you mess something up or break any laws while using this software, it's your fault, and your fault only. FAQ* What is the accuracy of this framework? => Vajra uses only open source tools and scripts so its accuracy depends upon those tools.
* What is scalability of this framework? => It depends upon the resources you provide to run it.
* Does it gives immediate result? -=> Although Vajra uses asynchronous methods but still it takes some time to complete all the scan. You can see your running scans through ongoing scan tab Download Vajra
Open Database Hunting (finding unsecured data)
Database breaches are becoming more and more common. Here’s how we can find this information by ourselves, just by using the internet.Continue reading on Medium »
Read more...
Database breaches are becoming more and more common. Here’s how we can find this information by ourselves, just by using the internet.Continue reading on Medium »
Read more...
Open Database Hunting (finding unsecured data)
https://ethr.medium.com/open-database-hunting-finding-unsecured-data-e21590828108?source=rss------bug_bounty-5
https://ethr.medium.com/open-database-hunting-finding-unsecured-data-e21590828108?source=rss------bug_bounty-5
Database breaches are becoming more and more common. Here’s how we can find this information by ourselves, just by using the internet.Continue reading on Medium » (https://ethr.medium.com/open-database-hunting-finding-unsecured-data-e21590828108?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
NDIS website vulnerability reported
https://cdn-images-1.medium.com/max/939/1*04ZbLvhmuDLLoehn0gOa-w.png
A vulnerability on Australian National Disability Insurance Scheme (NDIS) website could’ve allowed attackers to create their own web pages…
Continue reading on Medium »
NDIS website vulnerability reported
https://cdn-images-1.medium.com/max/939/1*04ZbLvhmuDLLoehn0gOa-w.png
A vulnerability on Australian National Disability Insurance Scheme (NDIS) website could’ve allowed attackers to create their own web pages…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How I Found My First Critical Vulnerability In Bug Bounties
https://cdn-images-1.medium.com/max/2600/0*m5PI3WkgKZRQHgEO
Hello amazing hacker and welcome! I hope you are doing well. Please sit back and relax, uncle rat is going to tell you the story of how he…
Continue reading on Medium »
How I Found My First Critical Vulnerability In Bug Bounties
https://cdn-images-1.medium.com/max/2600/0*m5PI3WkgKZRQHgEO
Hello amazing hacker and welcome! I hope you are doing well. Please sit back and relax, uncle rat is going to tell you the story of how he…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hack The Box Writeups Coming Soon…
Writeups for machines and challenges will be posted on this blog. Check back here in the future!
Continue reading on Medium »
Hack The Box Writeups Coming Soon…
Writeups for machines and challenges will be posted on this blog. Check back here in the future!
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Tubi, the Legal Streaming Service, May Actually Allow Hackers into Your Computer
https://cdn-images-1.medium.com/max/1000/0*9vV0rBBW8T6rkGhw
Tubi TV has been around since 2014, founded by Massoudi in 2011. It is an ad-supported streaming service with over 20,000 movies and TV…
Continue reading on Medium »
Tubi, the Legal Streaming Service, May Actually Allow Hackers into Your Computer
https://cdn-images-1.medium.com/max/1000/0*9vV0rBBW8T6rkGhw
Tubi TV has been around since 2014, founded by Massoudi in 2011. It is an ad-supported streaming service with over 20,000 movies and TV…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
GIF
Hacking on Medium
Cheat-Sheet: Command-Line Interface
https://cdn-images-1.medium.com/max/600/1*HHEljESWEknsrhK1C_eMeQ.gif
Have you ever noticed in movies or TV shows that when the “awesome computer hacker person” needs to do something really important, you see…
Continue reading on Medium »
Cheat-Sheet: Command-Line Interface
https://cdn-images-1.medium.com/max/600/1*HHEljESWEknsrhK1C_eMeQ.gif
Have you ever noticed in movies or TV shows that when the “awesome computer hacker person” needs to do something really important, you see…
Continue reading on Medium »