How to install gitls in Kali Linux

Опубликовано: 09 Октябрь 2024
на канале: BugsX404
1,752
44

GITLS

This tool is available when the repository, such as github, is included in the bugbounty scope. Sometimes specified as an org name or user name rather than a specific repository, you can use this tool to extract url from all public repositories included in the org/user.

This can be used for various actions such as scanning or cloning for multiple repositories.

COMMANDS :

go install -v github.com/hahwul/gitls@latest

cp go/bin/gitls /usr/bin

gitls -h


#hacking #kalilinux #linux #go #golang #bugbounty #bugbountytips #tools #tips #tricks