/XIP

XIP generates a list of IP addresses by applying a set of transformations used to bypass security measures e.g. blacklist filtering, WAF, etc.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

XIP

Build Status

Description

XIP generates a list of IP addresses by applying a set of transformations used to bypass security measures e.g. blacklist filtering, WAF, etc.

asciicast

Further explaination on our blog post article

Usage

python3 xip.py --help

Docker alternative

Official image

You can pull the official Drupwn image from the dockerhub registry using the following command:

docker pull immunit/XIP

Build

To build the container, just use this command:

docker build -t xip .

Docker will download the Alpine image and then execute the installation steps.

Be patient, the process can be quite long the first time.

Run

Once the build process is over, get and enjoy your new tool.

docker run --rm -it xip --help

Logging

The output generated is stored in the /tmp/ folder. When using docker, run your container using the following option

-v YOUR_PATH_FOLDER:/tmp/

Disclaimer of Warranty

XIP is provided under this License on an "as is" basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the XIP is free of defects, merchantable, fit for a particular purpose or non-infringing.

Acknowledgement

Credits of that tool amount to Nicolas Grégoire following the Hackfest conference(French ONLY) which took place in 2015