Git Product home page Git Product logo

lapith's Introduction

Lapith

Lapith is a Python GUI tool that presents Nessus results in a format more useful for penetration testers. Results can be viewed by issue as opposed to by host. It is therefore easier to report all the hosts affected by an issue, rather than all of the issues affecting the host.

Multiple results files can be opened and viewed individually. All open files can then be merged together into a single report, making it easier to report the results of multiple scans.

Results files can be dragged and dropped onto the left-hand tree pane in order to open them. Individual rating levels can be saved out as text files by right clicking on the appropriate item in the treeview.

Various export options are supported: CSV, XML, and restructured text. If the results of a plug-in differ between hosts then a separate tab will appear showing the diff output. Note that host names and IP addresses are excluded from the plug-in output when computing the diffs.

Metasploitable merged scan

Requirements

Lapith requires Python 2.7 and the WXPython GUI library. The Jinja2 templating language is also required for the various export options.

WX Python can be downloaded from: http://www.wxpython.org/download.php#stable Jinja2 can be installed using PIP (pip install jinja2) or from Pypi: https://pypi.python.org/pypi/Jinja2

Lapith is released under the AGPL. Full details of the licence can be found in the LICENSE file. Source code is available on github: http://github.com/nccgroup/lapith

Author

Felix Ingram @lllamaboy

http://stupentest.net/

http://github.com/lllama

http://bitbucket.com/lllama

lapith's People

Contributors

lllama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.