Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Compilation using mingw does not support early versions of Windows #548

Open
bwatters-r7 opened this issue Mar 1, 2022 · 0 comments

Comments

@bwatters-r7
Copy link
Contributor

After Compiling on my Linux VM:

[*] Sending stage (488184 bytes) to 10.5.132.115
[*]  - Meterpreter session 5 closed.  Reason: Died
[-] Meterpreter session 5 is not valid and will be closed

After Native Windows:

[*] Sending stage (186438 bytes) to 10.5.132.115
[*] Meterpreter session 3 opened (10.5.135.101:5678 -> 10.5.132.115:1034 ) at 2022-02-23 15:52:38 -0600

msf6 payload(windows/meterpreter/reverse_tcp) > sessions -v

Active sessions
===============

  Session ID: 3
        Name: 
        Type: meterpreter windows
        Info: A-122D033910404\msfuser @ A-122D033910404
      Tunnel: 10.5.135.101:5678 -> 10.5.132.115:1034  (10.5.132.115)
         Via: exploit/multi/handler
   Encrypted: Yes (AES-256-CBC)
        UUID: 94b1cb4eb72814af/x86=1/windows=1/2022-02-23T21:52:36Z
     CheckIn: 11s ago @ 2022-02-23 15:52:37 -0600
  Registered: No



msf6 payload(windows/meterpreter/reverse_tcp) > sessions -i 3
[*] Starting interaction with 3...

meterpreter > sysinfo
Computer        : A-122D033910404
OS              : Windows XP (5.1 Build 2600, Service Pack 3).
Architecture    : x86
System Language : en_US
Domain          : WORKGROUP
Logged On Users : 2
Meterpreter     : x86/windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant