美文网首页简书付费文章
Hack The Box Lightweight WriteUp

Hack The Box Lightweight WriteUp

作者: 小猪配不齐 | 来源:发表于2019-03-08 09:10 被阅读0次

    1.端口扫描:发现389端口有LDAP服务运行,尝试利用扫描脚本和匿名账户登录ldap服务器得到以下结果
    nmap -p 389 --script ldap-search --script-args '' 10.10.10.119

    ldap
    ssh账户

    ldapuser2

    7z破解 status.php
    https://nxnjz.net/2018/08/an-interesting-privilege-escalation-vector-getcap/ ep权限

    root.txt
    root shell

    相关文章

      网友评论

        本文标题:Hack The Box Lightweight WriteUp

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