Laxman Poudel
Building open-source tools that educate and empower. Passionate about cybersecurity, web technologies, and creating practical solutions for Nepal's developer community.
About This Project
Educational Purpose
SMS Bomber NP demonstrates how SMS flooding attacks work, helping developers and security researchers understand the mechanics behind such attacks.
Security Awareness
By understanding how SMS bombing works, users can better protect themselves and their numbers from real-world attacks.
Open Source
This project is MIT licensed. Anyone can study the code, contribute improvements, or fork it for their own learning.
Tech Stack
Frontend
Pure HTML, CSS, and JavaScript. No frameworks. No build steps. Instant loading.
Backend
Cloudflare Workers for secure API proxying. Firebase RTDB for protected numbers and logging.
Security
Cloudflare Turnstile for bot protection. Server-side token verification. No user data stored.
Project Disclaimer
SMS Bomber NP is an educational security research tool. It demonstrates SMS flooding techniques for learning purposes only. The developer is not responsible for any misuse. Always test on your own numbers. Use responsibly and ethically.