Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.07 KB

README.MD

File metadata and controls

20 lines (15 loc) · 1.07 KB

Examples

This folder contains the various implementations Counterfit might take. Included in this folder is,

  • targets: Contains Counterfit compliant targets that can be easily loaded.
  • app: Contains a small api that will take a post request and execute a scan.
  • jupyter: Contains samples juypter notebooks.
  • terminal: Contains the original terminal application.

Extra

Additionally, the links below show step-by-step demos and self-assessment to try on your ML models.

  1. Demo — Satellite image recognition hacking via API access
  2. Demo — Credit fraud monitoring evasion via API access
  3. Demo — Changing movie reviews via API access
  4. Demo — Optical digit recognition hacking with full model access
  5. Demo — Hands-on Hacking of Reinforcement Learning Systems
  6. Demo — Optical digit recognition hacking in a closed box setting