Giter VIP home page Giter VIP logo

nmap-snap's Introduction

This is the snap for nmap.
Nmap ("Network Mapper") is a free and open source utility for network discovery and security auditing.
It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

nmap

Command-line Installation

sudo snap install nmap

(Don't have snapd installed?)

That'll install the latest stable release of nmap.

Or, if you're feeling adventurous, try the automatic Launchpad builds published at the edge channel:

sudo snap install nmap --edge

Permissions

Once installed, this snap needs manually connecting to some plugs:

sudo snap connect nmap:network-control

The Snapcrafters

maxiberta

Upstream

Nmap

nmap-snap's People

Contributors

barryprice avatar josepht avatar maxiberta avatar xhoenix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nmap-snap's Issues

cannot write output file in Ubuntu 20.04.3

~$ sudo snap connections nmap
Interface        Plug                  Slot              Notes
home             nmap:home             :home             -
network          nmap:network          :network          -
network-bind     nmap:network-bind     :network-bind     -
network-control  nmap:network-control  :network-control  manual
~$ sudo nmap -Pn -p 22,161 --traceroute 10.10.10.10 -oX /home/user/traceroute.xml
Failed to open XML output file /home/user/traceroute.xml for writing: Permission denied (13)
~$ snap info nmap
name:      nmap
summary:   A free and open source utility for network discovery and security auditing
publisher: Maximiliano Bertacchini (maxiberta)
store-url: https://snapcraft.io/nmap
contact:   https://github.com/maxiberta/nmap-snap/issues
license:   GPL-2.0
description: |
  Nmap is a utility for network exploration or security auditing. It
  supports ping scanning (determine which hosts are up), many port
  scanning techniques, version detection (determine service protocols
  and application versions listening behind ports), and TCP/IP
  fingerprinting (remote host OS or device identification). Nmap also
  offers flexible target and port specification, decoy/stealth scanning,
  sunRPC scanning, and more. Most Unix and Windows platforms are
  supported in both GUI and commandline modes.
  
  Once installed, this snap needs manually connecting to some plugs:
  
     sudo snap connect nmap:network-control
  
  Main website: https://nmap.org/
commands:
  - nmap.ncat
  - nmap
  - nmap.nping
snap-id:      McFtwWmHVzBWwYSVtXzCdJ6Rt4STQPtl
tracking:     latest/stable
refresh-date: today at 13:50 WIB
channels:
  latest/stable:    7.92               2021-08-25 (2536) 11MB -
  latest/candidate: 7.92               2021-08-25 (2536) 11MB -
  latest/beta:      โ†‘                                         
  latest/edge:      7.92-11-gac4484e25 2021-09-16 (2560) 11MB -
installed:          7.92                          (2536) 11MB -

Ubuntu 19.10 open raw socket Permission denied (13)

Heres a view of what I experienced this morning when I used a snap version of nmap:

Command 'nmap' not found, but can be installed with:

sudo snap install nmap # version 7.80, or
sudo apt install nmap # version 7.80+dfsg1-1build1

See 'snap info nmap' for additional versions.

uplifting@magic-carpet:$ sudo snap install nmap
[sudo] password for uplifting:
nmap 7.80 from Maximiliano Bertacchini (maxiberta) installed
uplifting@magic-carpet:
$ sudo -s
root@magic-carpet:/home/uplifting# nmap www.joebitcoin.org
Starting Nmap 7.80 ( https://nmap.org ) at 2019-10-23 10:27 CDT
Couldn't open a raw socket. Error: Permission denied (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.