{"id":18791068,"url":"https://github.com/vrikodar/rudrastra","last_synced_at":"2025-04-13T14:21:31.882Z","repository":{"id":198422241,"uuid":"310251795","full_name":"vrikodar/Rudrastra","owner":"vrikodar","description":"Make a Fake wireless access point  aka Evil Twin....Easily!!","archived":false,"fork":false,"pushed_at":"2023-04-22T15:10:42.000Z","size":497,"stargazers_count":66,"open_issues_count":0,"forks_count":21,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T05:23:36.563Z","etag":null,"topics":["evil-twin","evil-twin-attack","evilt-twin","eviltwin","fake-ap","fake-wifi","hacking-tool","hackwii","man-in-the-middle-attack","mitm","mitm-attacks","wifi-hacking-script","wifi-security","wpa2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrikodar.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}},"created_at":"2020-11-05T09:38:15.000Z","updated_at":"2025-03-26T12:38:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d6ac131-2a88-4aa5-9139-c840f97c6b71","html_url":"https://github.com/vrikodar/Rudrastra","commit_stats":null,"previous_names":["vrikodar/rudrastra"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrikodar%2FRudrastra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrikodar%2FRudrastra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrikodar%2FRudrastra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrikodar%2FRudrastra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrikodar","download_url":"https://codeload.github.com/vrikodar/Rudrastra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248725099,"owners_count":21151627,"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":["evil-twin","evil-twin-attack","evilt-twin","eviltwin","fake-ap","fake-wifi","hacking-tool","hackwii","man-in-the-middle-attack","mitm","mitm-attacks","wifi-hacking-script","wifi-security","wpa2"],"created_at":"2024-11-07T21:14:38.336Z","updated_at":"2025-04-13T14:21:31.852Z","avatar_url":"https://github.com/vrikodar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![SxNade](https://img.shields.io/badge/MadeBy-SxNade-red)\n\n\n   ![Capture](https://github.com/SxNade/Rudrastra/blob/main/rd.png)\n\n\n**`The All in One Weapon For Making Fake Access point!`**\n\n**NOTE** : My repositories are only hosted on my offcial github page https://github.com/SxNade and May be refered on other page at https://SxNade.github.io , If you find some-body else claiming or posting them on some-kind of website social media etc.. Don't Trust it. I never publish anything about my repos on any other platform than my official github page  https://github.com/SxNade or at https://SxNade.github.io\n\n# No Longer Maintained\n- This Project is no longer updated \n- A Better Version of same Project can be found at [https://github.com/SxNade/SP-108](https://github.com/SxNade/SP-108)\n\n# 𝗜𝗡𝗦𝗧𝗔𝗟𝗟𝗔𝗧𝗜𝗢𝗡 𝗜𝗡𝗦𝗧𝗥𝗨𝗖𝗧𝗜𝗢𝗡𝗦\nTO Install all The Required Dependencies...RUN THE FOLLOWING COMMANDS\n\n      $ git clone https://github.com/SxNade/Rudrastra\n      $ cd Rudrastra\n      $ chmod +x install.sh\n\n      $ ./install.sh\n\n# 𝗠𝗢𝗥𝗘 𝗜𝗡𝗙𝗢\n\nThese Scripts Work Best With Python3\n\n**`Use Python3 to run the Scripts`**\n\n\n# 𝙍𝙐𝙉𝙉𝙄𝙉𝙂 𝙏𝙃𝙀 𝙁𝘼𝙆𝙀-𝘼𝙋\n\n# 𝙎𝙏𝙀𝙋 1\nThis step involves configuring the IPtable rules and preparing the interfaces..!\n\n`python3 internet.py \u003cinternet-interface\u003e \u003cFAKE-AP-INTERFACE\u003e`\n\n# 𝙎𝙏𝙀𝙋 2\nThis step involves Configuring DHCP Server To assign IP address to Devices Connecting to our AP!\n\n`python3 dhcp.py`\n\n# 𝙎𝙏𝙀𝙋 3\nThis Step involves setting up the Fake-Ap and Finally running it..\n\n`python3 fake_ap.py`\n\n# 𝙎𝙏𝙀𝙋 4\n`Now WE have our Fake AP Running we can Now Use Wireshark to Sniff Packets by selecting the FAKE-AP interface..`\n\n# 𝙎𝙏𝙀𝙋 5\nAfter Closing DHCP and FAKE-AP... you can ...run following commands to reset IP table rules and other modifications made..!\n\n`chmod +x reset.sh`\n\n`./reset.sh`\n\n# 𝑴𝑨𝑲𝑬_𝑰𝑻_𝑩𝑬𝑻𝑻𝑬𝑹\nTo make Rudrastra Even Better Contribute to it Or use and Report Any Bugs or fixes Required...\n\n`git clone https://github.com/SxNade/Rudrastra`\n\n\n![Capture](https://raw.githubusercontent.com/SxNade/Rudrastra/main/ritm.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrikodar%2Frudrastra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrikodar%2Frudrastra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrikodar%2Frudrastra/lists"}