Skip to content

Research Update Enhanced src/binary-exploitation/basic-stack... #1288

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/basic-stack-binary-exploitation-methodology/elf-tricks.md
  • Suggested Section: Research

🎯 Content Summary

Research Update for src/binary-exploitation/basic-stack-binary-exploitation-methodology/elf-tricks.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-08-15 08:44:43 UTC

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

🔧 Technical Details

Research update for HackTricks content

🤖 Agent Actions

I’ve read the current ELF tricks page, researched recent developments, and updated the file with accurate, practical additions while keeping the HackTricks style and structure. Key enhancements include:

  • Clarified INTERP and its exploitation impact (static vs static-PIE vs PIE).
  • Added CET/IBT/Shadow Stack metadata note under NOTE and linked to the CET page.
  • Expanded GNU_STACK with quick execstack usage.
  • Strengthened GNU_RELRO section and linked to the dedicated RELRO page (avoid duplication).
  • Added “Modern linking behaviors that impact exploitation” (effects of -z now, -fno-plt, PIE vs static-PIE) and cross-linked to the GOT/PLT page.
  • Added a practical “Dynamic loader search order (RPATH/RUNPATH, $ORIGIN)” section with exploitation notes and secure-exec caveats.
  • Added a “GNU ...

✅ 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.

📚 Repository Maintenance

  • MD files processed: 869
  • MD files fixed: 1

All .md files have been checked for proper formatting (headers, includes, etc.).

@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: 869 files processed (1 files fixed)

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 bfda6d6 into master Aug 18, 2025
@carlospolop carlospolop deleted the research_update_src_binary-exploitation_basic-stack-binary-exploitation-methodology_elf-tricks_20250815_082739 branch August 18, 2025 20:01
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