2008-03-15, 18:01
  #1
Medlem
Jag höll på och skulle installera dsniff på min Ubuntudator. Men så säger den att den behöver en variant av Berkeley DB som är kompatibel med version 1.8, har någon någon ide om vad jag ska göra? Jag har försökt installera senaste versionen av det här Berkeley DB, men den säger att jag ska köra configure scriptet som ligger i mappen dist från build_unix, hur gör jag det och är det onödigt att ens försöka?
Citera
2008-03-15, 19:29
  #2
Medlem
h-kans avatar
Dsniff finns i synaptic och installeras utan problem
Citera
2008-03-16, 09:27
  #3
Medlem
Citat:
Ursprungligen postat av h-kan
Dsniff finns i synaptic och installeras utan problem
Gör det? Jag kunde inte hitta det med sökningen utan fick fram en "sak" på sidolistan jag inte kunde välja!
Citera
2008-03-16, 10:22
  #4
Medlem
Nyxs avatar
Citat:
Ursprungligen postat av agentsarcasmo
Gör det? Jag kunde inte hitta det med sökningen utan fick fram en "sak" på sidolistan jag inte kunde välja!
Kod:
# apt-cache search dsniff
dsniff - Various tools to sniff network traffic for cleartext insecurities

# apt-cache show dsniff
Package: dsniff
Priority: extra
Section: universe/net
Installed-Size: 388
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Luciano Bello <luciano@debian.org>
Architecture: i386
Version: 2.4b1+debian-17ubuntu1
Depends: libc6 (>= 2.7-1), libdb4.6, libnet1 (>= 1.1.2-1), libnids1.21, libpcap0.8 (>= 0.9.3-1), libssl0.9.8 (>= 0.9.8f-1), openssl
Recommends: libx11-6
Filename: pool/universe/d/dsniff/dsniff_2.4b1+debian-17ubuntu1_i386.deb
Size: 116770
MD5sum: 720d199bc643c69e73a782682eb22afa
SHA1: b61d06933a2eb692259755d4650a06eda40057b3
SHA256: 26ca3ea8067a2c8c801c1016f920fb7f4575d7107d2b86cc535b05ec4c3ccff6
Description: Various tools to sniff network traffic for cleartext insecurities
 This package contains several tools to listen to and create network traffic:
 .
  * arpspoof  - Send out unrequested (and possibly forged) arp replies.
  * dnsspoof  - forge replies to arbitrary DNS address / pointer queries
              on the Local Area Network.
  * dsniff    - password sniffer for several protocols.
  * filesnarf - saves selected files sniffed from NFS traffic.
  * macof     - flood the local network with random MAC addresses.
  * mailsnarf - sniffs mail on the LAN and stores it in mbox format.
  * msgsnarf  - record selected messages from different Instant Messengers.
  * sshmitm   - SSH monkey-in-the-middle. proxies and sniffs SSH traffic.
  * sshow     - SSH traffic analyser.
  * tcpkill   - kills specified in-progress TCP connections.
  * tcpnice   - slow down specified TCP connections via "active"
              traffic shaping.
  * urlsnarf  - output selected URLs sniffed from HTTP traffic in CLF.
  * webmitm   - HTTP / HTTPS monkey-in-the-middle. transparently proxies.
  * webspy    - sends URLs sniffed from a client to your local browser
              (requires libx11-6 installed).
 .
 Please do not abuse this software.
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu

#

Med andra ord se till att du har Universe aktiverat.
Citera
2008-03-20, 15:23
  #5
Medlem
Citat:
Ursprungligen postat av Nyx
Kod:
# apt-cache search dsniff
dsniff - Various tools to sniff network traffic for cleartext insecurities

# apt-cache show dsniff
Package: dsniff
Priority: extra
Section: universe/net
Installed-Size: 388
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Luciano Bello <luciano@debian.org>
Architecture: i386
Version: 2.4b1+debian-17ubuntu1
Depends: libc6 (>= 2.7-1), libdb4.6, libnet1 (>= 1.1.2-1), libnids1.21, libpcap0.8 (>= 0.9.3-1), libssl0.9.8 (>= 0.9.8f-1), openssl
Recommends: libx11-6
Filename: pool/universe/d/dsniff/dsniff_2.4b1+debian-17ubuntu1_i386.deb
Size: 116770
MD5sum: 720d199bc643c69e73a782682eb22afa
SHA1: b61d06933a2eb692259755d4650a06eda40057b3
SHA256: 26ca3ea8067a2c8c801c1016f920fb7f4575d7107d2b86cc535b05ec4c3ccff6
Description: Various tools to sniff network traffic for cleartext insecurities
 This package contains several tools to listen to and create network traffic:
 .
  * arpspoof  - Send out unrequested (and possibly forged) arp replies.
  * dnsspoof  - forge replies to arbitrary DNS address / pointer queries
              on the Local Area Network.
  * dsniff    - password sniffer for several protocols.
  * filesnarf - saves selected files sniffed from NFS traffic.
  * macof     - flood the local network with random MAC addresses.
  * mailsnarf - sniffs mail on the LAN and stores it in mbox format.
  * msgsnarf  - record selected messages from different Instant Messengers.
  * sshmitm   - SSH monkey-in-the-middle. proxies and sniffs SSH traffic.
  * sshow     - SSH traffic analyser.
  * tcpkill   - kills specified in-progress TCP connections.
  * tcpnice   - slow down specified TCP connections via "active"
              traffic shaping.
  * urlsnarf  - output selected URLs sniffed from HTTP traffic in CLF.
  * webmitm   - HTTP / HTTPS monkey-in-the-middle. transparently proxies.
  * webspy    - sends URLs sniffed from a client to your local browser
              (requires libx11-6 installed).
 .
 Please do not abuse this software.
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu

#

Med andra ord se till att du har Universe aktiverat.
Ehhh... Hur aktiverar jag det? Vad är det?
Citera
2008-03-20, 19:32
  #6
Medlem
Citat:
Ursprungligen postat av agentsarcasmo
Ehhh... Hur aktiverar jag det? Vad är det?

Gå in i settings i synaptics och kolla efter repositories eller sources. Vet inte riktigt vad det är eftersom jag inte använder grafikt alls.

Eller lägg till/editera detta i /etc/apt/sources.list

Kod:
# Ubuntu supported packages
# GPG key: 437D05B5
deb http://se.archive.ubuntu.com/ubuntu gutsy main restricted
deb http://se.archive.ubuntu.com/ubuntu gutsy-updates main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted

# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://se.archive.ubuntu.com/ubuntu gutsy universe multiverse
deb http://se.archive.ubuntu.com/ubuntu gutsy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security universe multiverse
Citera
2008-03-20, 21:51
  #7
Medlem
Bossiemans avatar
System -- Administration -- Programvarukällor för att göra det grafiskt.
Citera

Skapa ett konto eller logga in för att kommentera

Du måste vara medlem för att kunna kommentera

Skapa ett konto

Det är enkelt att registrera ett nytt konto

Bli medlem

Logga in

Har du redan ett konto? Logga in här

Logga in