Disruptive Labs

/Home

/Posts

/Notes

/Talks

/Training

/Stories

/About

Home/Notes/ Git commands for security assessments

Git commands for security assessments

Bharath

May 1, 2025

#Linux #Recon #Productivity #Cli

Find out the history of a specific piece of code

# Blame for specific lines
git blame -L start,end /path/to/file
git blame -L 21,42 config.yml

Where did I learn (steal!?) this from? #

  • https://www.youtube.com/watch?v=aolI_Rz0ZqY

JSON parsing tips & tricks
→

back to top

Disruptive Labs 2025

   |   

Base theme by tomfran/typo