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

Sample Updates #1202

Merged
merged 30 commits into from
Jul 19, 2024
Merged

Sample Updates #1202

merged 30 commits into from
Jul 19, 2024

Commits on Jun 25, 2024

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

Commits on Jun 28, 2024

  1. implemented API debug logging, inserted application requirements to s…

    …pecify crowdstrike-falconpy versioning, linting for whitespace and disabled linting on batch_get for "using variable before assignment"
    alhumaw authored and jshcodes committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    aaba0de View commit details
    Browse the repository at this point in the history
  2. init kube map project

    alhumaw authored and jshcodes committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1563083 View commit details
    Browse the repository at this point in the history
  3. working on printing assets

    alhumaw authored and jshcodes committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    637597f View commit details
    Browse the repository at this point in the history
  4. remove kube_map sample

    alhumaw authored and jshcodes committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e2d6fa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update README.md

    alhumaw authored and jshcodes committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    83ceb6f View commit details
    Browse the repository at this point in the history
  2. Add debug functionality

    okewoma authored and jshcodes committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c7baca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67dcc5b View commit details
    Browse the repository at this point in the history
  4. Add debugging functionality

    exk200006 authored and jshcodes committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    66dcdf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update find_hosts_by_cve.py

    Added -i --include option to only include output from specific columns.
    
    Added `seen` set in the `get_match_details` function to track unique entries based on "hostname" and "local_ip".
    Modified the loop to skip duplicate entries by checking the seen set.
    
    Added a `—deduplicate` (-d) option. When this argument is provided, the script will remove duplicates based on hostname and local_ip.
    David-M-Berry authored and jshcodes committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    199c759 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 18, 2024

  1. add kube_map sample

    alhumaw authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2069d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148b0d6 View commit details
    Browse the repository at this point in the history
  3. Update AUTHORS.md

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0e0b489 View commit details
    Browse the repository at this point in the history
  4. Update README.md for sensor_download.py

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8a111e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cceb17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87936cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a7a96b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bd07be View commit details
    Browse the repository at this point in the history
  9. Added debugging functionality to aws_parameter_store.py alongside a r…

    …equirement.txt file
    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ea87e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ea56c8 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d1dacd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ce5926 View commit details
    Browse the repository at this point in the history
  13. Added debugging functionality to token_authentication_example.py and …

    …also icluded region selection, related to #1181
    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4cb4aad View commit details
    Browse the repository at this point in the history
  14. Added debugging functionality to policy_wonk.py and also inluded a re…

    …quirements.txt
    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d0848a4 View commit details
    Browse the repository at this point in the history
  15. Update prevention_policy_hawk sample

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ed70335 View commit details
    Browse the repository at this point in the history
  16. Fix typo in sensor download README

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e584967 View commit details
    Browse the repository at this point in the history
  17. Cleaning up debugging implementation in create_ioc.py and email_monit…

    …oring_recon.py
    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d1016cd View commit details
    Browse the repository at this point in the history
  18. Update wordlist.txt

    okewoma authored and jshcodes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b4d0b98 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    503cb35 View commit details
    Browse the repository at this point in the history