The Wayback Machine - https://web.archive.org/web/20201209041750/https://github.com/demisto/content
Skip to content

Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!

master
Go to file
Code

Latest commit

* Renaming to BitcoinAddressFormat

* support array input

* update docker image

* added fromversion

* Fixed RN due to conflicts with master

* Updated script's name from BitcoinAddressFormat to CryptoCurrenciesFormat.py

Added a Reputation script for CryptoCurrency Wallet indicator type

* RN

* Added vendor field to DBotScore entry

* Removed reputation script (will be replaced with a new integration)

* Revert changes to common scripts and move the formatting script to the Cryptocurrency pack

* Added bitcoin prefix

* - Added Cryptocurrency to DBotScoreType and to Common
- Updated the linkes in DBotScoreType

* * Added Cryptocurrency ioc type to CommonServerPython.py
* Added a new pack called Cryptocurrency which includes:

* Indicator type and field

* merge from master

* Added layouts
Changed indicator type name from `Cryptocurrency Wallet` to `Cryptocurrency Address`

* merge from master

* Elior additional requests.

* Elior additional requests.

* Update Packs/Base/Scripts/CommonServerPython/CommonServerPython.py

* commit updated yml

* Elior's requested changes.

* updated tpb according to latest changes

* Bumbing Base pack version

* Merge from master + bump Base pack version

* Elior's requested changes:
* Changed the HR to include a table with all indicator data.
* Renamed 'Address Type' indicator field to `Cryptocurrency Address Type` and changed required related places as well.

* Update Packs/Cryptocurrency/Scripts/CryptoCurrenciesFormat/CryptoCurrenciesFormat.py

* Added trailing commas where needed in Cryptocurrency.py
Bumped server version

* added the actual rn file

Co-authored-by: Alex Fiedler <38628621+kirbles19@users.noreply.github.com>
Co-authored-by: bgenish <bgenish@paloaltonetworks.com>
Co-authored-by: Bar Katzir <37335599+bakatzir@users.noreply.github.com>
Co-authored-by: Shai Yaakovi <30797606+yaakovi@users.noreply.github.com>
ecd7ac5

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Dec 7, 2020
Nov 23, 2016

README.md

Content logo

CircleCI Language grade: Python

Cortex XSOAR Platform - Content Repository

Demisto is now Cortex XSOAR.

This repo contains content provided by Demisto to automate and orchestrate your Security Operations. Here we will share our ever-growing list of playbooks, automation scripts, report templates and other useful content.

We security folks love to tinker, keep enhancing and sharpening our toolset and we decided to open up everything and make it a collaborative process for the entire security community. We want to create useful knowledge and build flexible, customizable tools, sharing them with each other as we go along.

We invite you to use the playbooks and scripts, modify them to suit your needs and see what works for you, get involved in the community discussion and of course remember to give back and contribute so that others can enjoy and learn from your hard work and build upon it to enhance it even further.

Documentation

If you wish to develop and contribute content, make sure to check our Content Developer Portal at: https://xsoar.pan.dev/

Contributing

Contributions are welcome and appreciated. For instructions about adding/modifying content please see our Content Contribution Guide.

Playbooks

The Cortex XSOAR Platform includes a visual playbook editor - you can add and modify tasks, create control flow according to answers returned by your queries, and automate everything with your existing security tools, services and products. You can also export your work to a file in the COPS format, and import playbooks shared by your peers who have done the same.

We will be releasing more and more playbooks for interesting scenarios, so stay tuned. If you are working on an interesting playbook of your own, feel free to send us a Pull Request and let's build it together.

The spec for our open playbook format, COPS, can be found here.

Scripts

These scripts written in Python or Javascript perform Security Operations tasks. The scripts are built to run inside the Cortex XSOAR Platform - they can query or send commands to a long list of existing security products, and react based on the output.

You can take your logic and the way you want to work and write your own scripts, allowing for maximum flexibility. The services and products you use can be online Cloud-based or on-premises setups, and we have tools to support more complex topologies such as when the product's subnet is firewalled off.

Integrations

Integrations written in Javascript or Python enable the Cortex XSOAR Platform to orchestrate security and IT products. Each integration provides capabilities in the form of commands and each command usually reflects a product capability (API) and returns both a human readable and computer readable response.

Docker

We use docker to run python scripts and integrations in a controlled environment. You can configure an existing docker image from the Cortex XSOAR Docker Hub Organization or create a new docker image to suite your needs. More information about how to use Docker is available here.

Reports

Cortex XSOAR Platform support flexible reports written in JSON. All of our standard reports calculating various incident statistics and metrics are stored in this repo.


Enjoy and feel free to reach out to us on the DFIR Community Slack channel.

About

Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!

Resources

License

You can’t perform that action at this time.