Solr-GRAB is a tool to Steal Apache Solr instance Queries with or without a username and password.
Note : This project should be used for authorized testing and educational purposes only.
Download
git clone https://github.com/GnosticPlayers/Solr-GRAB
Usage
You can search for Apache Solr Instances via Censys, with the dork "Welcome To Solr"
or "Apache Solr Admin"
. To grab queries, simply go to the http access point, sometimes being on port 80, 443 or 8080.
"http://127.0.0.1/"
."users/"
."id"
or "global_id"
."74332"
.Now execute it with: bash index.sh
.
Sometimes, you’ll have an error where it’s a 404 not found. If that’s the case, add "/solr/"
between "http://URLHERE/"
& "PROJECTHERE"
, such as: https://127.0.0.1/solr/users/
. This should fix the problem.
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…
Efficient disk space management is vital in Linux, especially for system administrators who manage servers…
Knowing how to check directory sizes in Linux is essential for managing disk space and…
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…
Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…