Skip to content

Commit

Permalink
Updated README to use PNG images as well
Browse files Browse the repository at this point in the history
  • Loading branch information
v-p-b committed Nov 29, 2015
1 parent 519713a commit ce07621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To test the security products in your reach you should generate two pairs of sam

After the samples are ready follow the methodology shown on the diagram below:

![Testing Methodology](testing_methodology.svg "Testing Methodology")
![Testing Methodology](testing_methodology.png "Testing Methodology")

(*) If the product is not able to detect the first malicious sample, there are more serious problems to worry about than crypto-fu. In fact, the simple cryptography included in the provided boilerplate code poses as a hard challenge for various products... Try to use more obvious samples!
(**) The product most probably uses some trivial method to detect the boilerplate insted of the actual payload. You can try to introduce simple changes to the code like removing debug strings.
Expand Down

0 comments on commit ce07621

Please sign in to comment.