Skip to content
forked from robre/jsmon

a javascript change monitoring tool for bugbounties

License

Notifications You must be signed in to change notification settings

yassineaboukir/jsmon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSMon

JSMon - JavaScript Change Monitor for BugBounty

This is a fork of JSMon by robre modified to support Slack instead of Telegram with some minor fixes. You'll need to create a Slack OAuth app then assign it files:write and files:write:user permissions the replace SLACK_TOKEN in the source code with your own.

And don't forget to install Slack library as follows

pip3 install slackclient

You can create Slack App in: https://api.slack.com/apps

Token and permissions in: https://api.slack.com/apps/[APP_ID]/oauth?

About

a javascript change monitoring tool for bugbounties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%