A powerful, multi-purpose Webhook Interaction & Signal System built using Node.js, Python, PHP, Bash, and more. This tool allows you to:
- Capture webhooks from any source (browser, device, service)
- Monitor and log real-time events
- Send signals to parent servers
- Initiate client-server connections (e.g., with Netcat)
- Automate setup via shell script (Termux-ready)
- Bridge front-end & back-end workflows with ease
nxneeraj-webhook/
├── README.md # Project description (You’re reading it 😎)
├── code.nx # NorX based placeholder file (for future extension)
├── index.html # Basic HTML interface to trigger webhook
├── script.js # Sends POST requests to webhook server
├── server.js # Express server to receive webhook payloads
├── shh.sh # Termux shell script for setup
├── myWebhookServer/
│ ├── server.js # Duplicate webhook server for testing/extension
│ └── chunk/
│ ├── script.js # Sends POST + Netcat client connection (Node.js)
│ └── script.php # Same functionality in PHP
└── World-Lissinor/
├── Connect.html # Interactive front-end for monitoring events
├── Connection-to-Parent-IP.py # Backend comm script (Python)
├── index.html # UI dashboard
├── reqcath.txt # Captured request log
├── send-request.html # Trigger POST request
├── server.py # Python-based webhook handler
└── shell.php # Web shell for remote interactions- 🌐 Webhook Receiver – Logs headers + body on each POST request.
- 📤 Signal Sender – Notifies parent server with payloads (Node/PHP).
- 🧠 Multi-language Backends – Node.js, Python, PHP, and shell support.
- 💻 Front-End Interfaces – HTML-based control panels and buttons.
- 🔁 Netcat Connection – Auto-connects to local TCP sockets for testing.
- 📲 Termux Setup Script – Instantly prepare a Termux device with all tools.
git clone https://github.com/your-username/nxneeraj-webhook.git
cd nxneeraj-webhooknpm install
node server.jsServer will start at: http://localhost:3000
Open index.html in any browser — it’ll auto-trigger a POST request to the webhook server.
Run this inside Termux to get started:
bash shh.shThis installs:
- Node.js
- Python & pip
- Git, curl, nano, and many more essentials
- Grants storage permission
- Prepares your mobile environment for serious action
- 📡 IoT Monitoring – Devices can POST to the webhook and trigger signals.
- 🕵️ Red Team Ops – Covert connection signals to parent server & Netcat.
- 💌 Automation – Use this as a lightweight backend for event handling.
- 💻 Learning – Practice Node, Python, PHP, and networking logic together.
Use with caution. This tool is capable of interacting with shell systems and network ports. Ensure you are authorized to use it in any environment you deploy it in.
- NorX integration via
code.nx - CLI-based management panel
- Secure WebSocket support
- Database logging system
Crafted by Neeraj — with passion, skill, and that hacker's flair 🐰❤️ Give a ⭐ on GitHub if you love it!
Contributions are warmly welcome! Here’s how you can help:
- Report bugs or edge cases via GitHub Issues
- Suggest new features or CLI improvements
- Submit PRs to enhance logic, UX, or compatibility
- Share use cases, templates, and examples
- 👤 Author: Neeraj Sah
- 📧 Email: [email protected]
- 🏴☠️ Org: Team HyperGod-X
If this tool helped you:
- ⭐ Star this repo
- 🚀 Share it with fellow hackers
- 🧠 Mention it in your toolkit, blog, or course
- 🔁 Fork and make it even better!
"A single webhook can whisper secrets the world isn’t ready to hear." — Hx-Bunny
Build faster. Test smarter. Hack ethically.
With 💥 from Team HyperGod-X 👾
Keep Moving Forward