修复 JBoss 漏洞操作手册
修复 JBoss 漏洞操作手册
中毒现象:
1. ps axf 看到多出了很多进程,尤其是有 pnscan 这个进程,它会对外扫描整个网络, 导致网络拥塞:
?
??
2. crontab -l 看到多出了,有些中毒的则没有这个现象:
?
# vi ${JBOSS_HOME}/server/all(default,minimal)/deploy/management/console-mgr.sar/web-console.war/WEB-INF/classes/web-console-users.properties?# A sample users.properties file for use with the UsersRolesLoginModule admin= emsppassword123 修改 admin 密码
最后启动 jboss 生效。