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

Established Dockerfile for creating container for powerpwn #82

Open
wants to merge 257 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 10, 2022

  1. intro _run_cmd

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    539c7de View commit details
    Browse the repository at this point in the history
  2. add c2 test

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2137de8 View commit details
    Browse the repository at this point in the history
  3. add test init

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b93bec6 View commit details
    Browse the repository at this point in the history
  4. reorder images for docs

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    4030d7f View commit details
    Browse the repository at this point in the history
  5. intro power_automate_setup dir

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    331c340 View commit details
    Browse the repository at this point in the history
  6. intro malicious_msft

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    126e42e View commit details
    Browse the repository at this point in the history
  7. add req file

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1acbc64 View commit details
    Browse the repository at this point in the history
  8. add pr validation

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f552f3f View commit details
    Browse the repository at this point in the history
  9. limit to 3.9 for now

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    17e4b1c View commit details
    Browse the repository at this point in the history
  10. fix reqs

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    8d33065 View commit details
    Browse the repository at this point in the history
  11. add pytest-xdist

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    acbfd42 View commit details
    Browse the repository at this point in the history
  12. intro config files

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    31b1786 View commit details
    Browse the repository at this point in the history
  13. fix flake8

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    3ee1237 View commit details
    Browse the repository at this point in the history
  14. working tests

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    81fae5a View commit details
    Browse the repository at this point in the history
  15. fix typo

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    380a535 View commit details
    Browse the repository at this point in the history
  16. mypy cfg file

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    82e70bd View commit details
    Browse the repository at this point in the history
  17. fix fixtures

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    196cb66 View commit details
    Browse the repository at this point in the history
  18. fix mypy

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c82df4f View commit details
    Browse the repository at this point in the history
  19. add json load where needed

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f7619e9 View commit details
    Browse the repository at this point in the history
  20. fix missing comma

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0f7b50d View commit details
    Browse the repository at this point in the history
  21. fix linters

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1db5dc6 View commit details
    Browse the repository at this point in the history
  22. fix linters

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    482b13d View commit details
    Browse the repository at this point in the history
  23. fix flake8

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c57ecf5 View commit details
    Browse the repository at this point in the history
  24. increase coverage reqs

    mbrg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    65aeea7 View commit details
    Browse the repository at this point in the history
  25. Merge pull request mbrg#6 from mbrg/i5-basics

    Improve naming, development environment and intro tests
    mbrg authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    eb0df06 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. re-org dirs

    lanasalameh1 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    1859f19 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fix bandit

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    cbc92d1 View commit details
    Browse the repository at this point in the history
  2. fix bandit

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    917de50 View commit details
    Browse the repository at this point in the history
  3. bandit

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d35d95e View commit details
    Browse the repository at this point in the history
  4. Merge pull request mbrg#8 from mbrg/feature/working_branch

    re-org dirs to allow cnn integration
    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dafd654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f02b122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d51930 View commit details
    Browse the repository at this point in the history
  7. pr validations

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    74f8e6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0da5e37 View commit details
    Browse the repository at this point in the history
  9. update coverage

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5325fda View commit details
    Browse the repository at this point in the history
  10. Merge pull request mbrg#9 from mbrg/feature/merging_repos

    merging tools repos
    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    47f6125 View commit details
    Browse the repository at this point in the history
  11. Update readme.md

    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c3dc4e0 View commit details
    Browse the repository at this point in the history
  12. Update readme.md

    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d482605 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e490397 View commit details
    Browse the repository at this point in the history
  14. Update machine_pwn.md

    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    22d9b29 View commit details
    Browse the repository at this point in the history
  15. add malware to cli

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9abbfab View commit details
    Browse the repository at this point in the history
  16. pr validations

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8c49084 View commit details
    Browse the repository at this point in the history
  17. pr validations

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    aee9b80 View commit details
    Browse the repository at this point in the history
  18. Merge pull request mbrg#10 from mbrg/feature/malware_to_cli

    add malware to cli
    lanasalameh1 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b2f2f6a View commit details
    Browse the repository at this point in the history
  19. revert module

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f49bfbe View commit details
    Browse the repository at this point in the history
  20. pr validations

    lanasalameh1 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    85707da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6b7dc7d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add dump

    lanasalameh1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ab17eac View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#12 from mbrg/feature/add_dump

    add dump command
    lanasalameh1 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b26d7d0 View commit details
    Browse the repository at this point in the history
  3. wiki assets

    mbrg committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6846046 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mbrg#13 from mbrg/wiki

    wiki assets
    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6965c4b View commit details
    Browse the repository at this point in the history
  5. remove docs

    mbrg committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b6e2348 View commit details
    Browse the repository at this point in the history
  6. Merge pull request mbrg#14 from mbrg/wiki

    remove docs
    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e48b53b View commit details
    Browse the repository at this point in the history
  7. switch to wiki

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    913ccca View commit details
    Browse the repository at this point in the history
  8. Update readme.md

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ee9ab00 View commit details
    Browse the repository at this point in the history
  9. Update readme.md

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    11595bc View commit details
    Browse the repository at this point in the history
  10. Update readme.md

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ce546d9 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8a2d6f8 View commit details
    Browse the repository at this point in the history
  12. Update readme.md

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    752c861 View commit details
    Browse the repository at this point in the history
  13. Update readme.md

    mbrg authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6deea72 View commit details
    Browse the repository at this point in the history
  14. update ver

    mbrg committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    492c803 View commit details
    Browse the repository at this point in the history
  15. fix setup

    lanasalameh1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8ed38b4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9741a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df3e758 View commit details
    Browse the repository at this point in the history
  18. Merge pull request mbrg#16 from mbrg/feature/add_dump

    add flow factory installer
    lanasalameh1 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d23ce8e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. welcome msg to info

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4500c86 View commit details
    Browse the repository at this point in the history
  2. update logging format

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dae8153 View commit details
    Browse the repository at this point in the history
  3. logs with pipes

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1bb8e77 View commit details
    Browse the repository at this point in the history
  4. fix typo

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8a56ed5 View commit details
    Browse the repository at this point in the history
  5. split cli to subparts

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a8baad6 View commit details
    Browse the repository at this point in the history
  6. collect to dump

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    de6f2f8 View commit details
    Browse the repository at this point in the history
  7. refactor cli

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9258b83 View commit details
    Browse the repository at this point in the history
  8. fix bad import

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    85f28c5 View commit details
    Browse the repository at this point in the history
  9. unify log-level args

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f520eeb View commit details
    Browse the repository at this point in the history
  10. bump to safe versions

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a382555 View commit details
    Browse the repository at this point in the history
  11. add phishing command

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bdf0d5f View commit details
    Browse the repository at this point in the history
  12. prettify args

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    09f72ee View commit details
    Browse the repository at this point in the history
  13. Add files via upload

    mbrg authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5c7b7b1 View commit details
    Browse the repository at this point in the history
  14. Update readme.md

    mbrg authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cb9e9bc View commit details
    Browse the repository at this point in the history
  15. Update readme.md

    mbrg authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8608fb9 View commit details
    Browse the repository at this point in the history
  16. update sas flow

    lanasalameh1 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ace3268 View commit details
    Browse the repository at this point in the history
  17. flake

    lanasalameh1 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    31c196f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5a26629 View commit details
    Browse the repository at this point in the history
  19. Update readme.md

    mbrg authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    72ff981 View commit details
    Browse the repository at this point in the history
  20. bump ver

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6499d7a View commit details
    Browse the repository at this point in the history
  21. fix ver

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3de9433 View commit details
    Browse the repository at this point in the history
  22. bump ver

    mbrg committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    56724df View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. add phishing module

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    12cafcd View commit details
    Browse the repository at this point in the history
  2. add bug comment

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d415c52 View commit details
    Browse the repository at this point in the history
  3. nit

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4488491 View commit details
    Browse the repository at this point in the history
  4. black

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    29c179c View commit details
    Browse the repository at this point in the history
  5. black

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    fb5369f View commit details
    Browse the repository at this point in the history
  6. Merge pull request mbrg#18 from mbrg/phishing_app_installer

    Phishing app installer
    lanasalameh1 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    029db20 View commit details
    Browse the repository at this point in the history
  7. fix app publisher

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    585519f View commit details
    Browse the repository at this point in the history
  8. isort

    lanasalameh1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7064719 View commit details
    Browse the repository at this point in the history
  9. Merge pull request mbrg#19 from mbrg/phishing_app_installer

    fix app publisher
    lanasalameh1 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6c487a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. rename machinepwn module

    lanasalameh1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    10ff00a View commit details
    Browse the repository at this point in the history
  2. module rename

    lanasalameh1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    524f62c View commit details
    Browse the repository at this point in the history
  3. fix pr validation

    lanasalameh1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    261349a View commit details
    Browse the repository at this point in the history
  4. Merge pull request mbrg#20 from mbrg/rename_machine_pwn_module

    Rename machine pwn module
    lanasalameh1 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    105e144 View commit details
    Browse the repository at this point in the history
  5. split logic flows

    lanasalameh1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3f7e772 View commit details
    Browse the repository at this point in the history
  6. pr validations

    lanasalameh1 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    71e58a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b7d376 View commit details
    Browse the repository at this point in the history
  8. Merge pull request mbrg#21 from mbrg/split_logic_flows

    split logic flows
    lanasalameh1 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    28b8454 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d163b21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c43fba9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mbrg#22 from mbrg/cleanup

    Cleanup
    mbrg authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b2a82f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. bump ver

    mbrg committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d9e5f71 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update readme.md

    mbrg authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9bd0b1b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. split dump command

    lanasalameh1 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    66783c3 View commit details
    Browse the repository at this point in the history
  2. fix recon description

    lanasalameh1 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bc8c5be View commit details
    Browse the repository at this point in the history
  3. Merge pull request mbrg#23 from mbrg/split_dump_command

    Split dump command
    lanasalameh1 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ac3389b View commit details
    Browse the repository at this point in the history
  4. bump ver

    mbrg committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d809826 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix typo

    mbrg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cb9231a View commit details
    Browse the repository at this point in the history
  2. improve debugging

    mbrg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    214e692 View commit details
    Browse the repository at this point in the history
  3. add missing param docstring

    mbrg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0f0caec View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update readme.md

    Add SecTor23 badge
    mbrg authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9a31940 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    mbrg authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    437138a View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    mbrg authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    144f278 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update readme.md

    mbrg authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1c7c7f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    97cf0b3 View commit details
    Browse the repository at this point in the history
  2. fixes

    lanasalameh1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6e1ebea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3041cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c09a33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mbrg#26 from mbrg/enhance_error_handling

    some modifications
    lanasalameh1 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9b42199 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    3a97e80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#27 from mbrg/feature/add_resource_type_filter…

    …_for_env
    
    add resource type filter per env
    lanasalameh1 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a4440a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix dependency issues

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    816bdfe View commit details
    Browse the repository at this point in the history
  2. fix Pillow dependency

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8517eae View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bd746c9 View commit details
    Browse the repository at this point in the history
  4. run black

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    84ddaf7 View commit details
    Browse the repository at this point in the history
  5. t2 edition art

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8f1e090 View commit details
    Browse the repository at this point in the history
  6. bump ver

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    81c295d View commit details
    Browse the repository at this point in the history
  7. solve flake8 black conflict

    mbrg committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a874676 View commit details
    Browse the repository at this point in the history
  8. Merge pull request mbrg#28 from mbrg/t224

    fix dependency issues
    mbrg authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f562910 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 30, 2024

  1. add copilot modules

    lanasalameh1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    727b28c View commit details
    Browse the repository at this point in the history
  2. gitignore

    lanasalameh1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f1e653c View commit details
    Browse the repository at this point in the history
  3. isort and black

    lanasalameh1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bcc89de View commit details
    Browse the repository at this point in the history
  4. pr validations

    lanasalameh1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    232d5cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request mbrg#47 from mbrg/copilot_modules

    Copilot modules
    lanasalameh1 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c3a3122 View commit details
    Browse the repository at this point in the history
  6. reorg

    lanasalameh1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    204a832 View commit details
    Browse the repository at this point in the history
  7. Merge pull request mbrg#48 from mbrg/copilot_modules

    move spearphishing to copilot modules
    lanasalameh1 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e715322 View commit details
    Browse the repository at this point in the history
  8. Update devcontainer.json

    changing version to 3.8 per PR
    jakevis authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    aedaa69 View commit details
    Browse the repository at this point in the history
  9. Merge pull request mbrg#45 from jakevis/main

    Adding dev container config to allow better control over python
    lanasalameh1 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c84441f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    919ed67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facc727 View commit details
    Browse the repository at this point in the history
  3. Fixed regex

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ddfa04c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e824da View commit details
    Browse the repository at this point in the history
  5. flake8 fix

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    338f3ee View commit details
    Browse the repository at this point in the history
  6. flake8 fix

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    821f77d View commit details
    Browse the repository at this point in the history
  7. Formatting fix

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    81c9969 View commit details
    Browse the repository at this point in the history
  8. isort fix

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    076a662 View commit details
    Browse the repository at this point in the history
  9. Additional changes

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e0987c3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request mbrg#50 from mbrg/task/i49_update-copilot-studio-h…

    …unter-module-and-submodules
    
    task/i49 - Added copilot-hunter module + small bug fix in the runner.py file
    AvishaiEZen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    28c1a96 View commit details
    Browse the repository at this point in the history
  11. whoami

    lanasalameh1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2ad6fb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29eccdc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e028d45 View commit details
    Browse the repository at this point in the history
  14. pr validations

    lanasalameh1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e19a367 View commit details
    Browse the repository at this point in the history
  15. Fixed timeout

    AvishaiEZen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9e90130 View commit details
    Browse the repository at this point in the history
  16. Merge pull request mbrg#53 from mbrg/task/i51_additional-changes-foll…

    …owing-pr-50
    
    task/i50 - Additional changes to handle checks from PR mbrg#50
    AvishaiEZen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f44c928 View commit details
    Browse the repository at this point in the history
  17. add tenant details

    lanasalameh1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ebf1aa6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    611337a View commit details
    Browse the repository at this point in the history
  19. fix pr workflow

    lanasalameh1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6611c88 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    08b016c View commit details
    Browse the repository at this point in the history
  2. Fix to pup script

    AvishaiEZen committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8d6d9bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request mbrg#55 from mbrg/task/i54_fix-2-bugs-in-puppeteer…

    …-script
    
    task/i54 - Fix to pup script
    AvishaiEZen authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    62ec2c7 View commit details
    Browse the repository at this point in the history
  4. add weekly schedule

    lanasalameh1 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    610194e View commit details
    Browse the repository at this point in the history
  5. Merge pull request mbrg#52 from mbrg/feature/whoiam

    copilot whoami module
    lanasalameh1 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    fcfe5de View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    f74e530 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#56 from mbrg/feature/whoiam

    add error handling and strategic doc access
    lanasalameh1 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b25e2eb View commit details
    Browse the repository at this point in the history
  3. Update enum.py

    Minor fix to type
    AvishaiEZen authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3d72f93 View commit details
    Browse the repository at this point in the history
  4. add dir for output

    lanasalameh1 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    14d54c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mbrg#57 from mbrg/feature/whoiam

    add dir for whoami output
    lanasalameh1 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6724a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. add dump module

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f90fff0 View commit details
    Browse the repository at this point in the history
  2. pr validations

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f8daf00 View commit details
    Browse the repository at this point in the history
  3. revert debug code

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    30eb878 View commit details
    Browse the repository at this point in the history
  4. revert debug code

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de70257 View commit details
    Browse the repository at this point in the history
  5. sec check

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7f8491b View commit details
    Browse the repository at this point in the history
  6. Merge pull request mbrg#58 from mbrg/feature/whoiam

    add dump module from whoami recon
    lanasalameh1 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    931e63a View commit details
    Browse the repository at this point in the history
  7. add gui for copilot

    lanasalameh1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e90fd5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request mbrg#59 from mbrg/feature/whoiam

    add gui for copilot
    lanasalameh1 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7993579 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd97f70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a724779 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mbrg#60 from mbrg/feature/whoiam

    add sharepoint sites doc dumps
    lanasalameh1 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9b1d42f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update readme.md

    mbrg authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ef38c2c View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    mbrg authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    06fb8ba View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    mbrg authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1119e11 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    mbrg authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5b1069d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Update readme.md

    lanasalameh1 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    28b1421 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update main.py

    mbrg authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    80526d4 View commit details
    Browse the repository at this point in the history
  2. Update setup.cfg

    mbrg authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2174b2e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Update dump.py

    begining -> beginning
    eltociear authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    65b1fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge pull request mbrg#61 from eltociear/patch-1

    Update dump.py
    lanasalameh1 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6ba59b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    ede1a35 View commit details
    Browse the repository at this point in the history
  2. Better formatting the xlsx file

    OfrinAtZenity committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e572328 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. update the js files to be seperate for windows and linux

    OfrinAtZenity committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f89bad8 View commit details
    Browse the repository at this point in the history
  2. remove newline

    OfrinAtZenity committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0b33245 View commit details
    Browse the repository at this point in the history
  3. black and flake8 and isort

    OfrinAtZenity committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    794f02a View commit details
    Browse the repository at this point in the history
  4. black and flake8 and isort

    OfrinAtZenity committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e0e1be6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. update requirments.txt to add xlsxwriter

    OfrinAtZenity committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    57ec31f View commit details
    Browse the repository at this point in the history
  2. update setup.cfg

    OfrinAtZenity committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f98553f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. newline

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7d52c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443f7b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481a792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d4778 View commit details
    Browse the repository at this point in the history
  5. remove newline

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e032f8d View commit details
    Browse the repository at this point in the history
  6. black and flake8 and isort

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    39269a6 View commit details
    Browse the repository at this point in the history
  7. black and flake8 and isort

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c3e68bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    204c159 View commit details
    Browse the repository at this point in the history
  9. update setup.cfg

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4a50d44 View commit details
    Browse the repository at this point in the history
  10. newline

    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    53358fa View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/automatic-copilot-hunter-output' of https://git…

    …hub.com/mbrg/power-pwn into feature/automatic-copilot-hunter-output
    ofrin-zen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c77604 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    fb04a95 View commit details
    Browse the repository at this point in the history
  2. flake8 and black

    ofrin-zen committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4fdd7a7 View commit details
    Browse the repository at this point in the history
  3. flake8 and black

    ofrin-zen committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1ec536e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 21, 2024

  1. Merge pull request mbrg#63 from mbrg/feature/automatic-copilot-hunter…

    …-output
    
    Feature/automatic copilot hunter output
    AvishaiEZen authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a143881 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e09a8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68059b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Launch puppeteer browser with windows default location for chrome.exe…

    … and fallback to normal browser without executablePath
    ofrin-zen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b2c5bf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    4754101 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#68 from mbrg/feature/windows-puppeteer-support

    Feature/windows puppeteer support copilot hunter
    ofrin-zen authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    604d75a View commit details
    Browse the repository at this point in the history
  3. Merge pull request mbrg#69 from mbrg/feature/windows-puppeteer-suppor…

    …t-copilot365
    
    Launch puppeteer browser with windows default location for chrome.exe…
    ofrin-zen authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d628f64 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update readme.md

    AvishaiEZen authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4ae3035 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. adding env vars

    AvishaiEZen committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    feaf417 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#76 from mbrg/dev-container-prereqs

    install prereqs on the devcontainer
    AvishaiEZen authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    14b8a27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0f37f1 View commit details
    Browse the repository at this point in the history
  4. small fix

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

