Bem rápido... abra um shell e:
Passo 1
Passo 2Code:# apt-get install tor privoxy
Configure o privoxy
No fim do arquivo config, insira a linha:Code:# nano /etc/privoxy/config
detalhe depois da porta 9050 espaço em branco e ponto.Code:forward-socks4a / localhost:9050 .
Passo 3
Passo 4Code:# privoxy /etc/privoxy/config
Passo 5Code:# tor
ProxyChains-3.1 (ProxyChains - TCP and DNS through proxy server. HTTP and SOCKS)Code:#proxychains nmap -sT -PN -n -sV -p21,25,80 10.0.2.15
Starting Nmap 5.35DC1 ( Nmap - Free Security Scanner For Network Exploration & Security Audits. ) at 2010-08-30 11:34 BRT
|S-chain|-<>-127.0.0.1:9050-<><>-10.0.2.15:21-<--denied
|S-chain|-<>-127.0.0.1:9050-<><>-10.0.2.15:80-<--denied
|S-chain|-<>-127.0.0.1:9050-<><>-10.0.2.15:25-<--denied
Nmap scan report for 10.0.2.15
Host is up (0.038s latency).
PORT STATE SERVICE VERSION
21/tcp closed ftp
25/tcp closed smtp
80/tcp closed http
Service detection performed. Please report any incorrect results at Nmap - Free Security Scanner For Network Exploration & Security Audits.. org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 0.70 seconds
@firebitsbr lança-mísseis ->>>


