Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update netexp script #13

Open
devlinjunker opened this issue Nov 11, 2021 · 0 comments
Open

Update netexp script #13

devlinjunker opened this issue Nov 11, 2021 · 0 comments

Comments

@devlinjunker
Copy link
Owner

Want to see as much info about the hosts as possible

after arp -a, we should loop through each line and call nmap if installed and add info we can gleam from this.

Example call and output

> sudo nmap -sn 192.168.0.13
Starting Nmap 7.91 ( https://nmap.org ) at 2021-11-10 18:59 PST
Nmap scan report for 192.168.0.13
Host is up (0.077s latency).
MAC Address: EC:8E:B5:81:5B:4D (Hewlett Packard)
Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds

Notes:

@devlinjunker devlinjunker changed the title Update netexp script Update netexp script Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant