Skip to content

pfg-matt/references

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

references

Collection of reusable references
Hosted at: https://mccright.github.io/references/

Cheat Sheets
First and foremost: a couple git cheat sheets

Just get started...
git remote -v (view the full addresses of your configured remotes)
cd into your new project directory
git init (builds a .git directory that contains all the metadata and repository history)
git add . (instructs Git to begin tracking all files within and beneath the current directory)
git commit –m'This is the first commit' (creates the permanent history of all files, with the -m option supplying a message alongside the history marker)

Awesome-Awesome

Browse Sears catalog of Linux software -- Awesome Linux Software https://github.com/luongvo209/Awesome-Linux-Software

Manage Your Privacy

Software Vulnerability Detection Resources

Architecture Risk Analysis

Web Application Vulnerability Analysis and Pen Testing

Pen testing Linux distros

BPF Tools Explore your Live Linux Kernel Image - Berkeley Packet Filters & eBPF

Online Scanners

Markdown

JavaScript

General Secure Programming

PHP

Python

Crypto

Regex

DOS/Windows Shell

Information Sources for your Security Investigations
A starter list of information sources for your security investigations & integrations:
(Thank you https://github.com/cloudtracer/ThreatPinchLookup)

Math and Statistics

Text to Speech

Random Cheat Sheets

Several Tech Company Research & Security Blogs

Respect software author's license decisions

Various public documents, whitepapers and articles about APT campaigns

Verify those shortened URLs

Find the code you need

Then copy & morph

Risk Management Frameworks

Stay Informed (in no particular order - and thank you Joe Fleischman for the starter set)

Software Defined Radio (SDR)

Temporary list for new work tools

Bash Shell

Development Environment on a Mac

There is probably some free training for that...

Temporary list for work tools or other resources requiring more follow-up

Other

Projects associated with Novel Corona Virus - COVID-19
See: https://github.com/mccright/rand-notes/blob/master/Novel-Corona-Virus-COVID-19.md

About

Collection of reusable references

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published