Yushan Lu's Blog
I'm a software engineer, interested learning the best technologies, and contribute to the industry.
Navigation
Hadoop
Servlet
JSP
JDBC
Struts
Spring
Hibernate
Java Utils
Network
Concurrency
Java
Other
About
Friday, March 18, 2016
Scan device in network, find IP/ports
ip addr
sudo arp-scan --interface wlp2s0 192.168.68.0/23
sudo arp-scan --interface wlp2s0 192.168.68.0/23|grep -i '00:0e'
Scan open ports of ip
nmap 192.168.69.91 -p 1-65535
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment