Les Forums

Les Forums

Les forums sont fermés. Ils restent présent pour consultation et archivage.
Vous pouvez désormais poser vos questions directement dans les commentaires en bas de chaque page du site.
Alors n'hésitez pas à participer

nmap,socket troubles in UltraScanInfo

salut, voila, jé télécharger nmap, mais je n'arrive a faire aucun scan.
la reponse est toujours :
socket troubles in UltraScanInfo::Init: Une tentative d'accès à un socket de manière interdite par ses autorisations d'accès a été tentée.

qelq1 peut-il m'éxpliquer a quoi c du et comment y remedier???

merci d'avence
Tu ne sembles pas avoir les droits suffisants pour faire cela. Est-tu bien connecté en administrateur ?
Merci de m'avoir repondu. En effet , c parceque je n'été pas connecté en ten qu'administrateur, mais m1tenan, je tombe sur une autre erreur lors d'un scan ( j'arrive uniquement a determiner le nombre de ports et sans aucuns detailles, et cela en utilisant plusieures technics):



Starting Nmap 4.76 ( http://nmap.org ) at 2009-01-04 23:56 Afr. centrale Ouest

Initiating Ping Scan at 23:57

Scanning 123.33.11.44 [5 ports]

pcap_open_live(ppp2, 100, 0, 2) FAILED. Reported error: Error opening adapter: Le périphérique spécifié est introuvable. (20). Will wait 5 seconds then retry.

pcap_open_live(ppp2, 100, 0, 2) FAILED. Reported error: Error opening adapter: Le périphérique spécifié est introuvable. (20). Will wait 25 seconds then retry.

Call to pcap_open_live(ppp2, 100, 0, 2) failed three times. Reported error: Error opening adapter: Le périphérique spécifié est introuvable. (20)

There are several possible reasons for this, depending on your operating system:

LINUX: If you are getting Socket type not supported, try modprobe af_packet or recompile your kernel with SOCK_PACKET enabled.

*BSD: If you are getting device not configured, you need to recompile your kernel with Berkeley Packet Filter support. If you are getting No such file or directory, try creating the device (eg cd /dev; MAKEDEV <device>; or use mknod).

*WINDOWS: Nmap only supports ethernet interfaces on Windows for most operations because Microsoft disabled raw sockets as of Windows XP SP2. Depending on the reason for this error, it is possible that the --unprivileged command-line argument will help.

SOLARIS: If you are trying to scan localhost and getting '/dev/lo0: No such file or directory', complain to Sun. I don't think Solaris can support advanced localhost scans. You can probably use "-PN -sT localhost" though.





QUITTING!


je ne comprend pas, de quels peipheriques il s'agit???

merci 🙂
Si tu es sous windows, le message est:
*WINDOWS: Nmap only supports ethernet interfaces on Windows for most operations because Microsoft disabled raw sockets as of Windows XP SP2.

Donc il faut que tu utilises une interface Ethernet et non ppp comme cela semble être le cas.
donc , si je compren bien, on e peu pas tester un reseau a distance???
Si mais il faut que ton interface réseau soit reconnue par nmap et winxp
et cmt faire??? 🙁
Tu es sous quel windows ?
je suis sous vista 🙂

Alors voilà:
*WINDOWS: Nmap only supports ethernet interfaces on Windows for most operations because Microsoft disabled raw sockets as of Windows XP SP2. Depending on the reason for this error, it is possible that the --unprivileged command-line argument will help

Donc il faut que tu lances nmap depuis la ligne de commande en essayant le paramètre --unprivileged