Outils pour utilisateurs

Outils du site


faire_preparation:soireeinfo:tp:nmap

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
faire_preparation:soireeinfo:tp:nmap [2023/04/06 17:19] – [Telecharger nmap] gerardadminfaire_preparation:soireeinfo:tp:nmap [2023/04/06 17:38] (Version actuelle) gerardadmin
Ligne 11: Ligne 11:
 apt-get upgrade apt-get upgrade
 sudo apt-get install nmap sudo apt-get install nmap
 +// Ou zenmap interface graphique de nmap 
 +sudo apt-get install zenmap
 +
 +
 </code> </code>
 +
 +
 +==== Utiliser nmap ====
 +
 +    *Lancer nmap 
 +        * nmap -T4 -F 192.168.1.1/24
 +    *ou zenmap
 +{{:faire_preparation:soireeinfo:tp:capture_d_ecran_du_2023-04-06_17-29-00.png?direct&1000 |}}
 +
 +
 +
 +    * On obtient : avec nmap
 +
 +   Nmap scan report for tasmota-6b2128-296.home (192.168.1.46)
 +   Host is up (0.075s latency).
 +   Not shown: 77 closed ports
 +   PORT      STATE    SERVICE
 +   26/tcp    filtered rsftp
 +   80/tcp    open     http
 +   81/tcp    filtered hosts2-ns
 +   .......
 +   
 +   
 +
 +Avec Zenmap
 +
 +{{ :faire_preparation:soireeinfo:tp:capture_d_ecran_du_2023-04-06_17-36-29.png?direct&600 |}}
 +
 +
  
  
/home/chanteri/www/fablab37110/data/attic/faire_preparation/soireeinfo/tp/nmap.1680794378.txt.gz · Dernière modification : 2023/04/06 17:19 de gerardadmin