eolas/neuron/77a73718-e886-48cc-8cdf-d7b948def2d1/Network_scanning.md
2024-11-14 13:10:51 +00:00

500 B

id tags created
ippn
networks
procedural
Linux
Monday, June 10, 2024

Network scanning

List all connected devices on local WiFi network

arp-scan --interface=wlan0 --localnet

Scan subnet for all connected devices (in case hiding)

nmap -sn 192.168.0.0/24

Check DNS resolution

dig google.com

Key output:

;; Query time: 6 msec
;; SERVER: 192.168.0.4#53(192.168.0.4) (UDP)
;; WHEN: Wed Jun 12 18:27:27 BST 2024
;; MSG SIZE  rcvd: 55