美文网首页
常见中间件弱口令

常见中间件弱口令

作者: ffx_01 | 来源:发表于2019-11-22 18:02 被阅读0次

中间件弱口令

Tomcat

tomcat:tomcat

weblogic

weblogic:weblogic
system:system
portaladmin:portaladmin
guest:guest
weblogic:admin123
weblogic:weblogic123

Jboss

jboss:jboss
admin:admin

jonas

jadmin:jonas
tomcat:tomcat
jonas:jonas

默认端口

Tomcat:8080(Web、Console)、...
WebLogic:7001、7002(Web、Console)、...
JBoss:8080(Web)、9990(Console)、...
WebSphere:9080、9443(Web)、9060、9043(Console)、...
JOnAS:9000、...

默认路径

Tomcat:http://<host>:8080/manager/html
WebLogic:http://<host>:7001/console/
JOnAS:http://<host>:9000/jonasAdmin/
JBoss:http://<host>:9990
WebSphere:http://<host>:7043/ibm/console/logon.jsp

相关文章

网友评论

      本文标题:常见中间件弱口令

      本文链接:https://www.haomeiwen.com/subject/yysqwctx.html