aguacate

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

aguacate 🥑

A small app that parses a nmap XML output and generates a folder structure with some markdowns inside

Build

Building is as easy as getting the repo and run go build. Alternatively you can download the latest build from the releases.

Usage

Scan your assets with nmap and export to XML, something like:

nmap -sS -Pn -sV -v -O -T3 --open -iL ip.txt -oA scan

After, with the XML file execute aguacate:

./aguacate -nmap scan.xml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package nmap parses Nmap XML data into a similary formed struct.
Package nmap parses Nmap XML data into a similary formed struct.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL