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

Ethernet Adapter over SPI Interface #7

Open
MoD01 opened this issue Feb 15, 2017 · 0 comments
Open

Ethernet Adapter over SPI Interface #7

MoD01 opened this issue Feb 15, 2017 · 0 comments

Comments

@MoD01
Copy link

MoD01 commented Feb 15, 2017

I want to use the Armory like a LANturtle (to Man-in-the-Middle the traffic between USB Host and Server).

[HOST (victim)] //<--USB -- [USBarmory] //<--SPI-- [EthernetModule] //<-- [EthernetCable] .. Network.. 

For this want to add an ethernet module like the SunFounder ENC28J60 Ethernet LAN Network Module.

Can you assist me with the kernel modifications to get to work SPI / ethernet to work using a second network interface ?

Edit:
Of course I have to enable SPI first : https://github.com/inversepath/usbarmory/wiki/SPI
But how can a network interface be configured for ethernet over SPI ?

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

1 participant