Hacking/Security - NMAP Network Mapping Introduction

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ค. 2020
  • Find code and diagrams at: www.EliTheComputerGuy.com
    NMAP allows you to map your network from the command line and output the results into a text format.
    Make sure to run NMAP as root, or with sudo command. Root provides MAC Address and Vendor Information.
    -A - Aggressive scan tries to find OS
    -F - Scans only most popular 100 ports
    -v - verbose output for command line
    -oN - Outputs to Human Readable Text File
    -oX - Outputs to XML file for Parsing
    Examples:
    sudo nmap -v 192.168.1.1
    sudo nmap 192.168.1.0/24 -oN /home/username/nmap.txt
    sudo nmap -A -F 192.168.1.0/24 -oX /home/username/nmap.xml

ความคิดเห็น • 23

  • @StuffOffYouStuff
    @StuffOffYouStuff 3 ปีที่แล้ว +16

    Great to see you back dude. One of the internet's genuine gems

  • @mattyduncan4679
    @mattyduncan4679 3 ปีที่แล้ว +8

    This is the content we have been wanting man. Hell yeah. Old school Eli video right here. All you need is a white board now man.

  • @abdullah5246
    @abdullah5246 3 ปีที่แล้ว +3

    Best guide for NMAP I’ve ever seen in TH-cam. Great job, Eli!

  • @dreamflair
    @dreamflair 3 ปีที่แล้ว +2

    Thanks Eli. As a technician I run NMAP scans to assess vulnerabilities. Even though i run these scripts i don't create them so this break down really helps me better understand what I'm doing out here. Your material is practical and useful. I wish we had trainers like you in field. Thanks again!

  • @nordicfjordhoss
    @nordicfjordhoss 3 ปีที่แล้ว +1

    Great video for learning NMAP! Awesome work!

  • @simonsteven479
    @simonsteven479 3 ปีที่แล้ว +3

    Both of my ears enjoyed this

  • @douglab222
    @douglab222 3 ปีที่แล้ว +5

    I am so glad to see Eli making these videos again

  • @MrSafetyForever
    @MrSafetyForever 3 ปีที่แล้ว +10

    Thank you for allocating the time to create such informative videos! Take Care

  • @TheTexasTodd
    @TheTexasTodd 3 ปีที่แล้ว

    This guy is a great teacher...

  • @yahyahassan3430
    @yahyahassan3430 3 ปีที่แล้ว +5

    More security and haking videos 🤝

  • @unentepensante
    @unentepensante 2 ปีที่แล้ว

    Thank you, you really are a gem

  • @royfitzhope5930
    @royfitzhope5930 3 ปีที่แล้ว

    Love your vids

  • @LeonardoMorenoQ
    @LeonardoMorenoQ 3 ปีที่แล้ว +2

    Wow, Eli you are back?

  • @urban_indy8262
    @urban_indy8262 2 ปีที่แล้ว +1

    oh shittt elis back, i thought you quit youtube? i use to watch your videos and not know jack shit what your talking about, currently enrolled in a career course for CompTIA repair + and Network +

  • @andrewvasquez6055
    @andrewvasquez6055 3 ปีที่แล้ว

    When I run nmap, I enter sudo first but still don't see the MAC address or vendor

  • @gamu3639
    @gamu3639 3 ปีที่แล้ว

    Technically there is a gui for nmap I think is called zenmap.

  • @babugowda1683
    @babugowda1683 3 ปีที่แล้ว

    Hi sir, I’m planning to learn programming. Is full stack web development ok??

  • @domferris9963
    @domferris9963 3 ปีที่แล้ว

    Or you could just install a firewall

  • @fahimtufail3790
    @fahimtufail3790 2 ปีที่แล้ว

    No match for the information we get from you.