Giter VIP home page Giter VIP logo

parzivalhack / defacementmonitor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 45 KB

Defacement Monitor is a powerful, easy-to-use web application that helps you keep track of changes to your websites. Using the Pushover notification service, it alerts you instantly when your monitored web pages are modified, providing an extra layer of security against website defacement and unauthorized changes.

License: MIT License

Python 42.40% Batchfile 0.16% HTML 57.44%

defacementmonitor's Introduction

Defacement Monitor

Defacement Monitor Logo

๐Ÿ” Overview

Defacement Monitor is a powerful, easy-to-use web application that helps you keep track of changes to your websites. Using the Pushover notification service, it alerts you instantly when your monitored web pages are modified, providing an extra layer of security against website defacement and unauthorized changes.

๐ŸŒŸ Features

  • Real-time Monitoring: Regularly checks your specified URLs for changes.
  • Instant Notifications: Sends alerts directly to your device via Pushover when changes are detected.
  • User-friendly Interface: Simple web interface for easy configuration and management.
  • Flexible Configuration: Set custom monitoring configurations and save them for convenience automatically.
  • Test Notifications: Send test alerts to ensure your Pushover setup is working correctly.
  • Start/Stop Controls: Easily activate or deactivate monitoring as needed.

๐Ÿš€ How It Works

  1. Setup: Enter your Pushover User Key and API Token, along with the URL you want to monitor.
  2. Monitoring: The application periodically checks the specified URL for changes.
  3. Detection: If a change is detected, the content's hash is updated and stored.
  4. Notification: An instant alert is sent to your devices via Pushover.

๐Ÿ›  Installation

  1. Clone this repository: git clone https://github.com/yourusername/defacement-monitor.git
  2. Navigate to the project directory: cd DefacementMonitor
  3. Install the required dependencies: pip install -r requirements.txt

๐Ÿƒโ€โ™‚๏ธ Usage

  1. Run the Flask web application:
  • Linux: python DefacementMonitor.py
  • Windows: Download and double-click on the RunWindows.bat (or just right-click execute on the file)
  1. Open your web browser and go to http://127.0.0.1:5000 (localhost:5000).
  2. Enter your Pushover User Key and API Token and the URL you want to monitor.
  3. Click "Save" & "Start Monitoring" to begin.
  4. If you need help with the setup, you can click on the blue "?" at the top right corner of the page to get the initial instructions on how to get started :)

โš ๏ธ Alert Example

Alert Example

๐Ÿ“‹ Requirements

  • Python 3.6+ is suggested (Python 3.0 is mandatory)
  • Flask
  • Flask-APScheduler
  • Requests
  • BeautifulSoup4
  • A free Pushover account

๐Ÿ”จ To-Do (soon)

  1. Allow users to set custom time intervals for checking the website (right now is defaulted to 10 mins).
  2. Allow to monitor multiple websites at once.

๐Ÿ”’ Security Note

Always ensure you're using this tool on websites you own or have permission to monitor. Unauthorized monitoring of websites may be illegal in some jurisdictions. User discretion is advised. The creator of this tool takes no responsibility in unauthorized monitoring activities or any potential damage related.

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

๐Ÿ“œ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ž Contact

Feel free to connect with me :)

defacementmonitor's People

Contributors

parzivalhack avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.