| Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | Alright I downloaded Ettercap from http://ettercap.sourceforge.net/ but I can't open it! After trying to figure it out I find that it's a .tar file. Now I've tried downloading the .tar archiver but that turns out to be freeware, so when I install it-because it's freeware, I assume-all i can find is a folder full of header files, source files and other [censored] but no executable program. Now I assume I'm supposed to compile all of that [censored] and create or should I say "put it together" myself but I'm no programmer; all I wan't to do is Install Ettercap! GODDAMNIT uh...help! lol Flowbe1 Neverclone | | |
▼ Sponsored Links ▼
▲ Sponsored Links ▲
| | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | Now i'm not a lazy [censored], I'm sure after a few days or weeks I could probably or maybe not put the archiver together....but my time...wait a minute I have none(school, kid, etc.) I just want a lil help or some steering in the right direction if my theory is off. | | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | tar is a *nix utility. I'm willing to bet you are sitting there in windows with WinZip trying to untar this archive. That won't work in a million years. For arguements sake, WinAce will extract the files for you in windows, but even still they will be useless to you. 1. cause you won't be able to compile em and 2. cause even if you had a compiler those files are written for *nix and won't compile properly anyways. What you need to do is find a win32 binary for ettercap. EDIT: Ok, so I decided to find one for you. Problem is that they don't officially exist. from ettercap README.BINARIES: Ettercap is distributed officially ONLY in source code. Binary packages in ANY form are NOT officially supported. Although it is not prohibited to distribute binary packages, the authors will not respond on bugs found in them. If you use one of these packages downloaded from Internet, redirect your bug report to /dev/null. The authors will reply to bug reports and will be happy to find a solution only for hand compiled executables. Every Linux distribution, but even *BSD or Windows is different from another. What is compiled on my machine may not work on yours because of a different version of a system library. To avoid this type of missing dependencies, we will not distribute any binary for any operating system. Most of the popular distributions (Debian, RedHat, FreeBSD, OpenBSD, ecc) provide the binary packages for ettercap. Use these packages, since they are build to work on your distribution and should have the dependencies resolved correctly. Refer to the binary packager of your distribution for problems regarding these packages.
So it looks like you either find a compiler for windows and compile it yourself, or install some flavor of *nix on something and do it there. Infinite | | | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | Well I have a file on my desktop with no recognizable icon and it reads "Ettercap" under it; and I'm not trying to unzip it with any zip tool cause Its obviously not a zip file. Now that "tar is a *nix utility" explains a little. The full name of the file is ettercap-NG-0.7.0_pre1.tar and the properties states "Type of file: GZ file." So I then download Tar and now I know why it obviously didn't work all I got we're source files. This is what is listed on the site I got it from(Ettercap):
"Short Description: Ettercap is a suite for man in the middle attacks on LAN. It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols (even ciphered ones) and includes many feature for network and host analysis.
Interface: All this feature are integrated with a easy-to-use and pleasureful ncurses/gtk interfaces. (see screenshots)
Platform: Linux 2.0.x Linux 2.2.x Linux 2.4.x Linux 2.6.x FreeBSD 4.x 5.x OpenBSD 2.[789] 3.x NetBSD 1.5 Mac OS X (darwin 1.3 1.4 5.1 6.x 7.x) Windows 9x/NT/2000/XP Solaris 2.x Required Library: libpcap >= 0.8.1 and libnet >= 1.1.2 If you want SSH1 and/or HTTPS support, ettercap requires OpenSSL libraries"
Then theres a tab I could go to which offers differen't versions of Ettercap to download, mirrors, etc.
I do have Visual Studio 6.0. So all I do is copy and paste all the source, header, etc. files to a new file; compile and build and I should have my own Ettercap or something like it.....
I'm going to do what you say and see If i could fin a win32 binary for Ettercap...
Thanks for the quick response-damn!
peace
Flowbe1 | | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | Hrm, you must have started replying while I was editing my post.
But if you have visual stidio then try and compile it. | | | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | The only thing I can compile is the source code for the program TAR (the archiver for *nix) however, the ettercap file I can't open cause it's a .tar file.........you know what I mean. When I open the Ettercap file using Visual Studio all it shows is hex, like when I am viewing a sniffed packet..... | | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | Ok, you're not paying attention now... Originally posted by Infinite:
For arguements sake, WinAce will extract the files for you in windows...
And I just checked... WinRar will do it too | | | | Joined: Apr 2002 Posts: 135 UGN Member | UGN Member Joined: Apr 2002 Posts: 135 | to untar it:
tar -zxvf filename
to install it
1. ./configure switch to root 2. make && make install
that's how most unix programs are installed. btw, forget windows, get linux.
I KNOW EVERYTHING. ASK ME.
| | | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | your right bout linux...but you've got to start with baby steps. I've been in the Information biz bout 9mo. I am anxious to install and get familiar with though.
Yo infinite, thanks for you help, I'll go over your replies thoroughly and make sure I understand everything, look for a win32 binary right.....If not I'll figure it out, thanks though | | | | Joined: Jun 2002 Posts: 207 Member | Member Joined: Jun 2002 Posts: 207 | im pretty sure there is a version of ettercap for windows. i think so, because i think i have it. lemme check around, and i'll get back.
found it. this should work: go here: http://209.6.98.29:8080/ettercap.tar //
Unbodied unsouled unheard unseen Let the gift be grown in the time to call our own Truth is natural like a wind that blows Follow the direction no matter where it goes Let the truth blow like a hurricane through me
| | | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | Now i'm back to sqaure one....its a .tar file and I can't open it... | | | | Joined: Apr 2002 Posts: 135 UGN Member | UGN Member Joined: Apr 2002 Posts: 135 |
I KNOW EVERYTHING. ASK ME.
| | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | I told you twice what to use to open it. If you can't be bothered to read the answers provided then stop asking questions. You're wasting our time. | | | | Joined: Jun 2002 Posts: 207 Member | Member Joined: Jun 2002 Posts: 207 | for windows, you can use winrar. it's a free download.//
Unbodied unsouled unheard unseen Let the gift be grown in the time to call our own Truth is natural like a wind that blows Follow the direction no matter where it goes Let the truth blow like a hurricane through me
| | | | Joined: Apr 2004 Posts: 23 Junior Member | Junior Member Joined: Apr 2004 Posts: 23 | Okay, I'm officially and ignorant [censored]....May God help me
Thanks for putting up with my [censored]...
Infinite ? Gollum | | | | Joined: Oct 2002 Posts: 364 UGN News Staff | UGN News Staff Joined: Oct 2002 Posts: 364 |
C++ Should Have Been Called "D"
| | | | Joined: May 2004 Posts: 5 Junior Member | Junior Member Joined: May 2004 Posts: 5 | in response to "btw, forget windows, get linux."
you should get CygWin to run ettercap on Windows
Sell me what I don't have!!!
| | | | Joined: Aug 2004 Posts: 7 Junior Member | Junior Member Joined: Aug 2004 Posts: 7 | I have done the installation on RHL 9, while running ./configure it showed error "require libpcap 8.0.1" or something. I downloaded and ran lipcap. But still ettercap shows the same error message. Please help.
"I dream, so I do."
| | | | Joined: Dec 2002 Posts: 3,255 Likes: 3 UGN Elite | UGN Elite Joined: Dec 2002 Posts: 3,255 Likes: 3 | /me reaches out through Flowbe1's monitor and smaks his [censored] so hard he reailises he has been given the answer to his problem. Link for utility to un-zip g-zip or *.gz files in windows http://www.gzip.org/gzip124xN.zip Link for utility to un-tar or *.tar files in windows http://prdownloads.sourceforge.net/gnuwin32/tar-1.13-1-bin.zip?download *.tar is a way to group numerous files and make a "tar ball" *.gz is a way to zip or compress files. What you have is a compressed tar ball. First you need to un-tar the file, then un zip it. Since the 2 files above are probably above your head this will open your file... http://www.rarlab.com/rar/wrar330.exe Click the link, install the program, re-boot. now open your tar ball. As the link above this is an easy install and will open your file. http://www.tucows.com/preview/194310.html If you do not get this, I will hunt you down and force you to lick my toe cheese. Think it's funny, my doctor puked at it's site. Reading this post was painful for me, so please please get this. | | |
Forums41 Topics33,840 Posts68,858 Members2,176 | Most Online3,253 Jan 13th, 2020 | | | |