PoisonTap. A security test that shows what happens when you plug an unknown device into a locked computer.

samy.pl/poisontap

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2018
  • Merge pull request #113 from victorhooi/patch-3
October 2018
  • Merge pull request #142 from HxxxxxS/master
  • Fixed document.cookies -> document.cookie and added the hostname to t…
  • First poison the user's cache of common JS files from CDNs
June 2017
  • Execute as JS properly in all browsers
April 2017
  • Add FAQ about cleaning up PoisonTap and safely working with it
  • Merge pull request #112 from victorhooi/patch-2
  • Add FAQ entry about how to use captured cookies.
  • Merge pull request #111 from victorhooi/patch-1
  • Add FAQ entry about adding additional domains.
  • Merge pull request #61 from FlyingGraysons/patch-1
December 2016
  • Documented new USB vendor/productid that may work across more OS's
  • Fix typo in backend
  • Merge pull request #52 from fransla/master
  • another fix
  • bugfix
  • Added the ability to dump the saved cookie file using a remote reques…
November 2016
  • Merge pull request #51 from nbrady-techempower/patch-1
  • remove premature "exit 0" from rc.local
  • Merge pull request #36 from MikeColes/master