It checks "www.zone-h.org/archive" and looks for your domain, if your assets found in the list, it sends the alert to your Telegram/Bale group. It also sends captcha image of zone-h.org to your Telegram group in order to enter the captcha text to continue for looking.
Python >= 3.9
git clone https://github.com/amir-morshedizadeh/zone-H-checker.git
pip3 install -r requirements.txt
1- At first make a Telegram Bot or Bale Bot and obtain your token:
Telegram: Telegram Bot
Bale: Bale Bot
2- Make a group in Telegram/Bale then write your token and group id in the following portion of the code:
3- Through your browser navigate to https://www.zone-h.org/archive, then press F12 to see your cookie to write PHPSESSID value to .PHPSESSID file and ZHE value to .ZHE file in the script path.
4- Make a regex to cover all your domains and replace it with the value of current regex.
5- Run the program and monitor the Telegram group for any incoming alerts and also solving the captcha.