SkillAgentSearch skills...

SimplePyInteractsh

Python-based integration for Interactsh client, designed for registering and managing interactions.

Install / Use

/learn @j4k0m/SimplePyInteractsh
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Interactsh Python Client - OAST Platform

A Python-based client for interacting with the Interactsh OAST platform. This tool allows users to easily generate and manage interactions through DNS queries and HTTP callbacks.

Features

  • Interactive polling for DNS and HTTP-based interactions.
  • Lightweight and easy to use with simple CLI options.
  • Displays interaction results in real-time.

Usage

Command-line Options

To display the help menu:

python interactsh_client.py --help

Output:

usage: interactsh_client.py [-h] [-v]

Interactsh Python Client

options:
  -h, --help     show this help message and exit
  -v, --verbose  Enable verbose mode

Example Usage

To run the client with verbose output enabled:

python interactsh_client.py -v

Screenshot

Below is a sample screenshot of the client in action, polling for DNS interactions:

image

Installation

  1. Clone the repository:
    git clone https://github.com/j4k0m/SimplePyInteractsh.git
    
  2. Navigate to the project directory:
    cd SimplePyInteractsh
    
  3. Run the client using Python:
    python interactsh_client.py
    

License

This project is licensed under the MIT License.

View on GitHub
GitHub Stars6
CategoryDesign
Updated1y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Jan 13, 2025

No findings