Monday, 6 June 2011

Howto: Use sqlmap via Tor on Backtrack5

This test is just one of my lab not illegal or something like that.

1. Edit the repository to the list
  - vim /etc/apt/sources.list

2. Add tor's repository to the list
  - deb http://deb.torproject.org/torproject.org lucid main

3. Add gpg key and add into the key list. 
  - gpg --keyserver keys.gnupg.net --recv 886DDD89
  - gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key

No comments:

Post a Comment