开发者社区> 问答> 正文

centOS+tomcat6+jdk1.6 网站一直收到奇怪的url请求,该如何避免

之前网站运行的好好的,自从上周网站升级后,项目日志不断出现该请求,每隔10分钟左右出现一次
最后报错ClientAbortException: java.net.SocketException: Broken pipe, tomcat进程挂掉,
每次重启tomcat后马上又会收到该请求。

这种情况是不是遭受到dos攻击了?该如何避免?

2016-10-14 22:52:31,836 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-5 - No mapping found for HTTP request with URI [/av.php] in DispatcherServlet with name 'spring-servlet'
2016-10-14 23:24:35,730 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-5 - No mapping found for HTTP request with URI [/azenv.php] in DispatcherServlet with name 'spring-servlet'

2016-10-17 14:15:13,283 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,351 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,391 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/dbadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,429 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/sqlmanager/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,467 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/mysqlmanager/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,505 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,550 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,588 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,631 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,669 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmyadmin2/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,707 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmyadmin3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,746 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmyadmin4/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,783 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/2phpmyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,822 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmy/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,861 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phppma/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,899 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/myadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,942 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/shopdb/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:33,981 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/MyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,019 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/program/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,058 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/PMA/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,097 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/dbadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,137 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/pma/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,176 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,216 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,260 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,298 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/database/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,337 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/phpmyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,374 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/phpMyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,412 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sqlmanager/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,451 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysqlmanager/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,489 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/php-myadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,528 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmy-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,566 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysqladmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,609 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,646 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/phpmyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,685 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/phpMyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,723 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/sysadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,762 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/sqladmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,803 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/db/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,841 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/web/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,879 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/admin/pMA/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,920 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/pma/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:34,963 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/db/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,004 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/web/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,046 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/mysql/pMA/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,084 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/phpmanager/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,121 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/php-myadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,160 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/phpmy-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,197 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/sql/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,235 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/myadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,273 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/webadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,310 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/sqlweb/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,347 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/websql/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,385 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/webdb/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,422 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/sqladmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,460 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/sql-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,497 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/phpmyadmin2/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,534 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/phpMyAdmin2/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,571 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/sql/phpMyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,609 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/myadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,645 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/webadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,682 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/dbweb/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,719 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/websql/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,756 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/webdb/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,793 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/dbadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,835 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/db-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,873 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/phpmyadmin3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,909 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/phpMyAdmin3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,946 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/db/phpMyAdmin-3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:35,982 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/phpmyadmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,021 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/phpMyAdmin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,058 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/db/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,095 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/web/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,132 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/pma/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,170 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/PMA/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,206 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/administrator/admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,243 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyAdmin2/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,282 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyAdmin3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,320 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyAdmin4/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,357 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpMyAdmin-3/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,395 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/php-my-admin/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,433 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/PMA2012/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,470 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/pma2012/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,507 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/PMA2011/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,544 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/pma2011/] in DispatcherServlet with name 'spring-servlet'
2016-10-17 14:25:36,581 WARN org.springframework.web.servlet.DispatcherServlet.noHandlerFound(DispatcherServlet.java:1136) http-80-3 - No mapping found for HTTP request with URI [/phpmanager/] in DispatcherServlet with name 'spring-servlet'

展开
收起
再见理想99 2016-10-17 15:33:46 3266 0
2 条回答
写回答
取消 提交回答
  • 可以在容器前加一层代理做一些过滤,比如装个nginx只将合法请求代理到web容器,非法请求直接挡回去,可以做到保护后端应用的作用。如果别人拼接你们的链接的话,可以在应用里加一下限流。

    2019-07-17 20:17:02
    赞同 展开评论 打赏
  • 码农|Coder| Pythonista

    您好,这个是黑客在扫描您的网站。

    2019-07-17 20:17:02
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Apache Tomcat 的云原生演进 立即下载
CentOS Nginx PHP JAVA 多语言镜像使用手 立即下载
CentOS Nginx PHP JAVA多语言镜像使用手册 立即下载