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

Future feature #2

Open
hofi-jus opened this issue Sep 13, 2017 · 1 comment
Open

Future feature #2

hofi-jus opened this issue Sep 13, 2017 · 1 comment

Comments

@hofi-jus
Copy link

As I understand your project right, it is a combination of malduino and esp pentest with ability to remote shell.
I found this some days ago, maybe you can implement in our project.

http://elasticsheep.com/2010/04/teensy2-usb-mass-storage-with-an-sd-card/

Other big advantages would be:

I. Upload scripts to sd card via esp.

II. Extract wlan and auto connect to it. (M$ only)
1.teensy cmd: netsh wlan show profiles
2.teensy pipe output to sc card
3.esp read sd card wifi profil
4.esp connect to strongest wifi with credentials from sd.

It would only need a handshake between esp and teensy who is master for spi.

Let me know if this is completely rubbish.

@Phreak87
Copy link
Owner

This Project was designed as a rubberducky clone over wifi.
since i have no more time for this project i cannot implement
the usb storage function - sorry.
my last information is that teensy 3.5 doesnt support usb feature (Version 2 does).

Upload Files to SD-Card is planned in the Webinterface but communication to
teensy over serial is not implemented yet - maybe you can help ??

for the included scripts you can use the Visual Basic.Net generator application
an convert a commandline to C-Code for Teensy and flash via arduino

the wifi ideas are good and communication via spi or serial are really great ideas!
if time comes back i will give it a try and commit a new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants