Skip to content

Research Update Enhanced src/binary-exploitation/common-bina... #1131

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

Conversation

carlospolop
Copy link
Collaborator

🤖 Automated Content Update

This PR was automatically generated by the HackTricks News Bot based on a technical blog post.

📝 Source Information

  • Blog URL:
  • Blog Title: Research Update: Enhanced src/binary-exploitation/common-binary-protections-and-bypasses/relro.md
  • Suggested Section: Research

🎯 Content Summary

Research Update for src/binary-exploitation/common-binary-protections-and-bypasses/relro.md

This PR contains automated research updates including:

  • Latest security vulnerabilities and attack vectors
  • Updated techniques and tools
  • Enhanced explanations and examples
  • Additional references and resources

Generated by: HackTricks Research Agent
Timestamp: 2025-07-15 16:29:54 UTC

This update was generated through automated security research to keep HackTricks content current and...

🔧 Technical Details

Research update for HackTricks content

🤖 Agent Actions

The relro.md page has been significantly enhanced:

  1. Added in-depth technical explanation of how RELRO is implemented (PT_GNU_RELRO and page-remapping).
  2. Clarified Partial vs. Full RELRO with linker flags and performance implications.
  3. Added practical detection commands (checksec, readelf) and build-time hardening examples.
  4. Documented distribution-level changes (Debian 12, Fedora 35+) shifting to Full RELRO by default.
  5. Created detailed bypass techniques table with modern examples, including libc GOT abuse and hook overwrites.
  6. Added 2022-2025 research highlights (Binutils 2.41 alignment fix, glibc hook deprecation).
  7. Fixed typos and improved wording.
  8. Added concise References section.

All content keeps HackTricks style, preserves original material, and introduces...

✅ Review Checklist

  • Content is technically accurate
  • Formatting follows HackTricks style guidelines
  • Links and references are working
  • Content adds educational value
  • No sensitive information is exposed

This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.

@carlospolop
Copy link
Collaborator Author

🔗 Additional Context

Original Blog Post:

Content Categories: Based on the analysis, this content was categorized under "Research".

Repository Maintenance:

  • MD Files Formatting: 851 files processed

Review Notes:

  • This content was automatically processed and may require human review for accuracy
  • Check that the placement within the repository structure is appropriate
  • Verify that all technical details are correct and up-to-date
  • All .md files have been checked for proper formatting (headers, includes, etc.)

Bot Version: HackTricks News Bot v1.0

@carlospolop
Copy link
Collaborator Author

merge

@carlospolop carlospolop merged commit 0ca26d7 into master Jul 17, 2025
@carlospolop carlospolop deleted the research_update_src_binary-exploitation_common-binary-protections-and-bypasses_relro_20250715_162542 branch July 17, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant