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

BOF Refactor, Windows Service and fixes #78

Closed

Commits on Sep 6, 2024

  1. update obfuscation params'

    checkymander committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2eff903 View commit details
    Browse the repository at this point in the history
  2. update load to get the path when load fails

    checkymander committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8369247 View commit details
    Browse the repository at this point in the history
  3. fixed load command

    checkymander committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1ac3357 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update load.py to wait until after compilation to try and load 3rd pa…

    …rty libraries
    checkymander committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b3f210d View commit details
    Browse the repository at this point in the history
  2. removed backup csproj for inject-shellcode

    checkymander committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6d93d6d View commit details
    Browse the repository at this point in the history
  3. return load.py to old path

    checkymander committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    85036fb View commit details
    Browse the repository at this point in the history
  4. update copy commands for post build

    checkymander committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a5ebb68 View commit details
    Browse the repository at this point in the history
  5. update post-build path

    checkymander committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    670eb28 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. revert pathing change for public athena

    checkymander committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fa1c75b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. added IAgentMod interface and a few test interfaces, added zip, zip-d…

    …l, and zip-inspect commands
    checkymander committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    be8ff6c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. ;alsdkfj

    checkymander committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    45be85d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. add aegis wrapper, update debug config stuff

    checkymander committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    35f56f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    dc24961 View commit details
    Browse the repository at this point in the history
  2. Updated inject technique to give more control to the spawning of the …

    …process
    checkymander committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5838ca4 View commit details
    Browse the repository at this point in the history
  3. a

    checkymander committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1c6dd05 View commit details
    Browse the repository at this point in the history
  4. added new tech

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b846ce2 View commit details
    Browse the repository at this point in the history
  5. update for new structs

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9ee8e4f View commit details
    Browse the repository at this point in the history
  6. fixed missing call

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d244032 View commit details
    Browse the repository at this point in the history
  7. fixed old htargets

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c9b4f7b View commit details
    Browse the repository at this point in the history
  8. add sus

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1f1a10a View commit details
    Browse the repository at this point in the history
  9. added debyg

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4288b9d View commit details
    Browse the repository at this point in the history
  10. multthread broke me

    tr41nwr3ck committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    205c03c View commit details
    Browse the repository at this point in the history
  11. .net 8 bump

    checkymander committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d6127b5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'new-features' of https://github.com/MythicAgents/Athena

    …into new-features
    checkymander committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f809e09 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. git blame tr41nwr3ck

    checkymander committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e7d577f View commit details
    Browse the repository at this point in the history
  2. updated http-server to print POST requests contents

    checkymander committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fadf68a View commit details
    Browse the repository at this point in the history
  3. added POST response to http-server and updated Hypnosis injection tec…

    …hnique to foce synchrony
    checkymander committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c8d8481 View commit details
    Browse the repository at this point in the history
  4. added ThreadHijack technique

    checkymander committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    be80566 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. initial add of python modules

    checkymander committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da0ec2e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. update plugins, add pymanager, added python plugins

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1705905 View commit details
    Browse the repository at this point in the history
  2. updated python-load to chunk files instead of passing as part of gian…

    …t string
    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0a40597 View commit details
    Browse the repository at this point in the history
  3. update files

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7bc134d View commit details
    Browse the repository at this point in the history
  4. asdf

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4165b60 View commit details
    Browse the repository at this point in the history
  5. got python interpreter working

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b43408d View commit details
    Browse the repository at this point in the history
  6. removed unnecessary console write lines

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d625679 View commit details
    Browse the repository at this point in the history
  7. update task display params

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3cbf71b View commit details
    Browse the repository at this point in the history
  8. get zip and zip-dl mostly working

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    40cf977 View commit details
    Browse the repository at this point in the history
  9. remove unused function

    checkymander committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9c6e55a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. fixed zip-dl when staging zip to disk

    checkymander committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    28d31d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. DeskEnum Inj tech

    tr41nwr3ck committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b74f1eb View commit details
    Browse the repository at this point in the history
  2. update

    tr41nwr3ck committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3b6b2ba View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. adding Deletgates and hashes

    tr41nwr3ck committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    47cf39f View commit details
    Browse the repository at this point in the history
  2. add u32.dll

    tr41nwr3ck committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c0858f0 View commit details
    Browse the repository at this point in the history
  3. updatz

    tr41nwr3ck committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5221e96 View commit details
    Browse the repository at this point in the history
  4. delegatessss

    tr41nwr3ck committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fc6fe1e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. replace some .net 7 stuff

    checkymander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4477058 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Update execute-assembly.py

    fixed spelling
    tr41nwr3ck authored and martindube committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    72502d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b000708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e643cd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3071695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    729a661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    617a3a3 View commit details
    Browse the repository at this point in the history
  7. refactor: Modernize BOFs

    - Replace MythicRPC().execute -> MythicRPC*
    - Move functions to bof_utilities
    - Use a new class: CoffCommandBase
    - Standardize the definition of process_response()
    - Use a default completion function
    martindube committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    97a1a12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d4f717 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d80a36b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43a3019 View commit details
    Browse the repository at this point in the history