var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

where can i learn how to use NMAP
#1
first is nmap still worth learning if so are there any books or youtube vids i can learn from
Report
#2
https://www.youtube.com/watch?v=5MTZdN9TEO4

This guy also has a whole series of learning how to use nmap.
Reply Quote // Report
#3
yes, it is! And there are plenty!
start with:
Code:
$man nmap | less

there are also gui options for people not familiar with all the switches like zenmap

finally look up the nmap scripting engine it is very powerful and often overlooked
Reply Quote // Report
#4
TheNoobie010 Wrote: https://www.youtube.com/watch?v=5MTZdN9TEO4

This guy also has a whole series of learning how to use nmap.

thanks imma go grind when i have time

DerRoteMilan Wrote: yes, it is! And there are plenty!
start with:
Code:
$man nmap | less

there are also gui options for people not familiar with all the switches like zenmap

finally look up the nmap scripting engine it is very powerful and often overlooked

thanks bro
Reply Quote // Report
#5
in general, the creator's website is also a good place to start:
https://nmap.org/book/man.html

otherwise, the stackexchange has a security-related subsection with lots of ppl asking similar questions to you. just read a few of those and then do some experiments, until scanning a server is in your muscle-memory
Reply Quote // Report
#6
if you are still looking, I feel pretty comfortable with nmap after running through a handful of rooms in thm could try that out.
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
  Techniques for anonymous Nmap scans. An0nKush 1 200 03-23-2023, 02:46 AM
Last Post: prince97
  I want to learn more Simye 6 362 03-21-2023, 08:43 AM
Last Post: crackedorb



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }