{"id":22194163,"url":"https://github.com/filiprokita/anticcscam","last_synced_at":"2025-03-24T21:26:19.130Z","repository":{"id":248937251,"uuid":"440180514","full_name":"FilipRokita/AntiCCScam","owner":"FilipRokita","description":"AntiCCScam is a Python script that combats credit card fraud by sending fake data to scam websites, disrupting their malicious operations. This tool generates and automates the flooding of scam sites with random credit card information for educational and ethical purposes.","archived":false,"fork":false,"pushed_at":"2024-07-17T21:57:27.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T01:41:48.663Z","etag":null,"topics":["anti-fraud","automation","credit-card","credit-card-fraud","credit-card-spam","cybersecurity","data-flooding","ethical-hacking","fake-data","fraud-prevention","hacking","pen-testing","python","python-script","requests","scam-protection","security-tool","spam-bot","threading","web-security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FilipRokita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-20T13:30:36.000Z","updated_at":"2024-07-20T02:12:28.000Z","dependencies_parsed_at":"2024-07-18T02:12:27.572Z","dependency_job_id":null,"html_url":"https://github.com/FilipRokita/AntiCCScam","commit_stats":null,"previous_names":["filiprokita/anticcscam"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRokita%2FAntiCCScam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRokita%2FAntiCCScam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRokita%2FAntiCCScam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilipRokita%2FAntiCCScam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FilipRokita","download_url":"https://codeload.github.com/FilipRokita/AntiCCScam/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245353868,"owners_count":20601442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anti-fraud","automation","credit-card","credit-card-fraud","credit-card-spam","cybersecurity","data-flooding","ethical-hacking","fake-data","fraud-prevention","hacking","pen-testing","python","python-script","requests","scam-protection","security-tool","spam-bot","threading","web-security"],"created_at":"2024-12-02T13:11:42.107Z","updated_at":"2025-03-24T21:26:19.110Z","avatar_url":"https://github.com/FilipRokita.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AntiCCScam\n\nAntiCCScam is a Python script designed to combat credit card fraud by flooding scam websites with fake data. This project automates the process of sending random, yet plausible, credit card information to a specified URL in order to overload and potentially disrupt the malicious operations of these sites.\n\n## Files\n\n1. `AntiCCScam.py`  \n    This is the main script that sends fake credit card information to the specified URL.\n2. `myconfig.py`  \n    This configuration file contains the URL of the target site and the headers and data structure for the requests. It imports functions from `randomdata.py` to generate fake credit card details.\n3. `randomdata.py`  \n    This script generates random credit card numbers, expiration dates, and CVV codes.\n\n## How to Use\n\n1. **Install dependencies**: Make sure you have `requests` installed. You can install it using pip if you haven't already:\n    ```sh\n    pip install requests\n    ```\n2. **Configure**: Update the `url` and `data` fields in `myconfig.py` with the target URL and the appropriate data structure that the scam site expects.\n3. **Run the script**: Execute the `AntiCCScam.py` script.\n    ```sh\n    python3 AntiCCScam.py\n    ```\n\n## Disclaimer\n\nThis script is intended for educational purposes only. Use it responsibly and only against sites you have permission to test. Unauthorized use against any website without permission is illegal and unethical. The author does not take any responsibility for misuse of this script.\n\n## Author\n\nFilip Rokita  \nWebsite: [www.filiprokita.com](http://www.filiprokita.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiliprokita%2Fanticcscam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiliprokita%2Fanticcscam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiliprokita%2Fanticcscam/lists"}