« Scanner 3D - Fabscan » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 4 : | Ligne 4 : | ||
[[Category:Projet]] | [[Category:Projet]] | ||
[[connection]] | |||
trouvé l'adresse IP : sudo nmap -O -p22 192.168.128.0/24 | |||
*Nmap scan report for 192.168.128.31 | |||
*Host is up (0.00049s latency). | |||
*PORT STATE SERVICE | |||
*22/tcp open ssh | |||
*MAC Address: B8:27:EB:5E:59:C5 (Raspberry Pi Foundation) | |||
*Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port | |||
*Aggressive OS guesses: Linux 2.6.32 (96%), Linux 2.6.32 - 3.9 (96%), Android 4.1.1 (96%), Netgear DG834G WAP or Western Digital WD TV media player (95%), Linux 3.1 (94%), Linux 3.2 (94%), AXIS 210A or 211 Network Camera (Linux 2.6) (94%), HP P2000 G3 NAS device (94%), Linux 2.6.32 - 2.6.35 (93%), Linux 2.6.32 - 3.2 (93%) | |||
*No exact OS matches for host (test conditions non-ideal). | |||
*Network Distance: 1 hop | |||
dans notre cas :192.168.128.31 | |||
== ouvrir page http == | |||
[http://192.168.128.31:8080/ fabscan link] |
Version du 23 novembre 2016 à 19:14
basé sur le projet FABSCAN
connection trouvé l'adresse IP : sudo nmap -O -p22 192.168.128.0/24
- Nmap scan report for 192.168.128.31
- Host is up (0.00049s latency).
- PORT STATE SERVICE
- 22/tcp open ssh
- MAC Address: B8:27:EB:5E:59:C5 (Raspberry Pi Foundation)
- Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
- Aggressive OS guesses: Linux 2.6.32 (96%), Linux 2.6.32 - 3.9 (96%), Android 4.1.1 (96%), Netgear DG834G WAP or Western Digital WD TV media player (95%), Linux 3.1 (94%), Linux 3.2 (94%), AXIS 210A or 211 Network Camera (Linux 2.6) (94%), HP P2000 G3 NAS device (94%), Linux 2.6.32 - 2.6.35 (93%), Linux 2.6.32 - 3.2 (93%)
- No exact OS matches for host (test conditions non-ideal).
- Network Distance: 1 hop
dans notre cas :192.168.128.31