View Single Post
Old 11-20-2006, 11:32 AM  
FightThisPatent
Confirmed User
 
Join Date: Aug 2003
Location: Austin, TX
Posts: 4,090
Quote:
Originally Posted by spanno View Post
boomer:/logs# cat access.log | grep -i zango | awk {'print $1'} | sort -u | wc -l
93
boomer:/logs# cat access.log | awk {'print $1'} | sort -u | wc -l
15303

so 93 out of 15303 unique IP's had the Zango user-agent these "anti zango" scripts look for

is that really much to be worried about?

that would be true if you knew the signature to look for.. much like with anti-virus apps, new signatures will come out.. so zango or any other software could patch themselves on next update to change their signature.


Fight the can i have your autograph!
__________________

http://www.t3report.com
(where's the traffic?) v5.0 is out! |
http://www.FightThePatent.com
| ICQ 52741957
FightThisPatent is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote