evilsocket / evilsocket/pwnagotchi

[PROBLEM] pwngrid does not work over TOR

Open
#355 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
9.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I've tried to use pwngrid using TOR and I got this error:
```err POST https://api.pwnagotchi.ai/api/v1/unit/enroll (10.044264s) Post https://api.pwnagotchi.ai/api/v1/unit/enroll: dial tcp: lookup api.pwnagotchi.ai on 8.8.8.8:53: read udp 10.0.0.2:34188->8.8.8.8:53: i/o timeout
```
I blame cloudflare.

**To Reproduce**
Just try to use pwngrid from a pwnagotchi connected to internet through TOR.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing pwngrid's unit-enrollment request from a pwnagotchi whose internet connection uses TOR, using the reported DNS timeout as the first symptom to investigate. Trace the pwngrid enrollment path and verify whether the request and DNS lookup work through TOR; done means enrollment succeeds over that connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.