
One liner for finding files
subfinder -d https://t.co/60bzEwR98P -silent | \
while read host; do \
for path in /config.js /config.json /app/config.js /settings.json /database.json /firebase.json /.env /.env.production /api_keys.json /credentials.json /secrets.json /google-services.json... See more


HExHTTP: A tool designed to perform tests on HTTP headers and analyze the results to identify vulnerabilities and interesting behaviors
GitHub: https://t.co/APxLrIq23m https://t.co/NSrdwcoBIO