Monday, December 4, 2017

inurl:composer.json filetype:json -site:github.com

Find juicy composer.json and composer.lock files



INURL PARAMETER + FILETYPE - SITE :

inurl:composer.json filetype:json -site:github.com

FOR composer.lock :

inurl:composer.lock filetype:lock -site:github.com

Result :

Sensitive files


About :


The root package is the package defined by the composer.json at the root of your project. It is the main composer.json that defines your project requirements.

(© Getcomposer)

inurl:"zfs://www." "index of /"

Find ZFS directories



INURL PARAMETER + TEXT :

inurl:"zfs://www." "index of /"

Result :

Sensitive directories

About :


ZFS is a combined file system and logical volume manager designed by Sun Microsystems. The features of ZFS include protection against data corruption, support for high storage capacities, efficient data (© Wikipedia)

intext:/wp-content/uploads/wpsc/

Find Wordpress directories



INTEXT PARAMETER :

intext:/wp-content/uploads/wpsc/

Result :

Sensitive directories


About :


WordPress, an open source software used by bloggers. (© Wikipedia)