{"id":23468266,"url":"https://github.com/werrett/nmap-cookbook","last_synced_at":"2025-04-12T21:15:32.950Z","repository":{"id":15295028,"uuid":"18024704","full_name":"werrett/nmap-cookbook","owner":"werrett","description":"Simple Chef Cookbook for Nmap - The \"Network Mapper\"","archived":false,"fork":false,"pushed_at":"2014-09-08T04:46:56.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T04:43:54.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bhnddowinf/vuejs-learn","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/werrett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-23T02:16:41.000Z","updated_at":"2014-09-08T04:46:56.000Z","dependencies_parsed_at":"2022-07-31T04:08:54.802Z","dependency_job_id":null,"html_url":"https://github.com/werrett/nmap-cookbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fnmap-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fnmap-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fnmap-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fnmap-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werrett","download_url":"https://codeload.github.com/werrett/nmap-cookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631679,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-24T13:50:32.164Z","updated_at":"2025-04-12T21:15:32.928Z","avatar_url":"https://github.com/werrett.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nmap Cookbook\n\nCookbook to install [Nmap](http://nmap.org/), the \"Network Mapper\", and friends\n(nping, ncat, ...) from source.\n\nFollows a generic Chef [install-from-source method](http://stackoverflow.com/a/8642173).\n\n# Requirements\n\nRequires the following packages on Ubuntu:\n\n  * build-essential\n  * libpcap-dev\n  * liblua5.1-0-dev\n  * libpcre3-dev\n  * libssl-dev\n  * libstdc++6\n\nNote: Only tested under Ubuntu 12.04 LTS 64-bit.\n\n# Usage\n\nTo spin up an Ubuntu install using [Vagrant](http://vagrantup.com).\n\n```\ngit clone https://github.com/werrett/nmap-cookbook.git nmap-vm\ncd nmap-vm\nvagrant up --provision\n...\nvagrant ssh\nnmap -v\nnmap -sT -F localhost\n\n```\n\n# Attributes\n\n  * version - Version of Nmap to install.\n  * binary - Install location for the Nmap binaries.\n  * url - URL to pull Nmap source from.\n  * configure_options - Arguments passed to `configure`.\n  * make_options - Arguments passed to `make`.\n  * install_options - Arguments passed to `make install`.\n\n# Author\n\nJonathan Werrett (\u003cjonathan@werrett.hk\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fnmap-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerrett%2Fnmap-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fnmap-cookbook/lists"}