A few days ago, I blogged about how to find database credentials using Google Code Search.
Here's another interesting search:
Google Code Search supports regular expressions...try:
^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$
21,600 results with is probably at least 30,000 email addresses.
Comments
Leave a Comment