Commits on Nov 10, 2024

  1. Merge pull request mbrg#81 from mbrg/80-container-fix-for-copilot-hunter

    task/i80 - container fix for copilot-hunter
    AvishaiEZen authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a3a7972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mbrg#77 from shanko07/main

    Add additional copilot studio hunter directories to package data
    AvishaiEZen authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1fa2420 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b0376fe View commit details
    Browse the repository at this point in the history
  2. Update powerpages.py

    AvishaiEZen authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    08e0a16 View commit details
    Browse the repository at this point in the history
  3. add api

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    008c4bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/anonymous_powerpages_check' of https://github.c…

    …om/mbrg/power-pwn into feature/anonymous_powerpages_check
    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    99deb3a View commit details
    Browse the repository at this point in the history
  5. wip

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b10b547 View commit details
    Browse the repository at this point in the history
  6. Update powerpages.py

    AvishaiEZen authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2abf361 View commit details
    Browse the repository at this point in the history
  7. fix flake8

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d7cd9e5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/anonymous_powerpages_check' of https://github.c…

    …om/mbrg/power-pwn into feature/anonymous_powerpages_check
    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3d0af01 View commit details
    Browse the repository at this point in the history
  9. timeout to all GETs

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    53146f3 View commit details
    Browse the repository at this point in the history
  10. help command

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5ef6d3e View commit details
    Browse the repository at this point in the history
  11. added package to setup.cfg

    ofrin-zen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    12ad1b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c02b0c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    e3f7c49 View commit details
    Browse the repository at this point in the history
  2. Added a webserver to the container that exposes the final_results dir…

    …ectory for easy download by inexperienced users
    shanko07 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d6841da View commit details
    Browse the repository at this point in the history