Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 786 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 786 Bytes

Utils

In this repository you can find some utilities that can be helpful with Kraken.

These are:

  • req2profile: utility to convert Burpsuite requests into Kraken connection profiles.
  • check_syntax: utility to check the syntax and execution of the different Kraken modules.
  • fix_symbolic_links: utility to repair broken symbolic links in Kraken module directory.
  • precompiler: utility to precompile all Kraken modules for use in different executors (agents).

Contribute

You can contribute by creating or adding new utilities to help improve/streamline Kraken. Open a pull request explaining your contribution and, if it fits, it will be incorporated into the project.