Skip to content

jumpif0/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

test

Utilizing this repo to understand how git works. Testing to avoid messing up any other repos :)

Helpful

git clone

git checkout -b my-new-branch

git add . git commit -m "your-commit-msg" git push origin my-new-branch

Sync Fork

git remote add upstream

git remote -v

git merge upstream/master

Sites

https://queue.acm.org/detail.cfm?id=3382016
https://www.mdsec.co.uk/2020/02/cve-2020-0618-rce-in-sql-server-reporting-services-ssrs/
https://khast3x.club/posts/2020-02-14-Intro-Modern-Routing-Traefik-Metasploit-Docker/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published