Skip to content

Adaptix Framework v0.6 → v0.7 Changelog #1202

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

🎯 Content Summary

Technical Summary

AdaptixC2

  • Credential Manager: integrated encrypted vault for storing and retrieving credentials; accessed via the new credmgr command.
  • AxScript scripting engine: custom C2 scripting layer allowing runtime definition of sessions menus, FileBrowser and DownloadsManager interfaces. The AxScript Console supports live script evaluation and syntax/error output. Example:
🔧 Technical Details

Dynamic C2 Scripting with AxScript: Utilize the AxScript engine to script listener events, UI menus, and agent extenders. Scripts are loaded at runtime, enabling operators to define custom behaviors without recompiling. The AxScript Console provides immediate feedback and error reporting for rapid iteration.

In-Memory DLL Execution via rundll32: Bypass disk-based execution by exporting a beacon loader as a DLL and invoking it with rundll32.exe bea...

🤖 Agent Actions

Added comprehensive coverage of the Adaptix C2 Framework:

  1. Created src/windows-hardening/adaptix.md
    • Explains AxScript engine, Credential Manager, Beacon & Gopher agents, BOF modules, in-memory DLL execution via rundll32, reflective BOF loading, token management and privilege-escalation techniques.
    • Includes practical command examples, trade-craft notes and reference section.

  2. Linked the new page from related C2 framework pages:
    • Updated windows-hardening/mythic.md
    • Updated windows-hardening/cobalt-strike.md

This enriches HackTricks’ post-exploitation toolset documentation with Adaptix-specific tactics while connecting it to existing C2 resources.

✅ 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: 863
  • MD files fixed: 2

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

@carlospolop
Copy link
Collaborator Author

🔗 Additional Context

Original Blog Post: https://adaptix-framework.gitbook.io/adaptix-framework/changelog-and-updates/v0.6-greater-than-v0.7

Content Categories: Based on the analysis, this content was categorized under "generic-hacking/post-exploitation-tools (e.g., “C2 Frameworks & BOF Modules”)".

Repository Maintenance:

  • MD Files Formatting: 863 files processed (2 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

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