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.
Install / Use
/learn @immunIT/XIPREADME
XIP
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.
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
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

