Skip to content

leobeosab/DiscordSecretFinderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordSecretFinderBot

Searches Github using truffle hog on all github links sent in a discord server

How to use

Any Github link that is sent to any text_channel on a server is scanned for open secrets, if secrets are found "Secret Nazi"(A play on Grammar Nazi) will add an eyes reaction and output the results of the scan in a "secret-nazi-log" text channel that once created you can make private or admins only

install on your server!

Tools:

  • Discord.py
  • TruffleHog

Installation / running:

  1. pip3 install truffle-hog, discord
  2. Make sure discord bot token env var is set SECRETFINDERBOTTOKEN=SECRETTOKEN
  3. python3 bot.py

Made for 2019 Discord Hack Week :)

About

Scans each Github repo link with Trufflehog for leaked secrets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages