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

Add Proxmox support #837

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Add Proxmox support #837

wants to merge 42 commits into from

Commits on Jun 15, 2024

  1. Created base proxmox os plugin

    otnxSl committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    77f6be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c45dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76cb753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84df21e View commit details
    Browse the repository at this point in the history
  5. W.I.P. VM listing function

    otnxSl committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ca59ceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    350b5e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    264e588 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40bdb32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b36b1b9 View commit details
    Browse the repository at this point in the history
  10. Added missing deps

    otnxSl committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b58fa36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7755b18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7a613d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c75ede5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d2ccd26 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4a6766 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    32bf4e3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c6b10e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    0f929d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9d72586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e6e6e View commit details
    Browse the repository at this point in the history
  3. Cleaned up code a bit

    otnxSl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d47aff6 View commit details
    Browse the repository at this point in the history
  4. Fixed KeyError when loading Windows targets over SMB (#726)

    this is in regards with low-privileged user credentials
    Paradoxis authored and otnxSl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6358c46 View commit details
    Browse the repository at this point in the history
  5. Add glob/dump function for config tree (#728)

    (DIS-2163)
    cecinestpasunepipe authored and otnxSl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dbe5869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9640951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    480317f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    823dc77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7abd55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55fd035 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c88703 View commit details
    Browse the repository at this point in the history
  12. Fix visual bugs in cyber (#738)

    Schamper authored and otnxSl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d8df205 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa17a5e View commit details
    Browse the repository at this point in the history
  14. Fix issue with MPLogs (#742)

    cecinestpasunepipe authored and otnxSl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7b95394 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1bd787f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    629dfcb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    737d9e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Refactor

    Schamper committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    63dccd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c57f4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66dcefb View commit details
    Browse the repository at this point in the history
  3. Add unit test

    Schamper committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c73987b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add Proxmox unit test file

    Schamper committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    346e0ec View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

    Co-authored-by: Stefan de Reuver <[email protected]>
    Schamper and Horofic authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4c98d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7a5bd65 View commit details
    Browse the repository at this point in the history