-
Notifications
You must be signed in to change notification settings - Fork 996
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
HELP: Poisontap for beginners #63
Comments
I think this is a more broad question as you will need linux command line skills in order to complete the installation. The application is written for Node.JS, so you have to have to understand web servers and Node. Start here on your own and move on if you feel like this is something you should bring into the class: http://nodeguide.com/beginner.html Maybe it would be better to just discuss this in class - Can you imagine you training 40 kids and then giving them this kind of tool? Uh, does not seem like the smart way to go but that is just me... |
Security is a field where you look for gaps or holes in systems; you need to teach about the applicable systems (OS, web server, network communication and protocols, etc) before you can effectively use such a tool as this. |
Thanks guyz for the advices, but can i have a step by step tutorial like those on youtube. I can do it:
sudo bash What is the next step? Thank you! |
This will not run with the Raspberry Pi 3 hardware, as the raspberry pi zero has a special usb controller that supports usb hosts. Check your local micro center for the Zero. got mine for $5.44 with tax. |
Thank you very much MR ARM. Would that work with that? https://inversepath.com/usbarmory |
hi guys!
I work in the computer department of a public school and we want to educate the community about computer security. We want to introduce them to Poisontap.
We buy a raspberry pi 3 in order to program the poisontap. But it seems to be more complicated than expected. Is there a detail procedure from the beginning? Or are there existing files to download on the raspberry that would make the task easier?
Iam new in programming. Thanks for helping the community.
Thank you guys!!
The text was updated successfully, but these errors were encountered: