Jump to content

NMAP not doing anything, no errors.


0phoi5

Recommended Posts

Hi all,

I'm running the following script in NMAP...

nmap -sS -T2 -P0 -V [IP Address] -D [Decoy IPs, separated by commas]

... and I get the following output...

Nmap version 6.49BETA5 ( https:\\nmap.org )
Platform: arm-unknown-linux-gnueabihf
Compiled with: liblua-5.2.3 openssl-1.0.1k libpcre-8.35 nmap-libpcap-1.7.3 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select
(sana)USERNAME@localhost:~$

...and that's it. No actually output from nmap is given.

Why is this not giving me anything? What have I done incorrectly?

Thank you.

Link to comment
Share on other sites

First, its -PO not zero, and your V needs to be lowercase v, or it will output the version, not verbose data. Give that a try.

Link to comment
Share on other sites

Worked great, thank you. Turns out I misread the O as a 0 and that the article I was reading had incorrectly quoted an uppercase V.

Much appreciated.

you're welcome. it's an easy typo, especially for nmap and command line tools in general that have values, v and V, O and 0.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...