-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[Marketplace Contribution] ThreatGrid #23525
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
Merged
JasBeilin
merged 1 commit into
master
from
contrib/xsoar-contrib_amkoppad-contrib-ThreatGrid
Jan 3, 2023
Merged
[Marketplace Contribution] ThreatGrid #23525
JasBeilin
merged 1 commit into
master
from
contrib/xsoar-contrib_amkoppad-contrib-ThreatGrid
Jan 3, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* "contribution update to pack "Cisco Secure Malware Analytics"" * Update ThreatGridDev.yml * added commands in original integration * Update ThreatGridDev.yml * fixed RN * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Made the suggested changes to the advanced_search function and added the desciption for outputs in .yml file * Added a test function and addressed the previous build errors * Modified the test function * Modified the test function * Modified the test function v3 * Fixed the type errors * Fixed the submit_urls test function * Adding the test function for advanced search function * Fixed mocking the requests object * Fixed test_data path * Test function fix 2 * Test function fix 3 * Test function fix 4 * Test function fix 5 * Modified the yml file to exclude image tag * Modified python function for test function * Modified the mock_response object * Fixed the request typeerror * Modified the mock_data * TypeError fix 2 * Changed the mocker object * This should fix all the test functions * Fixed the image version issue * Fixed Readme * Fixed the lint errors * Update README.md Fixed the README issues. Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com>
Link to the unit tests coverage report: |
JasBeilin
approved these changes
Jan 3, 2023
Commenting here for documentation- |
efelmandar
pushed a commit
that referenced
this pull request
Jan 4, 2023
* "contribution update to pack "Cisco Secure Malware Analytics"" * Update ThreatGridDev.yml * added commands in original integration * Update ThreatGridDev.yml * fixed RN * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Made the suggested changes to the advanced_search function and added the desciption for outputs in .yml file * Added a test function and addressed the previous build errors * Modified the test function * Modified the test function * Modified the test function v3 * Fixed the type errors * Fixed the submit_urls test function * Adding the test function for advanced search function * Fixed mocking the requests object * Fixed test_data path * Test function fix 2 * Test function fix 3 * Test function fix 4 * Test function fix 5 * Modified the yml file to exclude image tag * Modified python function for test function * Modified the mock_response object * Fixed the request typeerror * Modified the mock_data * TypeError fix 2 * Changed the mocker object * This should fix all the test functions * Fixed the image version issue * Fixed Readme * Fixed the lint errors * Update README.md Fixed the README issues. Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com> Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com> Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com>
ckaadic
pushed a commit
to ckaadic/content
that referenced
this pull request
Jan 10, 2023
* "contribution update to pack "Cisco Secure Malware Analytics"" * Update ThreatGridDev.yml * added commands in original integration * Update ThreatGridDev.yml * fixed RN * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Made the suggested changes to the advanced_search function and added the desciption for outputs in .yml file * Added a test function and addressed the previous build errors * Modified the test function * Modified the test function * Modified the test function v3 * Fixed the type errors * Fixed the submit_urls test function * Adding the test function for advanced search function * Fixed mocking the requests object * Fixed test_data path * Test function fix 2 * Test function fix 3 * Test function fix 4 * Test function fix 5 * Modified the yml file to exclude image tag * Modified python function for test function * Modified the mock_response object * Fixed the request typeerror * Modified the mock_data * TypeError fix 2 * Changed the mocker object * This should fix all the test functions * Fixed the image version issue * Fixed Readme * Fixed the lint errors * Update README.md Fixed the README issues. Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com> Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com> Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks. 8000 com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com>
xsoar-bot
added a commit
to xsoar-contrib/content
that referenced
this pull request
Jan 11, 2023
* "contribution update to pack "Cisco Secure Malware Analytics"" * Update ThreatGridDev.yml * added commands in original integration * Update ThreatGridDev.yml * fixed RN * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Update Packs/ThreatGrid/Integrations/ThreatGrid/ThreatGrid.py Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> * Made the suggested changes to the advanced_search function and added the desciption for outputs in .yml file * Added a test function and addressed the previous build errors * Modified the test function * Modified the test function * Modified the test function v3 * Fixed the type errors * Fixed the submit_urls test function * Adding the test function for advanced search function * Fixed mocking the requests object * Fixed test_data path * Test function fix 2 * Test function fix 3 * Test function fix 4 * Test function fix 5 * Modified the yml file to exclude image tag * Modified python function for test function * Modified the mock_response object * Fixed the request typeerror * Modified the mock_data * TypeError fix 2 * Changed the mocker object * This should fix all the test functions * Fixed the image version issue * Fixed Readme * Fixed the lint errors * Update README.md Fixed the README issues. Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com> Co-authored-by: xsoar-bot <67315154+xsoar-bot@users.noreply.github.com> Co-authored-by: amkoppad <82898085+amkoppad@users.noreply.github.com> Co-authored-by: Jas Beilin <jgranot@paloaltonetworks.com> Co-authored-by: Jasmine Beilin <71636766+JasBeilin@users.noreply.github.com> Co-authored-by: amkoppad <amit.koppad@paloaltonetworks.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Contribution
Thank you! Contributions are always welcome!
docs-approved
pending-contributor
The PR is pending the response of its creator
Add this suggestion to a batch that can be applied
2FE0
as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Original External PR
external pull request
Status
Contributor
@amkoppad
Notes
Added the two commands to the integration.
Adding these two commands to the integration make the implementation with XSOAR more efficient.
Without the !threat-grid-submit-urls command urls first have to be converted to files and then uploaded to ThreatGrid as samples.
!threat-grid-advanced-search command enables XSOAR to run the ThreatGrid query search.
Video Link
Short demo video of the Pack usage. Speeds up the review. Optional but recommended. Use a video sharing service such as Google Drive or YouTube.