Skip to content

tpcybersec/TP-OOB-Interaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP-OOB-Interaction

Get OOB interactions from Interactsh and send to Discord, Telegram, Slack

Installation

From PyPI:

pip install TP-OOB-Interaction

From Source:

git clone https://github.com/truocphan/TP-OOB-Interaction.git --branch <Branch/Tag>
cd TP-OOB-Interaction
python setup.py build
python setup.py install

Basic Usage

To send notifications successfully, please refer to the sendNotify.json configuration file

> TP-OOB-Interaction --help

  _____ ____     ___   ___  ____       ___       _                      _   _
 |_   _|  _ \   / _ \ / _ \| __ )     |_ _|_ __ | |_ ___ _ __ __ _  ___| |_(_) ___  _ __
   | | | |_) | | | | | | | |  _ \ _____| || '_ \| __/ _ \ '__/ _\`|/ __| __| |/ _ \| '_ \
   | | |  __/  | |_| | |_| | |_) |_____| || | | | ||  __/ | | (_| | (__| |_| | (_) | | | |
   |_| |_|      \___/ \___/|____/     |___|_| |_|\__\___|_|  \__,_|\___|\__|_|\___/|_| |_|

                                v2024.10.1 by TP Cyber Security (@TPCyberSec)

usage: TP-OOB-Interaction [-h] [--discord-bot BOT_NAME] [--telegram-bot BOT_NAME] [--slack-bot BOT_NAME] [--update]

options:
  -h, --help            show this help message and exit
  --discord-bot BOT_NAME
                        Use the BOT "BOT_NAME" to send OOB interactions to Discord
  --telegram-bot BOT_NAME
                        Use the BOT "BOT_NAME" to send OOB interactions to Telegram
  --slack-bot BOT_NAME  Use the BOT "BOT_NAME" to send OOB interactions to Slack
  --update              Update TP-OOB-Interaction to the latest version

How to install and use TP-OOB-Interaction

How to install and use TP-OOB-Interaction


CHANGELOG

  • Fixed: Breaking Markdown Messages
  • Fixed: Do not poll old data when rerunning
  • New: Get OOB interactions from Interactsh and send to Discord, Telegram, Slack.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages