May 2020
Intermediate to advanced
544 pages
12h 57m
English
Sometimes, while deploying code from Git on a production server, developers leave the git folder in a public directory. This is dangerous as it may allow an attacker to download the entire source code of the application.
Let's look at the git_scanner module, which helps us to discover misconfigured repos on a website:


Read now
Unlock full access