ACIDREVERSER
Unlimited Reverse IP Lookup using hackertarget.com API.
Install / Use
/learn @KTN1990/ACIDREVERSERREADME
ACIDREVERSER
Reverse IP Lookup using hackertarget.com API.
What is a Reverse IP Lookup?
The technique known as Reverse IP Lookup is a way to identify hostnames that have DNS (A) records associated with an IP address.
A web server can be configured to server multiple virtual hosts from a single IP address. This is a common technique in shared hosting environments. It is also common in many organizations and can be an excellent way to expand the attack surface when going after a web server. If for example your primary target web site appears to be secure you may be able to gain access to the underlying operating system by attacking a less secure site on the same server. Bypassing the security controls of the target site.
Features
- Multithreading.
- Single and multiple target scanning.
- Can check with ip or website and auto-check for port 80 for mass ip scanning.
- Bypassing free hackertarget.com API limitation using proxies (auto grabbed proxies).
Installation
For Windows:
- Download python3
- During the installation add python to your path, how to ?
- Type this command in your CMD.exe
python -m pip install http-request-randomizer
For Linux/Unix:
- Update your python3 using your package manager, exemple: apt for ubuntu or brew for mac os
- Type this command in your terminal
python3 -m pip install http-request-randomizer
Usage
python3 ACIDREVERSER.py [-h] [-s TARGET] [-l LIST] -t THREAD
1. -s : single target (IP or WEBSITE)
2. -l : list or targets (IP or WEBSITE)
3. -t : number of threads
License
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate 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
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
