码迷,mamicode.com
首页 > 其他好文 > 详细

ROS二次加密登陆系统正式发布!!!

时间:2018-10-04 10:12:59      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:word   二次   amp   增加   inpu   too   find   .com   取消   

http://sn142.gz01.bdysite.com

增强安装性,多一道登陆,就增加了入侵的难度!

/ip service
set 2 port=800
set 6 port=55555
ena 2,6
/tool netwatch
add host=8.8.8.8 interval=1m down-script="/ip firewall filter dis [find comment=login]"
/ip firewall mangle
add chain=input protocol=tcp dst-port=800 content="login?username=test&password=test&key=253254353" action=add-src-to-address-list address-list=login address-list-timeout=1d comment=login
/ip firewall filter
add chain=input protocol=tcp dst-port=55555 src-address-list=!login action=drop comment=login





上面的脚本,能修改的地方就是username=你的用户名,password=你的密码。然后导入脚本, 登陆网页先登陆一次, 就可以用WINBOX登陆了(端口:55555)。

应急登陆不上的,断网,1分钟后保护暂时取消。

登录器地址:

http://sn142.gz01.bdysite.com

ROS二次加密登陆系统正式发布!!!

标签:word   二次   amp   增加   inpu   too   find   .com   取消   

原文地址:https://www.cnblogs.com/roswifi/p/9739386.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!