View Single Post
Old 03-16-2005, 12:23 AM   #3 (permalink)
Terencentanio
 
True Techie

Join Date: Sep 2004

Posts: 110

Terencentanio

Send a message via AIM to Terencentanio Send a message via Yahoo to Terencentanio
Default

If the site has a database which holds the content, you could easily write one. SQL:

SELECT * FROM table WHERE content = '%search%';

Or something along those lines Otherwise, you'd probably need to write a Perl/Python/Other bot to crawl and store the info in a DB, then do something similar. Or just do as Emily said, but there's no fun in using Google now, is there?
__________________
* Your high priced security consultant\'s plane ticket: $1500
* Your high priced security consultant\'s time: $200/hour
* RealSecure nodes all over your company: $200,000
* Getting owned by 0day: Priceless
Terencentanio is offline