Darkmist! Posted December 5, 2018 Posted December 5, 2018 I am working on a project where I need to attack a host without the use of the keyboard as a starting point. I.E opening the run command to start powershell to run a script. I was wondering if anyone knew of any payloads that would mount say a server on the Ethernet gadget and then automatically run against a host. So far I have found nothing like this. Thank you.
MB60893 Posted January 6, 2019 Posted January 6, 2019 Unless the device has a network port open (such as SSH or Telnet) this would be very difficult to accomplish, as physical/keyboard access is generally required to start powershell or command line programs. For Windows, I'd look into PSExec and other PSTools by Mark Russinovich as potential tools to accomplish such a task, but even then it may be difficult to gain access.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.