RoganDawes / P4wnP1

P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
GNU General Public License v3.0
4.05k stars 662 forks source link

No sessions when trying to gain shell access #341

Open Duckie20 opened 4 years ago

Duckie20 commented 4 years ago

When im attempting to gain shell access with p4wnp1 aloa alpha, I get no active sessions when trying to gain shell access. plz help

KatzeMau commented 3 years ago

Open an issue without any details ....

ishan-saha commented 3 years ago

I am facing the same issue and couldn't narrow it down but after a bit of searching i could: `root@kali:~/P4wnP1/dist/scripts# ./wifi_covert_channel.sh Kill old hidstager processes ... Starting HID stager for WiFi covert channel payload HID covert channel server already running LED blink count set to 3 root@kali:~/P4wnP1/dist/scripts# Delivering " /usr/local/P4wnP1/legacy/wifi_agent.ps1 " via raw HID device " Error: " Exit after first delivery Traceback (most recent call last): File "/usr/local/P4wnP1/legacy/hidstager.py", line 169, in main(sys.argv[1:]) File "/usr/local/P4wnP1/legacy/hidstager.py", line 165, in main deliverStage2(outputfile, stage2, oneshot)
File "/usr/local/P4wnP1/legacy/hidstager.py", line 96, in deliverStage2 with open(hidDevPath,"r+b") as f: IOError: [Errno 2] No such file or directory: 'Error:'

`