Full Disclosure mailing list archives

Re: Tool Release - Tor Blocker


From: Valdis.Kletnieks () vt edu
Date: Sat, 03 Jun 2006 00:53:11 -0400

On Sat, 03 Jun 2006 00:21:49 EDT, Jason Areff said:

----------
security through obscurity isnt security
----------

Yes...  And as the people who got addresses in the 69/8 address block
that *used* to be bogon space, security through bitrotted filters isn't
security either...

char *listof33[] = {
"62.178.28.11", "83.65.91.110", "86.59.21.38", "202.173.141.155",
"69.70.237.137", "209.172.34.176", "66.11.179.38", "216.239.78.246",

For bonus points, estimate the amount of time before addresses on
this list become invalid because they're not Tor nodes, and Tor nodes
get created that aren't on this list.

This list is going to bitrot really fast, and needs a way to be easily
updated by the people who install it.

And with some 400 entries on the list, it would be nice performance
wise if it used a sorted list and a binary search, so that for the vast
majority of cases, you'd be done in 9 or 10 interations rather than 400.
And if it gets to 1000 exit nodes, it will only add one more interation. ;)

Attachment: _bin
Description:

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Current thread: