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

Agent not connecting #99

Open
GrainedPanther opened this issue Feb 26, 2025 · 3 comments
Open

Agent not connecting #99

GrainedPanther opened this issue Feb 26, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@GrainedPanther
Copy link

GrainedPanther commented Feb 26, 2025

Agent not connecting

Your device

i am using the lilygo T-dongle S3

Language (HID attacks only)

Your DuckyScript



Your debug logs

WifiPwd= 'password'
Running!
Could not open file: /autorun.ds


- I confirm I have read the FAQ: Yes
- I confirm I am using the latest release: Yes

## Additional information

Hi, i have purchased the Lilygo T-dongle S3 and am trying to run it as the USBArmyknife. I have flashed it using both ways shown in the github wiki. I flashed it through the web and through Visual studio code. The device gets flashed correctly and the network 'iphone14' works and i can access the webinterface. However it shows that the agent is not connected at the status and the 'connected to value is also blank'. it has maintained this issue each time i boot the device or reflash it. 

i can run scripts and have full functionality, but the VNC viewer function doesn't work sadly
@GrainedPanther GrainedPanther added the bug Something isn't working label Feb 26, 2025
@y-a-r-i-k
Copy link

Hi, I have the same problem with the same device.
I'm also using the least version of software.

Here's my logs, probably anybody can help me?:

WifiPwd = 'password'
Running!
Setting payload to - '/autorun.ds'
FILE_EXISTS() returned 0
Mounting disk /agent.img
Could not load /agent.img
Script error near line 9

Probably I didn't understand the docs correctly.

@i-am-shodan
Copy link
Owner

Agent not connecting

Your device

i am using the lilygo T-dongle S3

Language (HID attacks only)

Your DuckyScript



Your debug logs

WifiPwd= 'password'
Running!
Could not open file: /autorun.ds


- I confirm I have read the FAQ: Yes
- I confirm I am using the latest release: Yes

## Additional information

Hi, i have purchased the Lilygo T-dongle S3 and am trying to run it as the USBArmyknife. I have flashed it using both ways shown in the github wiki. I flashed it through the web and through Visual studio code. The device gets flashed correctly and the network 'iphone14' works and i can access the webinterface. However it shows that the agent is not connected at the status and the 'connected to value is also blank'. it has maintained this issue each time i boot the device or reflash it. 

i can run scripts and have full functionality, but the VNC viewer function doesn't work sadly

Sounds like your device is working fine but you didn't install the agent on the host machine.

There is a script in the examples directory to do this. You need to read the instructions and run that script.

@i-am-shodan
Copy link
Owner

Could not load /agent.img

You didn't create the agent.img file as the documentation states. This is the disk that the usb army knife is trying to load and it isn't there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants