Skip to content
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

Consider section on binary image exploits #106

Open
sam-ellis opened this issue Jun 6, 2022 · 1 comment
Open

Consider section on binary image exploits #106

sam-ellis opened this issue Jun 6, 2022 · 1 comment
Labels
content New content for the book

Comments

@sam-ellis
Copy link
Collaborator

Suggestion to add a section on binary images and how these are constructed and can be exploited, for example:

  • code versus data
  • read-only, relro, execute-only
  • ASLR
  • PLTs / GOTs
  • vtables
  • ...
@g-kouv
Copy link
Collaborator

g-kouv commented Jun 30, 2022

I've already mentioned ASLR briefly in the code reuse mitigations section, but I agree that the rest of the things on the list would also be relevant, possibly in the memory vulnerabilities chapter. Any suggestions on where they'd fit best are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content New content for the book
Projects
None yet
Development

No branches or pull requests

3 participants