This reveals mySQL database dumps. These database dumps list the structure and content of databases, which can
reveal many different types of sensitive information.
http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22%23mysql+dump%22+filetype%3Asql&btnG=Search
These log files record info about the SSH client PUTTY. These files contain usernames, site names, IP addresses,
ports and various other information about the SSH server connected to.
http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=filetype%3Alog+username+putty
These files contain cleartext usernames and passwords, as well as the sites associated with those credentials.
Attackers can use this information to log on to that site as that user.
http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=filetype%3Alog+inurl%3A%22password.log%22
This file contains port number, version number and path info to MySQL server.
http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=intitle%3A%22index+of%22+mysql.conf+OR+mysql_config
This search reveals sites which may be using Shockwave (Flash) as a login mechanism for a site. The usernames and
passwords for this type of login mechanism are often stored in plaintext inside the source of the .swl file.
http://www.google.com/search?hl=en&lr=&q=inurl%3Alogin+filetype%3Aswf+swf
These are oulook express email files which contain emails, with full headers. The information in these emails can
be useful for information gathering about a target.
http://www.google.com/search?hl=en&lr=&q=filetype%3Aeml+eml+%2Bintext%3A%22Subject%22+%2Bintext%3A%22From%22+%2Bintext%3A%22To%22
This google search reveals users names, pop3 passwords, email addresses, servers connected to and more. The IP
addresses of the users can also be revealed in some cases.
http://www.google.com/search?num=100&hl=en&lr=&q=filetype%3Areg+reg+%2Bintext%3A%22internet+account+manager
|