Solr-GRAB : Steal Apache Solr Instance Queries With Or Without A Username And Password

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.

  • Replace “http://URLHERE/” with a desired URL, such as "http://127.0.0.1/".
  • Replace “PROJECTHERE/” with a desired project entry, such as a directory "users/".
  • Replace “IDHERE” with an ID that is unique per entry in JSON on the apache solr query, such as "id" or "global_id".
  • Lastly, replace “AMOUNTOFROWSHERE” with the amount of rows found in the query, such as "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.

R K

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

3 hours ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

3 hours ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

2 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

5 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago