LaravelScraper is a small script to scrape Laravel error pages using the Shodan API and extract valuable information It is incredibly useful for gaining access to random databases and credentials for different services
Features:
- Uses the Shodan API and allows you to search through pages of results
- Resolves IP addresses to hostnames
- Allows you to save all of your results to a file
Python 3 (duh)
argparse
datetime
os
requests
re
pyfiglet
urllib3
sys
socket
bs4
contextlib
You can install all of the dependencies by cloning the repository and running: pip install -r requirements.txt
What do you think?
It is nice to know your opinion. Leave a comment.