slaughterjames / nmapparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#nmapparser v0.1 - Copyright 2019 James Slaughter, #This file is part of nmapparser v0.1.

#nmapparser v0.1 is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by #the Free Software Foundation, either version 3 of the License, or #(at your option) any later version.

#nmapparser v0.1 is distributed in the hope that it will be useful, #but WITHOUT ANY WARRANTY; without even the implied warranty of #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #GNU General Public License for more details.

#You should have received a copy of the GNU General Public License #along with nmapparser v0.1. If not, see http://www.gnu.org/licenses/.

#nmapparser is a shell script that executes a series of grep and sed commands against gnmap output files created by NMap that #quickly narrows down the scope of potential interesting targets.

usage: nmapparser.sh

About


Languages

Language:Shell 100.0%