Results 1 to 5 of 5

Thread: Creating a meterpreter on a Windows 7 machine using the username and password.

  1. #1
    Join Date
    2013-Jul
    Posts
    1

    Creating a meterpreter on a Windows 7 machine using the username and password.

    Hello,

    I am investigating how to block specific attacks on a Windows 7 system, one possibility I'm attempting to test is in which an attacker could use a known username and password to create a Meterpreter shell on the target, when all other exploit methods fail and not using remote desktop itself as it would be easily noticeable.

    I have searched on the internet for some way to get a Meterpreter shell on a target Windows 7 machine in which the password and username is known.
    It seems all google results show the opposite: Using Meterpreter to enable RDP.

    The target VM I have set up has remote desktop enabled and the username and password is known.
    I can rdesktop to the target fine using the username and password. But I am unaware of a tool or a exploit which works through remote desktop to create a Meterpreter shell.

    Thanks,

    Wully

  2. #2
    Meterpreter is only the payload. You want to look into exploits that allows arbitrary code to run on the target machine. Specific exploits that use the username and password, such as the psexec module should do the trick.

  3. #3
    Join Date
    2013-Apr
    Posts
    126
    Quote Originally Posted by Wully View Post
    Hello,

    I am investigating how to block specific attacks on a Windows 7 system, one possibility I'm attempting to test is in which an attacker could use a known username and password to create a Meterpreter shell on the target, when all other exploit methods fail and not using remote desktop itself as it would be easily noticeable.

    I have searched on the internet for some way to get a Meterpreter shell on a target Windows 7 machine in which the password and username is known.
    It seems all google results show the opposite: Using Meterpreter to enable RDP.

    The target VM I have set up has remote desktop enabled and the username and password is known.
    I can rdesktop to the target fine using the username and password. But I am unaware of a tool or a exploit which works through remote desktop to create a Meterpreter shell.

    Thanks,

    Wully
    What you are saying does not make sens. Try to learn and understand how to gather information on a target system (windows 7 in your case) and how to exploit vulnerabilities to get access using metasploit. You can find a lot of ressources on the internet and i can recommand this for you.

  4. #4
    Quote Originally Posted by root-boy View Post
    What you are saying does not make sens. Try to learn and understand how to gather information on a target system (windows 7 in your case) and how to exploit vulnerabilities to get access using metasploit. You can find a lot of ressources on the internet and i can recommand this for you.
    You could also try walking the other way, look for exploits and match it with your requirements. I've always found exploit-db as a good place to start.

  5. #5
    Join Date
    2013-Oct
    Location
    Skopje, Macedonia
    Posts
    16
    +1 for psexec

    besides offensive-security metasploit unlished materials, I would say securitytube SMFE videos are awesome too http://www.securitytube.net/groups?o...iew&groupId=10

Similar Threads

  1. No username and password
    By Axcxiii in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2022-12-31, 16:03
  2. Replies: 8
    Last Post: 2020-05-05, 00:08
  3. Problems with Username and Password
    By Teequoze in forum Installing Archive
    Replies: 7
    Last Post: 2016-01-01, 05:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •