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 Pen-Test
[Top] [All Lists]

RE: Pen-Testing via TOR

Subject: RE: Pen-Testing via TOR
Date: Fri, 22 Jul 2005 09:35:37 -0600
TOR endpoint nodes also can enforce individual port preferences, in addition
to the default blocked ports.  For example, most TOR nodes won't relay NNTP.
Many of them relay ONLY port 80 and 443.  Some block port 21 too. 

Using TOR is a poor way to get some sort of reasonable pen-testing, because
from minute to minute, the ports you can relay to are going to change and
will make scanning and such things very unpredictable and hard to interpret.

Eric

-----Original Message-----
From: andrew.thornton [mailto:andrew.thornton@thorntonindustries.com] 
Sent: Thursday, July 21, 2005 6:10 PM
To: Whodini
Cc: pen-test@securityfocus.com
Subject: Re: Pen-Testing via TOR
Importance: Low

Tor will forward all SOCKS (versions 4, 4a and 5) compliant protocols. 
There is some packet enforcement going on by default within tor. It is 
called an exit policy. Here is the what is blocked by default:

reject *:1214
reject *:4661-4666
reject *:6346-6429
reject *:6881-6999


The following sites may be helpful to you:

http://www.infosecninja.org/content/view/16/28/
http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#CompatibleApplications
http://www.socks.permeo.com/AboutSOCKS/SOCKSOverview.asp

Whodini wrote:

I am trying to pentest a box of mine "remotely" by using TOR to make
me hit the cloud first and then double back. What specific pen-test
can I use, either for Win32 or Linux that will work through TOR, or a
proxy?
 


<Prev in Thread] Current Thread [Next in Thread>