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

Injection issues and Detecting OS issue #20

Closed
zflemingg1 opened this issue Sep 12, 2022 · 2 comments
Closed

Injection issues and Detecting OS issue #20

zflemingg1 opened this issue Sep 12, 2022 · 2 comments

Comments

@zflemingg1
Copy link

zflemingg1 commented Sep 12, 2022

Detecting OS Issues

  • Detects host system as Windows 10 when running a demon on Windows 11.
  • Checkin command shows x86 instead of x64 and can't determine OS correctly

image

Injection Issues

When running the command: shellcode inject x64 /home/kali/Github/donut/payload.bin the following is observed

  • When trying to inject into task manager on Windows 11 it gives an error "Error Access denied" but demon is running with same privileges as task manager so not sure what the issue is and both are x64 bit processes,
  • When trying to inject into notepad it looks like it's been successful but it never connects back
  • It does work fine for most other processes though
@trickster0
Copy link

Win10 is common to look like win11 but ye there should be some checking

@chbGSmCm
Copy link
Contributor

chbGSmCm commented Sep 14, 2022

Will create two seperate issues as two problems are described.

#42
#43

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

3 participants