zoukankan      html  css  js  c++  java
  • Ethical Hacking

    Nmap

    Nmap is a network discovery tool that can be used to gather detailed information about any client or network.

    We shall have a look at some of its uses to discover connected clients and gather information about them.

    We are going to use Zenmap - the GUI for Namp.

    1. Ping scan: Very quick - only shows connected clients.

    2. Quick scan plus: Quick - shows MAC and open clients.

    3. Quick scan plus: Slower than the 2 above, more detailed info.

    Many people are too lazy to change the password, so I log in to the target victim pc through default username/password.

    相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
  • 相关阅读:
    kickstart_Round C 2020
    4.26腾讯笔试题
    [jvm][面试]JVM 调优总结
    Django中的Model(操作表)
    C++ 无锁数据结构
    masstree Seastar
    java logAspect
    vimrc
    GopherChina 2018
    RocketMQ
  • 原文地址:https://www.cnblogs.com/keepmoving1113/p/11931479.html
Copyright © 2011-2022 走看看