My server was attacked by hackers and i am trying to secure it.
is there such thing that i can completely stop all traffic except web visitors / who want to place orders.
i know SFTP, SSH are critical components is there anything else hackers need to enter into my system
read below, i wish if there is such thing, i can safegaurd my servers
can you tll me what are the critical blocking rules i can setup
so that when ever i needed i will allow them manually,
can i do these on router, iptables
for example sFTP, SSH, directory permissions, root access, change configuration files or modify files on system directories, on public_html
also do not allow to modify any phy files and do not allow to create any new files
on database site.
If i decide i am not planning to make changes, not installing anything, do not want to use SFTP, SSH and onlything i want to allow is accessing my website for traffic
to place orders or browse products.
how to setup a rule like that and also if at all you want to install updates
allow specific ip address to access resources.
also what are the things hackers need to get access to to mess up the system?
i know SFTP, SSH, anything else ? and can we block