ShadowPWN Posted October 1, 2019 Posted October 1, 2019 I'm working on a Hidden Service for my e-store (a legal one) since I don't want to pay for a lot of the DNS bullshit from my ISP. Can you guys give me some good tips on how to harden it? Software Specs: Ubuntu 18.04 Apache2 Webserver MySQL PHPmyAdmin P.S. Some tips on a good firewall setup would be good as well :)
ShadowPWN Posted October 1, 2019 Author Posted October 1, 2019 Also I'm kind of inexperienced in web development, so please forgive me for sounding stupid lol. I'm working on me CEH Certification rn.
digininja Posted October 1, 2019 Posted October 1, 2019 Why would you need to pay for DNS? For locking things down, Google hardening Apache, there are loads of guides out there. Don't expose any services except the web server. Don't expose phpmyadmin. The vulnerabilities are more likely to be in your web app than anything else.
aethernaut Posted October 8, 2019 Posted October 8, 2019 20 hours ago, Uspeh said: My knowledge is not yet enough to implement such projects. Then don't do it until your knowledge IS enough.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.