Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 893 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 893 Bytes

chknet-capture

chknet-capture

💳 📄 🚀

capture chknet credit cards

This is a study-only project. I am not responsible for its use :)

Installing dependencies

> pip install -r requirements.txt

Execution

> python main.py

[chknet-capture] 4xxxxxxxxxxxxxxx xxxx xxx - x.xx$ - 00 Approved
[chknet-capture] 5xxxxxxxxxxxxxxx xxxx xxx - x.xx$ - 00 Approved

...

[!] Credit cards were dumped to ccs_15_18_22.txt

Automation

selenium-webdriver: Python language bindings for Selenium WebDriver.

Chknet

Official site