DEV Community

Ronit Paikray
Ronit Paikray

Posted on

Built a Chatbot That Explains IP Vulnerabilities Like a Human (Say Hi to DhaViPa)

Hey devs πŸ‘‹

I recently built something I’ve wanted for a long time: a chat-based security assistant that analyzes IP addresses and explains the results like a human β€” no jargon, no confusion.

Say hello to πŸ‘‰ DhaViPa
(stands for Dynamic Host & Vulnerability Intelligence Partner)

βš™οΈ What DhaViPa Does
πŸ” Takes an IP or domain

πŸ“‘ Checks for open ports, risk factors, and more

πŸ€– Converts raw data into plain-English summaries

πŸ’¬ Lets you ask follow-up questions like:

β€œIs this IP safe?”
β€œWhat is CVE-2021-1234?”

πŸ§ͺ Why I Built It
I noticed something simple:
Scan tools are built for pros β€” not for people.

But threats don’t discriminate.

I imagined a tool that explains vulnerabilities like:

β€œThis port is often targeted. You should consider closing it.”
Instead of:
β€œTCP port 22 open, SSH service detected, CVE-2018-15473”

That’s how DhaViPa was born.

πŸ” What Makes It Different
βœ… Conversational β€” it's like ChatGPT for network security
βœ… Human-friendly summaries
βœ… Downloadable report (.json + .txt)
βœ… Mobile-first design
βœ… Great for students, devs, teachers, small business owners

πŸ”— Try it out!
πŸ‘‰ https://dhavipa.netlify.app

I’m still working on features like:

πŸ“Š Risk level meter

🌐 Multi-language replies

πŸ“€ Upload JSON scan file and ask questions

πŸ™ A Note of Thanks
I’m Ronit Paikray, the developer of DhaViPa and founder of The Desi Digital Defender.
I believe cybersecurity should be for everyone, not just experts. This tool is my step toward that goal.

Feel free to leave feedback or open feature requests πŸ’¬

Let’s make the internet safer β€” together.

πŸš€ Built with passion, tested with curiosity.
πŸ”— Visit: https://dhavipa.netlify.app

Top comments (0)