Skip to content

ABlogiX/nmap-cookbook

 
 

Repository files navigation

Nmap Cookbook

Installs Nmap and add the ability to run Nmap as an unprivileged user on Linux systems by using capabilities.

Supported Platforms

  • Ubuntu 14.04
  • CentOS 7.0

Attributes

Usage

nmap-cookbook::default

Include nmap in your node's run_list:

{
  "run_list": [
    "recipe[nmap::default]"
  ]
}

License and Authors

Author:: Merouane Atig (merouane.atig@gmail.com)

About

Chef cookbook to install Nmap with the ability to run as an unprivileged user on Linux systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%