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

add an auto-discover infrastrucutre tool #227

Open
oalam opened this issue Feb 14, 2022 · 0 comments
Open

add an auto-discover infrastrucutre tool #227

oalam opened this issue Feb 14, 2022 · 0 comments
Labels
Milestone

Comments

@oalam
Copy link
Member

oalam commented Feb 14, 2022

may be based on nmap

sudo nmap -O -v 10.20.20.0/24
sudo nmap -O -oG report.txt 10.20.20.0/24

to parse strings like

Nmap scan report for 10.20.20.153
Host is up (0.00043s latency).
Not shown: 995 closed ports
PORT     STATE SERVICE
80/tcp   open  http
443/tcp  open  https
515/tcp  open  printer
631/tcp  open  ipp
9100/tcp open  jetdirect
MAC Address: F8:0D:60:29:82:A9 (Canon)
Device type: printer
Running: Canon embedded
OS details: Canon PIXMA printer
Network Distance: 1 hop
TCP Sequence Prediction: Difficulty=17 (Good luck!)
IP ID Sequence Generation: Randomized
@oalam oalam added the feature label Feb 14, 2022
@oalam oalam added this to the 1.4.0 milestone Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant