Subterfuge-Framework / Subterfuge

Framework for Man-In-The-Middle attacks
http://kinozoa.com/blog
183 stars 60 forks source link

when try to install subterfuge_1.0-1_all.deb on kali 2016, the following are the errors i get [+] Beginning Subterfuge installation... Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Package arptables is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package dhcpd is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'arptables' has no installation candidate E: Package 'dhcpd' has no installation candidate [!] An error occurred while attempting to install the required dependencies using apt-get [!] An unknown error occurred while attempting to install Subterfuge. Anybody with the solution to the problem please? #14

Open absolute90 opened 8 years ago

0sm0s1z commented 8 years ago

I imagine you're getting the deb package from the old Google code website? That version of Subterfuge is about two years out of date try the version located here on GitHub.

You can download, install, and run as follows:

git clone https://github.com/Subterfuge-Framework/Subterfuge.git
cd Subterfuge
python setup.py
subterfuge

Let me know if that works out for you so that I can close this issue ticket.

absolute90 commented 8 years ago

yes its work, but its only hijack session and its does not harvest any credential. pls what can i do?

On Sat, Jun 18, 2016 at 1:51 AM, Matthew Toussain notifications@github.com wrote:

I imagine you're getting the deb package from the old Google code website? That version of Subterfuge is about two years out of date try the version located here on GitHub.

You can download, install, and run as follows:

git clone https://github.com/Subterfuge-Framework/Subterfuge.git cd Subterfuge python setup.py subterfuge

Let me know if that works out for you so that I can close this issue ticket.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Subterfuge-Framework/Subterfuge/issues/14#issuecomment-226923979, or mute the thread https://github.com/notifications/unsubscribe/ATEpLutbwPcu1TvaQ0p7dENa5NM4ctETks5qM4dhgaJpZM4I4ma_ .