Skip to content

Commit

Permalink
Add bufferzone example PDF malware analysis usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ashariyar committed Aug 19, 2024
1 parent 9477bb8 commit ca574b7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Run `pdfalyzer_show_color_theme` to see the color theme employed.
### Guarantees
Warnings will be printed if any PDF object ID between 1 and the `/Size` reported by the PDF itself could not be successfully placed in the tree. If you do not get any warnings then all[^2] of the inner PDF objects should be seen in the output.

## Example Usage
[BUFFERZONE Team](https://bufferzonesecurity.com) posted [an excellent example](https://bufferzonesecurity.com/the-beginners-guide-to-adobe-pdf-malware-reverse-engineering-part-1/) of how one might use The Pdfalyzer in tandem with [Didier Stevens' PDF tools](#installing-didier-stevenss-pdf-analysis-tools) to investigate a potentially malicious PDF (archived in [the `doc/` dir in this repo](./doc/) if the link rots).
-------------
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit ca574b7

Please sign in to comment.