Skip to content

Module with parsers that run various tools and return the result in json

License

Notifications You must be signed in to change notification settings

eonlight/parsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsers

Module with parsers that run various tools and return the result in json.

Suported tools

  • nmap
  • wpscan
  • joomscan
  • sqlmap
  • whatweb

Installation

pip install git+https://github.com/eonlight/parsers

or

git clone https://github.com/eonlight/parsers
cd parsers
./setup.py install

Configuration

To Do List

  • Make Nmap Parser a little bit more intelligent to report more data other than versions

ChangeLog

version 0.1.1 (current)

  • Improves setup with pre instalation scripts

version 0.1.0

  • NMapParser is more intelligent
  • Now returns a json result with product, name and version

version 0.0.3

  • Initial official verison
  • Fixes bugs

About

Module with parsers that run various tools and return the result in json

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages