Jump to content

raz0r

Active Members
  • Posts

    198
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by raz0r

  1. @

    gittinfunky

    ssh into your VPS then try the following commands

    sudo su

    passwd enter new password twice

    nano /etc/ssh/sshd_config

    Then edit this line as shown PermitRootLogin yes

    Then edit this line as shown PasswordAuthentication yes

    Ctrl + x

    y return

    service ssh restart

    log out then try

    ssh root@IP

  2. No currently I have my cubox-I which is running Kali Linux my personal set up with up to date kernel http://solid-run.com/wp-content/uploads/2015/07/cubox-i-02.png


    Plugged in along with my LanTurtle, then from there my LanTurtle set with autossh to my VPS along with my remote ip camera which monitors my flat, therefore access to my home network from anywhere.


    Happy days


    Raz0r

  3. Hi Darren

    Quick question i see that you use the PHP payload is there any others we can use as i cant seam to use the post modules, with windows the payloads are not a problem but im getting a bit confused with the linux ones.

    This is what im getting

    msf exploit(handler) > set PAYLOAD linux/x86/meterpreter/reverse_tcp
    PAYLOAD => linux/x86/meterpreter/reverse_tcp
    msf exploit(handler) > exploit -j [*] Exploit running as background job.
    [*] Started reverse handler on 0.0.0.0:2121 [*] Starting the payload handler...
    msf exploit(handler) > [*] Transmitting intermediate stager for over-sized stage...(105 bytes) [*] Sending stage (1495598 bytes) to MY EXTERNAL IP [*] Transmitting intermediate stager for over-sized stage...(105 bytes) [*] Sending stage (1495598 bytes) to MY EXTERNAL IP [*] Transmitting intermediate stager for over-sized stage...(105 bytes)

    and it just keeps going

    If any of you guys could make a quick list that i can use with the Meterpreter and linux and also use the post modules that would be great.

    Many Thanks

    Regards

    Raz0r

  4. Not to sure about you lot but since they updated aircrack-ng suite its broken soooooo many things that i frequentley use its crazy, but i managed to find a work around thank god i back Kali up here is what i do.

    apt-get update

    echo "aircrack-ng hold"|dpkg --set-selections

    apt-get dist-upgrade

    Hope this helps you guys out

    Kind Regards

    Ed

×
×
  • Create New...