Pwnagotchi: Make .pcap files downloadable from web-ui

Created on 25 Nov 2019  路  3Comments  路  Source: evilsocket/pwnagotchi

Is your feature request related to a problem? Please describe.
Copying the handshakes using scp requires me to attach my pwnagotchi to my PC in manual mode and then connect through ssh to copy the handshakes. If the handshake files could be downloaded from the web-ui, I easily could retrieve them on my phone using BT tethering.

Describe the solution you'd like
A tab in the web-ui pointing to a dynamically generated page listing the contents of the directory /root/handshakes enabling me to download them easily.

Describe alternatives you've considered

  • SCP: Not very convenient.
  • FTP: Has native apps for every platform, but not very integrated to the rest of the platform (web-ui/pwngrid) if the user has to open a separate app just for the handshakes.

Additional context
Also, maybe a tab to port 80 can just be shown when booted in manual mode for easier access to bettercap's web-ui.

enhancement

Most helpful comment

Actually, I was planning to get the handshakes right off the pi via bt-tether on my phone.

Either way, wrote some code, will be testing that ASAP!

All 3 comments

Would deprecate issue #621

* _SCP:_ Not very convenient.

objection!!! or..how to spot the windows user :D

Anyway, I don't rly see me using this kind of functionality, but please feel free to create a plugin for that.

Actually, I was planning to get the handshakes right off the pi via bt-tether on my phone.

Either way, wrote some code, will be testing that ASAP!

Was this page helpful?
0 / 5 - 0 ratings