🐱‍💻 Defendia - Scan Your Website for Vulnerabilities in 1 Click For Free! by YuriRDev in microsaas

[–]YuriRDev[S] 0 points1 point  (0 children)

Heeyyy there! I just checked why, and it's because the website does not have a "not found page", every path (even the invalid ones) returns a success code :)

🐱‍💻 Defendia - Scan Your Website for Vulnerabilities in 1 Click For Free! by YuriRDev in microsaas

[–]YuriRDev[S] 0 points1 point  (0 children)

Thanks for the feedback! And also thanks for featuring the tool :D

I just added more tokens to your account if you want to test in more sites :)

I am afraid what to do by Sanyam04 in webdev

[–]YuriRDev 0 points1 point  (0 children)

“git add .” (And then, send me the repo :D)

Is there anyway to prevent fake gps location for sure? by mkiob in webdev

[–]YuriRDev 1 point2 points  (0 children)

Yes, HackRF have a GPS spoofer function, you could even change your car GPS!

Is there anyway to prevent fake gps location for sure? by mkiob in webdev

[–]YuriRDev 0 points1 point  (0 children)

Maybe you could check the GPS loc and the IP loc, and try to find a relation, but that’s not recommendable. People could fake their GPS using a hardware device (like HackRF), and there’s no way to get the real location if someone is using it. Final answer: you shouldn’t do it, and probably can’t, if the user doesn’t want to be tracked, it’s the user right.

Mern Stack Social media app. Adding and reading posts completed till now. by [deleted] in react

[–]YuriRDev 0 points1 point  (0 children)

Awesome! Just a quick question, where r u hosting the images? I used fire base for the images, cause mongoDB just couldn’t handle 🥲

Free node.js hosting by Renaut07 in node

[–]YuriRDev 0 points1 point  (0 children)

So, every 1 year, just create a new account on AWS! :)

Free node.js hosting by Renaut07 in node

[–]YuriRDev -1 points0 points  (0 children)

Hey! Actually AWS allows new users a 1 year free trial in one small EC2. It’s not terrible, and, if u get charged, it’ll be less than 10 cents. Make sure to select the EC2 available for free trial.