Giter VIP home page Giter VIP logo

ehscriptor's Introduction

#EHScriptor

Ethical Hacking Scripter - GUI converter and docx/odt generator for ethical hacking.

Input formats:

  • Nessus
  • Burp
  • Acunetx
  • any markdown file

Output formats:

  • docx
  • odt

#Steps - How to use it

  1. Create a docx/odt with some default formatting (like headings, captions)
  2. Convert to Nessus/Burp/Acunetix to markdown with EHScriptor
  3. Manually edit the results (if needed)
  4. Add findings like the converted ones
  5. Convert to docx or odt with EHScriptor
  6. Open result in office and click through the errors ;)
  7. Run the macro (copy it from GUI)
  8. Adjust the styles (numbering of "Headings" and "Source Code" style)
  9. Done!

#Screenshots

GUI

Result sample

#ChangeLog

  • v0.1 - Initial release

#Requirements

##Linux packages:

sudo apt-get install python3
sudo apt-get install python3-easygui
sudo apt-get install python3-yaml
sudo apt-get install python3-setuptools
sudo apt-get install libyaml-dev
sudo apt-get install python3-dev
sudo apt-get install libffi-dev
sudo apt-get install pandoc

##Python3 packages:

easy_install3 pip
pip3 install pyyaml
pip3 install lxml
pip3 install pygal
pip3 install cairosvg
pip3 install cssselect
pip3 install tinycss
pip3 install html2text

#License

GNU GPL V2

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.