AlanFramework – A post-exploitation framework

superior_hosting_service

Alan Framework

Alan Framework is a post-exploitation framework useful during red-team activities.

If you find my tool useful, please consider to sponsor me. Sponsored users have access to early releases and non public content.

Next releasing date (v2.0): XX/04/2021 (currently available only to sponsored users)

You can download the binary from:

https://github.com/enkomio/AlanFramework/releases/latest

Example videos:

Update agent profile at runtime

Introduction

For more information on its usage please read the documentation.

https://github.com/enkomio/AlanFramework/tree/main/doc

Changelog

2.0.0 – 20/03/2021

  • Implemented agent detach command to temporary exit from a joined agent
  • Implemented shell detach command to temporary exit from a command shell
  • Implemented listeners command to list the available listeners
  • Implemented HTTPS listener to communicatewith the agent via TLS
  • Implemented get-config command to download the current agent configuration
  • Implemented update command to update the agent configuration
  • Windows7 is now supported

1.0.0 – 22/02/2021

  • First Release