Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-11-08 11:43:56 -05:00 committed by GitHub
parent 2fa4a3e96b
commit 954a6c6ac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,6 +143,13 @@ msfvenom --list formats
### Adding user for RDP
run getgui -u [USER_NAME] -p [PASS]
# Git
### Dumping repository
`./gitdumper.sh <location_of_remote_or_local_repostiory_having./.git> <destination_folder>`
### Extracting information from repository
`./extractor.sh <location_folder_having_.git_init> <extract_to_a_folder>`
# King Of The Hill (KoTH)
### Monitoring and Closing Shell (Linux)
* strace `debugging / tamper with processes`