{"id":14963817,"url":"https://github.com/wraient/google-phishing-with-esp8266","last_synced_at":"2025-07-20T06:04:29.419Z","repository":{"id":247999449,"uuid":"827469237","full_name":"Wraient/Google-Phishing-with-ESP8266","owner":"Wraient","description":"Google Phishing with ESP8266","archived":false,"fork":false,"pushed_at":"2024-07-28T21:41:36.000Z","size":8,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T04:52:06.487Z","etag":null,"topics":["esp8266","gmail","google","phishing"],"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/Wraient.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}},"created_at":"2024-07-11T17:51:00.000Z","updated_at":"2025-03-29T16:04:49.000Z","dependencies_parsed_at":"2024-09-13T20:50:21.984Z","dependency_job_id":null,"html_url":"https://github.com/Wraient/Google-Phishing-with-ESP8266","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"ea3d41ce0c1060dd77b0574e8276c3df1341dd3e"},"previous_names":["wraient/google-phishing-with-esp8266"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wraient/Google-Phishing-with-ESP8266","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2FGoogle-Phishing-with-ESP8266","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2FGoogle-Phishing-with-ESP8266/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2FGoogle-Phishing-with-ESP8266/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2FGoogle-Phishing-with-ESP8266/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wraient","download_url":"https://codeload.github.com/Wraient/Google-Phishing-with-ESP8266/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2FGoogle-Phishing-with-ESP8266/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076036,"owners_count":23872729,"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":["esp8266","gmail","google","phishing"],"created_at":"2024-09-24T13:32:10.988Z","updated_at":"2025-07-20T06:04:29.382Z","avatar_url":"https://github.com/Wraient.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phishing with ESP8266 (Google Phishing Page)\n\nThis is a Arduino script to host wifi network using ESP8266 which would work as a phishing page. When a user connects to this wifi network with your preffered SSID \nThey would be redirected to login into the wifi as most commercial wifi networks do. But this login page is for Google Gmail, and once the user submits the credentials\nthey are stored in the ESP8266 for the attacker to view later. After submitting the credentials successfully the user would be shown a \"Connected\" page but there would \nbe no network access as the ESP8266 does not have any network access.\n\nTL;DR\n\nThis is a phishing page of Google Gmail with ESP8266.\n\n## Preview\n\n|                                                 Login  Wifi                                                                       |                                           Submitted Successfully                                                              |                               View Credentials                                                                           |\n| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |\n| \u003cimg src=\"https://github.com/user-attachments/assets/7e2f86fa-166b-4b6c-b4d2-75096792337b\" width=\"280\"/\u003e | \u003cimg src=\"https://github.com/user-attachments/assets/4ee7fc4f-7901-438d-956a-c6367d4ed755\" width=\"280\"/\u003e | \u003cimg src=\"https://github.com/user-attachments/assets/12dd4cc3-6103-4cb2-9c8d-1fd8b3deac26\" width=\"280\"/\u003e |\n\n# Setup\n\n- Install Arduino IDE from [official website](https://www.arduino.cc/en/software#legacy-ide-18x) (You need Arduino IDE version 1.8.X to upload file system)\n- Install required libraries and dependencies for ESP8266 ([Guide](https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide))\n- Install [SPIFFS tool](https://www.instructables.com/Using-ESP8266-SPIFFS/#step2) for ESP8266\n- Clone this repo\n  ```\n  git clone https://github.com/Wraient/Google-Phishing-with-ESP8266\n  ```\n- Open `esp8266_phishing.ino` and change SSID\n- Copy `index.html` in your data folder or copy `data/` in your Arduino project root\n- Flash SPIFFS\n- Flash script\n- Connect to the wifi network and navigate to `connectivitycheck.gstatic.com/getinfo` on an Android or `http://www.msftconnecttest.com/getinfo` on Windows to see your collected passwords\n- Navigate to `baseurl/deleteinfo` if you want to clear all the collected passwords\n- Profit ????\n\nP.S. Yes all the links on the page works.\n\n*Only for educational purposes ofc. Have fun skids. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraient%2Fgoogle-phishing-with-esp8266","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraient%2Fgoogle-phishing-with-esp8266","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraient%2Fgoogle-phishing-with-esp8266/lists"}