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

Dev --> Stable (2.1.0) #1724

Merged
merged 367 commits into from
Oct 18, 2024
Merged

Dev --> Stable (2.1.0) #1724

merged 367 commits into from
Oct 18, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 16, 2024

  1. Bump pydantic from 2.9.0 to 2.9.1

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.0 to 2.9.1.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.9.0...v2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3f5cf30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1772 from blacklanternsecurity/dependabot/pip/dev…

    …/poetry-dynamic-versioning-1.4.1
    
    Bump poetry-dynamic-versioning from 1.2.0 to 1.4.1
    TheTechromancer authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dc79b31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1773 from blacklanternsecurity/dependabot/pip/dev…

    …/pytest-8.3.3
    
    Bump pytest from 8.3.2 to 8.3.3
    TheTechromancer authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cc476a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1774 from blacklanternsecurity/dependabot/pip/dev…

    …/regex-2024.9.11
    
    Bump regex from 2024.7.24 to 2024.9.11
    TheTechromancer authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    daa9955 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1776 from blacklanternsecurity/dependabot/pip/dev…

    …/idna-3.10
    
    Bump idna from 3.8 to 3.10
    TheTechromancer authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d07fa56 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1777 from blacklanternsecurity/dependabot/pip/dev…

    …/pydantic-2.9.1
    
    Bump pydantic from 2.9.0 to 2.9.1
    TheTechromancer authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    023ae04 View commit details
    Browse the repository at this point in the history
  7. Bump urllib3 from 2.2.1 to 2.2.3

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f0ba024 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b77a022 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e1736b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1778 from blacklanternsecurity/baddns-direct

    merge recent baddns changes
    liquidsec authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f5f4cc3 View commit details
    Browse the repository at this point in the history
  11. adding direct to preset

    liquidsec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c82585a View commit details
    Browse the repository at this point in the history
  12. flake8

    liquidsec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f6c19a0 View commit details
    Browse the repository at this point in the history
  13. missing return

    liquidsec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e725cec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix output_dir preset bug

    github-actions committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3a8636c View commit details
    Browse the repository at this point in the history
  2. await canceled tasks

    github-actions committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3f6051a View commit details
    Browse the repository at this point in the history
  3. fix tests

    github-actions committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e92e29 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Merge pull request #1782 from domwhewell-sage/postman_download_module

    New Module: Download Postman Workspaces
    TheTechromancer authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    074cfa1 View commit details
    Browse the repository at this point in the history
  2. add description

    github-actions committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c8b15ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix tests

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    447356d View commit details
    Browse the repository at this point in the history
  2. description

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    85509bd View commit details
    Browse the repository at this point in the history
  3. more test things

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    46df97a View commit details
    Browse the repository at this point in the history
  4. misc bugfixes

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a32e216 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    803c114 View commit details
    Browse the repository at this point in the history
  6. fix import error

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    581ceba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef50e27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b79a63 View commit details
    Browse the repository at this point in the history
  9. fix dnsbrute tests

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5644bfa View commit details
    Browse the repository at this point in the history
  10. add yara helper for extracting in-scope dns names

    github-actions committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    058a816 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. add helper for extracting in-scope hostnames

    github-actions committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    298ff62 View commit details
    Browse the repository at this point in the history
  2. work on tests

    github-actions committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    126d317 View commit details
    Browse the repository at this point in the history
  3. more work on tests

    github-actions committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c58cf71 View commit details
    Browse the repository at this point in the history
  4. better debugging for #1779

    github-actions committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8e54790 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1775 from blacklanternsecurity/dependabot/pip/dev…

    …/urllib3-2.2.3
    
    Bump urllib3 from 2.2.1 to 2.2.3
    TheTechromancer authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9cb8981 View commit details
    Browse the repository at this point in the history
  6. bump version

    github-actions committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0a85f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    0880d48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1788 from domwhewell-sage/docker_pull_bug

    Bugfix: docker_pull
    TheTechromancer authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    367e970 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump mkdocs-material from 9.5.34 to 9.5.36

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.34 to 9.5.36.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.34...9.5.36)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83f47dc View commit details
    Browse the repository at this point in the history
  2. Bump mmh3 from 4.1.0 to 5.0.1

    Bumps [mmh3](https://github.com/hajimes/mmh3) from 4.1.0 to 5.0.1.
    - [Release notes](https://github.com/hajimes/mmh3/releases)
    - [Changelog](https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md)
    - [Commits](hajimes/mmh3@v4.1.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mmh3
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    57d0d0d View commit details
    Browse the repository at this point in the history
  3. Bump pytest-env from 1.1.4 to 1.1.5

    Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.4 to 1.1.5.
    - [Release notes](https://github.com/pytest-dev/pytest-env/releases)
    - [Commits](pytest-dev/pytest-env@1.1.4...1.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-env
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d36b2af View commit details
    Browse the repository at this point in the history
  4. Bump pydantic from 2.9.1 to 2.9.2

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.9.1...v2.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    86417cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1789 from blacklanternsecurity/dependabot/pip/dev…

    …/mkdocs-material-9.5.36
    
    Bump mkdocs-material from 9.5.34 to 9.5.36
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    98fd3be View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1790 from blacklanternsecurity/dependabot/pip/dev…

    …/mmh3-5.0.1
    
    Bump mmh3 from 4.1.0 to 5.0.1
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b96a0be View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1792 from blacklanternsecurity/dependabot/pip/dev…

    …/pytest-env-1.1.5
    
    Bump pytest-env from 1.1.4 to 1.1.5
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d326fc0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1793 from blacklanternsecurity/dependabot/pip/dev…

    …/pydantic-2.9.2
    
    Bump pydantic from 2.9.1 to 2.9.2
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7468f4a View commit details
    Browse the repository at this point in the history
  9. Bump cloudcheck from 5.0.1.547 to 5.0.1.571

    Bumps [cloudcheck](https://github.com/blacklanternsecurity/cloudcheck) from 5.0.1.547 to 5.0.1.571.
    - [Commits](https://github.com/blacklanternsecurity/cloudcheck/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cloudcheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9c6a59c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1796 from blacklanternsecurity/dependabot/pip/dev…

    …/cloudcheck-5.0.1.571
    
    Bump cloudcheck from 5.0.1.547 to 5.0.1.571
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b2f4988 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1761 from blacklanternsecurity/scan-finish-event

    Emit SCAN event on finish
    TheTechromancer authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8a3916d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f388d1f View commit details
    Browse the repository at this point in the history
  13. removing debugging

    liquidsec committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4b0be8a View commit details
    Browse the repository at this point in the history
  14. flake

    liquidsec committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d74e3df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5f98c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. black

    liquidsec committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    399e36b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update trufflehog

    web-flow authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eaf95fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1797 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.4
    TheTechromancer authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0415e32 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update trufflehog

    web-flow authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b44d6fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1799 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.5
    TheTechromancer authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e1ba4ca View commit details
    Browse the repository at this point in the history
  3. update docstring

    github-actions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    290c716 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update nuclei

    web-flow authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b0472f6 View commit details
    Browse the repository at this point in the history
  2. Update trufflehog

    web-flow authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1c316f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1801 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.6
    TheTechromancer authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f02abc1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1800 from blacklanternsecurity/update-nuclei

    Update nuclei to 3.3.3
    TheTechromancer authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ee7d9bc View commit details
    Browse the repository at this point in the history
  5. update docs

    github-actions committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    df920ca View commit details
    Browse the repository at this point in the history
  6. update docs only on non-published branches

    github-actions committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e478c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Update nuclei

    web-flow authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a076f7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1803 from blacklanternsecurity/update-nuclei

    Update nuclei to 3.3.4
    TheTechromancer authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ae27e54 View commit details
    Browse the repository at this point in the history
  3. bump baddns version

    liquidsec committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    71516f8 View commit details
    Browse the repository at this point in the history
  4. baddns presets adjust

    liquidsec committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    977be27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1798 from blacklanternsecurity/dns-regex-yara-helper

    YARA Helper to extract target hostnames from string
    TheTechromancer authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d2b3a47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61997ce View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Bump mkdocs-material from 9.5.36 to 9.5.39

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.36 to 9.5.39.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.36...9.5.39)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    baefedb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bbbb02 View commit details
    Browse the repository at this point in the history
  3. Added in scope validator using the helper & a workspace that is out-o…

    …f-scope in the test that will fail validation
    domwhewell-sage committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    64241b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1807 from blacklanternsecurity/dependabot/pip/dev…

    …/mkdocs-material-9.5.39
    
    Bump mkdocs-material from 9.5.36 to 9.5.39
    TheTechromancer authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa9cf75 View commit details
    Browse the repository at this point in the history
  5. fix docs autopublish

    github-actions committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b00c7d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf9b74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cd739c View commit details
    Browse the repository at this point in the history
  8. extract hostnames from whitelist only, not target

    github-actions committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    92a68f2 View commit details
    Browse the repository at this point in the history
  9. needs test

    github-actions committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    78c2d1b View commit details
    Browse the repository at this point in the history
  10. revise releases page

    github-actions committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    525f63b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1809 from blacklanternsecurity/dns-extract-whitel…

    …ist-only
    
    Hostname extraction - only extract whitelisted hosts
    TheTechromancer authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d326413 View commit details
    Browse the repository at this point in the history
  12. As in-scope hostnames only are returned change to if statement so the…

    … whole dictionary is displayed
    domwhewell-sage committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8d9479b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    893a94b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6233b5c View commit details
    Browse the repository at this point in the history
  15. adding cleanup calls

    liquidsec committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2b935e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c01f826 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7a021f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    99d93c5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1787 from domwhewell-sage/postman_improve_scope_v…

    …alidation
    
    Enhancement: Postman improve scope validation
    TheTechromancer authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3b52525 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4eb472e View commit details
    Browse the repository at this point in the history
  2. support multiple API keys, WIP

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    58486c5 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1e87e6d View commit details
    Browse the repository at this point in the history
  4. log messages

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87fed35 View commit details
    Browse the repository at this point in the history
  5. fix race condition in tests

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d953f70 View commit details
    Browse the repository at this point in the history
  6. bumping baddns version

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    39d9a07 View commit details
    Browse the repository at this point in the history
  7. api page iter

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a863a6 View commit details
    Browse the repository at this point in the history
  8. baddns_zone update version

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    786105b View commit details
    Browse the repository at this point in the history
  9. update poetry.lock

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87e83c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e67b7b2 View commit details
    Browse the repository at this point in the history
  11. fixing tests

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d66dd1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b40b9c View commit details
    Browse the repository at this point in the history
  13. black

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2280a86 View commit details
    Browse the repository at this point in the history
  14. Revert "adding more rubust test cleanup"

    This reverts commit 7b40b9c.
    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    28770af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57acbe3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b475562 View commit details
    Browse the repository at this point in the history
  17. fix trickest tests

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    479ec7b View commit details
    Browse the repository at this point in the history
  18. switching to function mode

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dc25e10 View commit details
    Browse the repository at this point in the history
  19. test abort threshold

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b36e1e8 View commit details
    Browse the repository at this point in the history
  20. flaked

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aa4a837 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #1811 from domwhewell-sage/trufflehog-scan_postman

    Enhancement: Trufflehog accept postman workspaces
    TheTechromancer authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aadbbe9 View commit details
    Browse the repository at this point in the history
  22. temporary test

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e27ef6b View commit details
    Browse the repository at this point in the history
  23. temporary test 2

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    adcd558 View commit details
    Browse the repository at this point in the history
  24. temporary test 3

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6e77918 View commit details
    Browse the repository at this point in the history
  25. only patch requests once

    github-actions committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ce1fcd1 View commit details
    Browse the repository at this point in the history
  26. Revert "temporary test 3"

    This reverts commit 6e77918.
    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c1532c2 View commit details
    Browse the repository at this point in the history
  27. Revert "temporary test 2"

    This reverts commit adcd558.
    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4023f58 View commit details
    Browse the repository at this point in the history
  28. Revert "temporary test"

    This reverts commit e27ef6b.
    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3520b4e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    713dd21 View commit details
    Browse the repository at this point in the history
  30. black

    liquidsec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    94afc7b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

    github-actions committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2479ba View commit details
    Browse the repository at this point in the history
  3. fix tests

    github-actions committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8a6ad3d View commit details
    Browse the repository at this point in the history
  4. fix zoomeye

    github-actions committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a2125c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1810 from blacklanternsecurity/multi-api-keys

    Support multiple API keys per service
    liquidsec authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    41920b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de4809e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d50def2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d0a7f0 View commit details
    Browse the repository at this point in the history
  9. black

    liquidsec committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cef76c2 View commit details
    Browse the repository at this point in the history
  10. flake8

    liquidsec committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a469c55 View commit details
    Browse the repository at this point in the history
  11. black again

    liquidsec committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4a5c0a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1a18ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b713d85 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1814 from blacklanternsecurity/shortnames-falsepo…

    …sitives
    
    IIS Shortnames: fixing bug with confirmation detection
    liquidsec authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c563314 View commit details
    Browse the repository at this point in the history
  15. filedownload, http output module tweaks

    github-actions committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    52a4cab View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1709 from blacklanternsecurity/sanitization-error…

    …-fix
    
    URL sanitization error fix
    liquidsec authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6744ddd View commit details
    Browse the repository at this point in the history
  17. flaked

    github-actions committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cf19f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix autopublish

    github-actions committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    66c4cfa View commit details
    Browse the repository at this point in the history
  2. merging author names

    liquidsec committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    21fd6fe View commit details
    Browse the repository at this point in the history
  3. names

    liquidsec committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b874032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e69080 View commit details
    Browse the repository at this point in the history
  5. names

    github-actions committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a608f3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aad57e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix duplicate uuid for scan events

    github-actions committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    09252f3 View commit details
    Browse the repository at this point in the history
  2. added tests

    github-actions committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5b17891 View commit details
    Browse the repository at this point in the history
  3. ensure status

    github-actions committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    80b466a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4ec45a View commit details
    Browse the repository at this point in the history
  5. black

    liquidsec committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    23acdbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    495a452 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge pull request #1820 from blacklanternsecurity/parent-url-bug

    Fix parent_url() to remove querystring
    liquidsec authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2054428 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1819 from blacklanternsecurity/misc-small-bugfixes

    Fix duplicate uuid for scan events
    TheTechromancer authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4a95c1e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. add subdomainradar.io module

    github-actions committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d0ab234 View commit details
    Browse the repository at this point in the history
  2. fix trufflehog macos url

    github-actions committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ce00470 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump pycryptodome from 3.20.0 to 3.21.0

    Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.0.
    - [Release notes](https://github.com/Legrandin/pycryptodome/releases)
    - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
    - [Commits](Legrandin/pycryptodome@v3.20.0...v3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: pycryptodome
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c0a6bbb View commit details
    Browse the repository at this point in the history
  2. Bump pre-commit from 3.8.0 to 4.0.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    25c1d75 View commit details
    Browse the repository at this point in the history
  3. Bump dnspython from 2.6.1 to 2.7.0

    Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.6.1 to 2.7.0.
    - [Release notes](https://github.com/rthalley/dnspython/releases)
    - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
    - [Commits](rthalley/dnspython@v2.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: dnspython
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    00ffd00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1826 from blacklanternsecurity/dependabot/pip/dev…

    …/pycryptodome-3.21.0
    
    Bump pycryptodome from 3.20.0 to 3.21.0
    TheTechromancer authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    889c7a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1828 from blacklanternsecurity/dependabot/pip/dev…

    …/dnspython-2.7.0
    
    Bump dnspython from 2.6.1 to 2.7.0
    TheTechromancer authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    88f549e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1827 from blacklanternsecurity/dependabot/pip/dev…

    …/pre-commit-4.0.0
    
    Bump pre-commit from 3.8.0 to 4.0.0
    TheTechromancer authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4a1f353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ced3dc View commit details
    Browse the repository at this point in the history
  8. zesty

    github-actions committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e42e0e4 View commit details
    Browse the repository at this point in the history
  9. update description

    github-actions committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    95c0a9c View commit details
    Browse the repository at this point in the history
  10. blacked

    github-actions committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5329ed1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd835e6 View commit details
    Browse the repository at this point in the history
  12. gracefully handle timeouts/finish

    github-actions committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bfd4547 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update trufflehog

    web-flow authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    80d6496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1829 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.7
    TheTechromancer authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e91711c View commit details
    Browse the repository at this point in the history
  3. general cleanup for ping() function

    github-actions committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5e6c433 View commit details
    Browse the repository at this point in the history
  4. small cleanups

    github-actions committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a22c1c2 View commit details
    Browse the repository at this point in the history
  5. comments

    github-actions committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2a4e88f View commit details
    Browse the repository at this point in the history
  6. fix c99 ping

    github-actions committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0711320 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    469435f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e5c13b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. trufflehog fix

    domwhewell-sage committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    469fbc6 View commit details
    Browse the repository at this point in the history
  2. fix github_org api key bug

    github-actions committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d6200be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1824 from blacklanternsecurity/subdomainradar.io

    Add SubdomainRadar.io Module
    TheTechromancer authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1165460 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    94f1c16 View commit details
    Browse the repository at this point in the history
  2. Remove unstructured from trufflehog test as not required & set gitclo…

    …ne test to get the folder event
    domwhewell-sage committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4a343b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1836 from domwhewell-sage/folder_crawling

    Move folder crawling to speculate
    TheTechromancer authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f11a64b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ace8a7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1834 from domwhewell-sage/trufflehog_accepting_pa…

    …rsed_files
    
    Fix: Trufflehog Accepting already parsed files
    TheTechromancer authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4196b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update trufflehog

    web-flow authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fba30f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1837 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.8
    TheTechromancer authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b5587df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f25268 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Convert excavate to intercept module

    github-actions committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    be9ddad View commit details
    Browse the repository at this point in the history
  2. remove old login page helper

    github-actions committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8642bc3 View commit details
    Browse the repository at this point in the history
  3. flaked

    github-actions committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ac983ec View commit details
    Browse the repository at this point in the history
  4. fix excavate tests

    github-actions committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3fc0ef7 View commit details
    Browse the repository at this point in the history
  5. Bump mkdocstrings-python from 1.11.1 to 1.12.0

    Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.11.1 to 1.12.0.
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.11.1...1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings-python
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1b039f5 View commit details
    Browse the repository at this point in the history
  6. Bump mkdocstrings from 0.26.1 to 0.26.2

    Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.1 to 0.26.2.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.26.1...0.26.2)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d9984b View commit details
    Browse the repository at this point in the history
  7. Bump black from 24.8.0 to 24.10.0

    Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.8.0...24.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0390043 View commit details
    Browse the repository at this point in the history
  8. Bump pre-commit from 4.0.0 to 4.0.1

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0754577 View commit details
    Browse the repository at this point in the history
  9. Bump cloudcheck from 5.0.1.571 to 5.0.1.595

    Bumps [cloudcheck](https://github.com/blacklanternsecurity/cloudcheck) from 5.0.1.571 to 5.0.1.595.
    - [Commits](https://github.com/blacklanternsecurity/cloudcheck/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cloudcheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ff6d47e View commit details
    Browse the repository at this point in the history
  10. Bump mkdocs-material from 9.5.39 to 9.5.40

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.40.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.39...9.5.40)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2ba4d68 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1845 from blacklanternsecurity/dependabot/pip/dev…

    …/mkdocstrings-python-1.12.0
    
    Bump mkdocstrings-python from 1.11.1 to 1.12.0
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cfbe78a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1846 from blacklanternsecurity/dependabot/pip/dev…

    …/mkdocstrings-0.26.2
    
    Bump mkdocstrings from 0.26.1 to 0.26.2
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e250b21 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1847 from blacklanternsecurity/dependabot/pip/dev…

    …/black-24.10.0
    
    Bump black from 24.8.0 to 24.10.0
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    af83b2b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1848 from blacklanternsecurity/dependabot/pip/dev…

    …/pre-commit-4.0.1
    
    Bump pre-commit from 4.0.0 to 4.0.1
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    761a18c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1849 from blacklanternsecurity/dependabot/pip/dev…

    …/cloudcheck-5.0.1.595
    
    Bump cloudcheck from 5.0.1.571 to 5.0.1.595
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    29c5702 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1850 from blacklanternsecurity/dependabot/pip/dev…

    …/mkdocs-material-9.5.40
    
    Bump mkdocs-material from 9.5.39 to 9.5.40
    TheTechromancer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6f6b454 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6211cd3 View commit details
    Browse the repository at this point in the history
  18. added new module

    domwhewell-sage committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d0add4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix excavate tests

    github-actions committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c59ab92 View commit details
    Browse the repository at this point in the history
  2. replace beautifulsoup with regex helper

    github-actions committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d63ca27 View commit details
    Browse the repository at this point in the history
  3. fixing in-scope hostname extraction

    github-actions committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f614557 View commit details
    Browse the repository at this point in the history
  4. fix stats tests

    github-actions committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ab09d1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1831 from domwhewell-sage/google_playstore

    New module: Enumerate targets android apps
    TheTechromancer authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8ed9153 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90d6799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb21aeb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update trufflehog

    web-flow authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    574e88f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1855 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.9
    TheTechromancer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8bccc77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1851 from domwhewell-sage/apkpure

    New Module: APK pure
    TheTechromancer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8df7de0 View commit details
    Browse the repository at this point in the history
  4. fix queue bug

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e81a549 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1844 from blacklanternsecurity/excavate-intercept

    Convert is_login_page() to excavate rule
    TheTechromancer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c65e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a3510f View commit details
    Browse the repository at this point in the history
  7. fix netloc tests

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0d9c301 View commit details
    Browse the repository at this point in the history
  8. netloc stuff

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    16237cc View commit details
    Browse the repository at this point in the history
  9. fix builtwith test

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c7416c4 View commit details
    Browse the repository at this point in the history
  10. add .port field to JSON

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    835cbb8 View commit details
    Browse the repository at this point in the history
  11. open port tweak

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c0b6367 View commit details
    Browse the repository at this point in the history
  12. consider .internal attribute in outgoing deduping

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    856a362 View commit details
    Browse the repository at this point in the history
  13. also consider always_emit

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f63e112 View commit details
    Browse the repository at this point in the history
  14. fix hash

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bfb6799 View commit details
    Browse the repository at this point in the history
  15. allow merging targets

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dbca7ed View commit details
    Browse the repository at this point in the history
  16. don't make netlocs for ip networks

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    406a58c View commit details
    Browse the repository at this point in the history
  17. update scope tests

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fbb54fd View commit details
    Browse the repository at this point in the history
  18. fixed excavate test

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d6e25a View commit details
    Browse the repository at this point in the history
  19. resolve conflicts

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0f7c266 View commit details
    Browse the repository at this point in the history
  20. remove critical debug

    github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d7478cd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. comment out clobbering API keys

    github-actions committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c16fd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c819e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f1e574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b186634 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1863 from blacklanternsecurity/dnn-installwizard-bug

    DNN installwizard detector bugfix
    liquidsec authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    652d08f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1864 from blacklanternsecurity/badsecrets-customs…

    …ecrets-tweak
    
    better handling of custom secrets files
    liquidsec authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3ff9e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update trufflehog

    web-flow authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    918f3b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1867 from blacklanternsecurity/update-trufflehog

    Update trufflehog to 3.82.11
    TheTechromancer authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a20c13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6a57e View commit details
    Browse the repository at this point in the history
  4. black

    liquidsec committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7595ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bd16b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1868 from blacklanternsecurity/yara-handle-bad-chars

    handle bad chars in matched data
    liquidsec authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e7e5c6a View commit details
    Browse the repository at this point in the history
  7. fix preset bug

    github-actions committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    481bd35 View commit details
    Browse the repository at this point in the history
  8. blacked

    github-actions committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc83d6c View commit details
    Browse the repository at this point in the history
  9. fix tests

    github-actions committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c6f445b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37ae382 View commit details
    Browse the repository at this point in the history
  11. rebase dev

    github-actions committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    80a65a1 View commit details
    Browse the repository at this point in the history
  12. evilcorp

    github-actions committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    29206f0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1870 from blacklanternsecurity/generic-ssrf-fix

    Fixing Bugs with Generic SSRF Payload
    liquidsec authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7bbc9e6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1872 from blacklanternsecurity/fix-preset-bug

    Fix bug with module exclusions
    TheTechromancer authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a3f0bbe View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1871 from blacklanternsecurity/excavate-intercept

    Break out docs updater into separate workflow
    TheTechromancer authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7716db3 View commit details
    Browse the repository at this point in the history