Vajra | A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks

image

An automated web hacking framework for web applications

Detailed insight about Vajra can be found at

About Vajra

logo

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

Demo

Demo Video

Key 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 Scans

scans

Result of Scan

result

Found Subdomains

subdomains

Subdomain Monitoring

subdomain monitor

Installation

All the installation instructions are available at wiki page. Find the wiki documentation here:

Tools used by Vajra

All the tools used by Vajra are listed here: Link

Contributing

Thank you for your consideration for making your valuable contributions to Vajra! Start by taking a look at the below mentioned points

  • Fix any issues/bugs
  • Solve opened issues
  • Clean code
  • Add any new features
  • Works on Future Plans/Under Developement
  • Support this project by sponsoring/donating

Financial Contributors:

Deviner

Code Contributors:

If you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue or just DM me via @r3curs1v3_pr0xy

If you like Vajra and wants to support

cofee

Paypal: https://www.paypal.me/r3curs1v3pr0xy

Bitcoin: 3EB5AsRrzSjMXnPDwSuxnyW1cc2APSHEWr

10% of total donation will go to Animal Aid Unilimited.

License

It is distributed under the GNU GPL v3 license License. See LICENSE for more information.

Future Plans/Under Development

  • Add feature to upload wordlist for bruteforcing
  • Add slack/discord notification
  • Improve Result UI
  • Add server console through web interface
  • Schedule Scan
  • Take Notes in web UI

Credits

Please take a look at CREDITS.md. Thanks to @maniac_en for helping with version control and repo management.

Disclaimer

Most 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

GitHub:

1 Like