Skip to content
/ shania Public
forked from abdilahrf/shania

Scan secrets from Continuous Integration Build Logs

License

Notifications You must be signed in to change notification settings

codingo/shania

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

sudo apt install jq

  • Replace [CI_TOKEN] with your key in main.py file
  • Replace [GITLAB_TOKEN] with your key in main.py file
  • Replace [GITHUB_TOKEN] with your key in scan-organization.sh file

Usage

Example usage

./scan-organisation.sh uber
./scan-organisation.sh [ORGANISATION_NAME]
./scan-single.sh [USER_HANDLE]

References

Special thanks to

@Rhynorater @hacker_ @EdOverflow @KarimPwnz @streaak @d0nutptr

Legal Disclaimer

This project is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. Developers assume no liability and are not responsible for any misuse or damage caused by this tool.

About

Scan secrets from Continuous Integration Build Logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Shell 7.1%