{"id":22284951,"url":"https://github.com/cmeone/attack-phishing-website","last_synced_at":"2026-01-05T18:12:16.090Z","repository":{"id":259973524,"uuid":"312141691","full_name":"CMEONE/Attack-Phishing-Website","owner":"CMEONE","description":"Use this program to attack a phishing website and flood it with fake credentials","archived":false,"fork":false,"pushed_at":"2021-10-25T00:16:52.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T17:48:36.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CMEONE.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":"2020-11-12T02:05:52.000Z","updated_at":"2021-10-25T00:16:55.000Z","dependencies_parsed_at":"2024-10-28T22:33:08.282Z","dependency_job_id":null,"html_url":"https://github.com/CMEONE/Attack-Phishing-Website","commit_stats":null,"previous_names":["cmeone/attack-phishing-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMEONE%2FAttack-Phishing-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMEONE%2FAttack-Phishing-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMEONE%2FAttack-Phishing-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMEONE%2FAttack-Phishing-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CMEONE","download_url":"https://codeload.github.com/CMEONE/Attack-Phishing-Website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245535514,"owners_count":20631298,"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":[],"created_at":"2024-12-03T16:50:23.477Z","updated_at":"2026-01-05T18:12:16.049Z","avatar_url":"https://github.com/CMEONE.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Attack Phishing Website\nUse this program to attack a phishing website and flood it with fake credentials\n\n## Instructions\nThe program runs on node.js with the axios dependency for sending POST requests.\nTo install node.js and npm, please visit this website: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm/\n\nTo install axios with npm, please run the following command in your terminal (command prompt on windows):\n\n`npm install axios`\n\nThen, to set the POST url to send the login credentials, download and open the `main.js` file. Scroll down to the part that looks like this:\n\n`var url = \"\";`\n\nEnter the url within the quotes:\n\n`var url = \"http://example.com/check.php\";`\n\nTo find the POST url of a phishing website, scroll down to the section in this document titled \"Finding the POST URL\"\n\nYou may also need to edit the POST fields. If so, scroll down to the section in this document titled \"Finding the POST URL\"\n\nAfter you put the URL, save the file. Then, open your terminal and use the `cd foldername` command to navigate to the file. The terminal will likely start in your home/user directory. To see the folders/files in the directory, you can use the `ls` command (macOS, Linux) or the `dir` command (Windows). For example, if I downloaded the file into my Downloads folder, I would run the following command:\n\n`cd Downloads`\n\nFinally, to run the program, run the following command:\n\n`node main.js`\n\nYou will know that it is running when it tells you the usernames and passwords it is using. If the program can successfully send the usernames and passwords to the phishing site, it will also write \"success\" to the console. Otherwise, it will write \"error\" to the console.\n\n## Finding the POST URL\n\n## Editing the POST Fields\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmeone%2Fattack-phishing-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmeone%2Fattack-phishing-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmeone%2Fattack-phishing-website/lists"}