Skip to content

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

Notifications You must be signed in to change notification settings

WH1T3-E4GL3/gixposed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

gixposed

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

Installation

wget https://github.com/WH1T3-E4GL3/gixposed/releases/download/v1.0.1/gixposed_1.0.1.deb
sudo dpkg -i gixposed_1.0.1.deb

Usage

gixposed --s 'your_secret_to_check' --p '/root/your_repo_dir'

or

gixposed

Screenshot_2024-10-22_02_45_05

About

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages