sermojohn / catcher_modules

Catcher modules repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/comtihon/catcher_modules/actions/workflows/test.yml/badge.svg?branch=master https://patrolavia.github.io/telegram-badge/chat.png

Catcher modules

External Catcher modules repository.
Besides the built-in Catcher support external modules: as python or any other executable scripts.
See Catcher documentation on installation catcher with catcher-modules.

Usage

You can either write your own module in python or as external shell script. Both ways are covered in Catcher documentation for external modules.

Read the docs for existing modules usage info: :meth:`catcher_modules`

Contribution

If you believe your external python module can be useful for other people you can create a pull request here. You can find quick support in the telegram channel.

Contributors:

Additional dependencies

libclntsh.dylib is required for oracle. Read more here.
unixodbc-dev and driver are required for mssql
Webdriver is required for selenium
Webdriver bundle for your language (except python) is required for selenium.

About

Catcher modules repository

License:Apache License 2.0


Languages

Language:Python 98.9%Language:Dockerfile 1.0%Language:Makefile 0.1%