Is someone trying to hack my server? Please tell me what can I do? [closed]

烈酒焚心 提交于 2019-12-04 09:43:38

Yea, those mostly all look like bots hitting your site looking for security holes. You'll never stop those requests from coming in, but you can configure your server to drop them instead of trying to process them.

For random websites that you're making for fun, and don't have serious security concerns, you can probably ignore them... I do. For any sort of professional application, or if you want to give yourself a lesson in web security, you should tinker with some of your server configs to block any unexpected requests.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!