Pinned Repositories
ATTACK-Python-Client
Python Script to access ATT&CK content available in STIX via a public TAXII server
dc713-let-learn-delphi
dc713-lets-learn-assembly
dc713-lets-learn-c
dc713-lets-learn-powershell
DC713-lets-learn-python
This project will serve as a training program for DC713 scrubs to learn python things. I will post questions and problems on here occasionally and people can submit answers in the form of a git push. I will post problems once or twice a week (depending on how caffeinated I am) and answer the problems the following week. I will be reviewing the problems in DC713 meetings in case people have questions. Follow the following format to clone the master, create a local branch, work on the code, then push the branch (not to master preferably or I'll reject it) Set up your local github configuration. Follow instructions located at (https://help.github.com/en/articles/set-up-git) to download, install, setup and configure git on your local system. Set up your commit email address and create an HTTPS personal access token on your account (https://help.github.com/en/articles/which-remote-url-should-i-use#cloning-with-https-urls-recommended) Cache your Github password in Git with (https://help.github.com/en/articles/caching-your-github-password-in-git) (Alternatively, you can use SSH keys and authenticate to Github using your SSH key that you can generate using the following: https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) To clone the repo and create a new branch, follow these instructions: https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches
Invoke-ATTACKAPI
A PowerShell script to interact with the MITRE ATT&CK Framework via its own API
shftr's Repositories
shftr/DC713-lets-learn-python
This project will serve as a training program for DC713 scrubs to learn python things. I will post questions and problems on here occasionally and people can submit answers in the form of a git push. I will post problems once or twice a week (depending on how caffeinated I am) and answer the problems the following week. I will be reviewing the problems in DC713 meetings in case people have questions. Follow the following format to clone the master, create a local branch, work on the code, then push the branch (not to master preferably or I'll reject it) Set up your local github configuration. Follow instructions located at (https://help.github.com/en/articles/set-up-git) to download, install, setup and configure git on your local system. Set up your commit email address and create an HTTPS personal access token on your account (https://help.github.com/en/articles/which-remote-url-should-i-use#cloning-with-https-urls-recommended) Cache your Github password in Git with (https://help.github.com/en/articles/caching-your-github-password-in-git) (Alternatively, you can use SSH keys and authenticate to Github using your SSH key that you can generate using the following: https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) To clone the repo and create a new branch, follow these instructions: https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches
shftr/ATTACK-Python-Client
Python Script to access ATT&CK content available in STIX via a public TAXII server
shftr/dc713-let-learn-delphi
shftr/dc713-lets-learn-assembly
shftr/dc713-lets-learn-c
shftr/dc713-lets-learn-powershell
shftr/Invoke-ATTACKAPI
A PowerShell script to interact with the MITRE ATT&CK Framework via its own API