Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

Re: [Full-disclosure] Tool Release - Tor Blocker

Subject: Re: [Full-disclosure] Tool Release - Tor Blocker
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: pgp7Dzb5FHptc.pgp
Description: PGP signature

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
<Prev in Thread] Current Thread [Next in Thread>