jsmon icon indicating copy to clipboard operation
jsmon copied to clipboard

a javascript change monitoring tool for bugbounties

Results 10 jsmon issues
Sort by recently updated
recently updated
newest added

First very thanks for the tool !! Is there any limit on the size of the js file to download, I am not able to see any downloaded file in...

Hy can you add discord as notification?

When I tried the following option python setup.py install it gives the following error /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running build running install_egg_info Removing /usr/local/lib/python2.7/dist-packages/JSMon-1.0.egg-info Writing...

I've added support to handle multiple Slack channels and/or Telegram chats. This way you can separate multiple targets into its own channel / chat. See targets/target.json for an example

the config u told to setup as cronjob was not workign in zsh shell

Hey robre....As I am not a telegram or slack fan, I just forked your project and added a yahoo email notification option. This tool is really cool. So, have a...

https://watchjs.com/en/docs/introduction

Migrating from slackclient to slack_sdk according to the documentation: [https://slack.dev/python-slack-sdk/v3-migration/index.html](https://slack.dev/python-slack-sdk/v3-migration/index.html) The `JSMON_SLACK_CHANNEL_ID` variable now should be in the form of channel_id instead of channel name.

📋 Problem Description During production usage, I identified scenarios where JSMon can fail or behave unstably: Missing files: Script crashes if files in downloads/ directory are removed Network failures: No...

## 📋 Problem Description During production usage, I identified scenarios where JSMon can fail or behave unstably: - **Missing files**: Script crashes if files in `downloads/` directory are removed -...