Skip to content

amir-morshedizadeh/zone-H-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zone-H-checker

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.

Installation

Python >= 3.9

git clone https://github.com/amir-morshedizadeh/zone-H-checker.git
pip3 install -r requirements.txt

Configuration

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: image

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. image

4- Make a regex to cover all your domains and replace it with the value of current regex. image

5- Run the program and monitor the Telegram group for any incoming alerts and also solving the captcha.

About

It checks "www.zone-h.org/archive" and looks for your domains, if your assets found in the list, it sends its log to your Telegram or Bale group.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages