Giter VIP home page Giter VIP logo

tau-tools's Introduction

 _____ _____ _____    _____         _     
|_   _|  _  |  |  |  |_   _|___ ___| |___ 
  | | |     |  |  |    | | | . | . | |_ -|
  |_| |__|__|_____|    |_| |___|___|_|___|

Various tools from the VMware Carbon Black Threat Analysis Unit

VMware Carbon Black ThreatHunter

VMware Carbon Black Response

MITRE ATT&CK

Threat Hunting

Remediation

Threat Emulation

Malware Specific

Last updated: March 13, 2020

tau-tools's People

Contributors

bsturk-cb avatar cparmn avatar gfoss avatar glallen-cb avatar jimmyastle avatar jmyers-cb avatar knightsc avatar takahiroharuyamacb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tau-tools's Issues

Feature request: Analyze watchlists also

I understand that this might be hard to do, but maybe it's easier if we put the ATTACK ID in the Description?

Sometimes we take the query from a threat report and modify it to fit our environment.

Invalid Syntax error in navgen.py

I'm attempting to run the navgen.py, but keep getting an error after I input the Cb Response URL.
Below is the syntax I get. I have replaced the URL in this extract to the default example URL, but I get the exact same error when I add in our true URL:

[!] To find your API key, login to your Cb Response UI and navigate to the profile section.
[!] Here, enter the full url of your Cb Response instance. Example: https://bugcrowd.my.carbonblack.io
[*] > https://bugcrowd.my.carbonblack.io
Traceback (most recent call last):
File "navgen.py", line 499, in
main()
File "navgen.py", line 456, in main
api_key, url = get_auth()
File "navgen.py", line 12, in get_auth
full_url = input("[!] Here, enter the full url of your Cb Response instance. Example: https://bugcrowd.my.carbonblack.io\n[*] > ")
File "", line 1
https://bugcrowd.my.carbonblack.io
^
SyntaxError: invalid syntax

Importing apt29.ps1

I am experiencing this error when I try importing apt29.ps1. What do I do? I've already set the execution policy to bypass

image

image

Any help?

Can not get output in CBR version 6.4.0

File "navgen.py", line 503, in
main()
File "navgen.py", line 469, in main
tid_dict = generate_tid_dict(data_from_cbr)
File "navgen.py", line 355, in generate_tid_dict
if "windows" in threat_report['tags'] or "linux" in threat_report['tags'] or "macos" in threat_report['tags']:
KeyError: 'tags'

SSL: CERTIFICATE_VERIFY_FAILED

I'm attempting to run the navgen.py, but keep getting an SSLError error .
Below is the error:
requests.exceptions.SSLError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /mitre/cti/master/enterprise-attack/enterprise-attack.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)')))

I am using Python38-32 on Windows 10 1909

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.