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)

Saturday, September 30, 2017

intitle:Login to Webmin & intext:Login to Webmin

Find Webmin login forms



INTEXT PARAMETER + INTEXT PARAMETER :

intext:Webmin & intext:You must enter a username and password to login to the server on
intitle:Login to Webmin & intext:Login to Webmin
intitle:Login to Webmin & intext:Login to Webmin & intext:Remember login permanently?

Result :

Many Webmin login forms.


About Webmin :


Webmin is a web-based system configuration tool for Unix-like systems, although recent versions can also be installed and run on Windows. With it, it is possible to configure operating system internals, such as users, disk quotas, services or configuration files, as well as modify and control open source apps, such as the Apache HTTP Server, PHP or MySQL. (© Wikipedia)

Tuesday, September 12, 2017

site:facebook.com & intext:dvdrip

Discover the global state of the Piracy on Internet.


site:facebook.com & intext:dvdrip


site:pinterest.com & intext:dvdrip


site:google.com & intext:dvdrip


site:wordpress.com & intext:dvdrip


site:github.com & intext:dvdrip


site:twitter.com & intext:dvdrip


site:reddit.com & intext:dvdrip


Pattern :

site:name & intext:kind

Results :

+ Direct link to pirated contents.
+ The global state is positive for piracy as there is no control.
+ @ is relaying piracy content. | # #Piracy

Tuesday, September 5, 2017

inurl:login.php & intitle:Admin Login

Find admin login forms


INURL PARAMETER + INTEXT PARAMETER :

inurl:login.php & intitle:Admin Login
inurl:login.aspx & intitle:Admin Login
inurl:login & intitle:Admin Login

Result :

We obtain many forms.

Wednesday, August 30, 2017

intext:Hacked By & intext:Mr.Optimuz_r00t

Find defaced websites or pages


INTEXT PARAMETER + INTEXT PARAMETER :

intext:Hacked By & intext:Mr.Optimuz_r00t
intext:Hacked By & intext:Mr.DreamX196

Result :

Hacked By Mr.Optimuz_r00t - Indonesian Intelegent Security - Mr.DreamX196 | AnoaGhost | Mr.Syntax_Error | 51N1CH1 | Mr.XSecr3t | Mr.Guy | Unknown~X | YaroiDariko | Mr.Optimuz_r00t | SoBakso404 | Mr.X_Kn0ck_0X | MrCopoExe | ./RootFound404 |

Note :


Blank page is the next era...

Saturday, August 19, 2017

filetype:htaccess

Find htaccess files



FILETYPE PARAMETER :

filetype:htaccess

A .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of site-access issues, such as URL redirection, URL shortening, Access-security control (for different webpages and files), and more. A site could have more than one .htaccess file, and the files are placed inside the web tree (i.e. inside directories and their sub-directories), and hence their other name distributed configuration files.

.htaccess files act as a subset of the server's global configuration file (like httpd.conf[2]) for the directory that they are in, or all sub-directories. The original purpose of .htaccess—reflected in its name—was to allow per-directory access control by, for example, requiring a password to access the content. More commonly, however, the .htaccess files define or override many other configuration settings such as content type, character set, CGI handlers, etc.

Tuesday, May 23, 2017

intext:Dump with BackWPup & filetype:sql

Find BackWPup Wordpress dump files


BackWPup Dump file

INTEXT + FILETYPE PARAMETER :

intext:Dump with BackWPup & filetype:sql
intext:Plugin for WordPress by Daniel Huesken & filetype:sql
intext:Dump on & intext:Huesken & filetype:sql

intext:© 2016 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443

Find Plesk panels



INTEXT PARAMETER + INURL PARAMETER :

intext:© 2016 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2016 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443 -plesk.com

Tests with a different year :

intext:© 2017 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2015 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2014 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2013 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2012 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2011 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443
intext:© 2010 Parallels IP Holdings GmbH. All rights reserved. & inurl:8443

Tuesday, February 14, 2017

inurl:.DS_Store intitle:index.of

Find list of files with a .DS_Store file



Google Dorks to find list of files with a .DS_Store file :

inurl:.DS_Store intitle:index.of
intext:.DS_Store & intitle:index -github

About .DS_Store

In the Apple macOS operating system, .DS_Store is a file that stores custom attributes of its containing folder, such as the position of icons or the choice of a background image. The name is an abbreviation of Desktop Services Store, reflecting its purpose.