sh_ftr's repositories

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

Language:HTMLStargazers:1Issues:2Issues:0

ATTACK-Python-Client

Python Script to access ATT&CK content available in STIX via a public TAXII server

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

Invoke-ATTACKAPI

A PowerShell script to interact with the MITRE ATT&CK Framework via its own API

Language:PowerShellLicense:MITStargazers:0Issues:0Issues:0