vrikodar / Rudrastra

Make a Fake wireless access point aka Evil Twin....Easily!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[SxNade

Capture

The All in One Weapon For Making Fake Access point!

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

No Longer Maintained

π—œπ—‘π—¦π—§π—”π—Ÿπ—Ÿπ—”π—§π—œπ—’π—‘ π—œπ—‘π—¦π—§π—₯π—¨π—–π—§π—œπ—’π—‘π—¦

TO Install all The Required Dependencies...RUN THE FOLLOWING COMMANDS

  $ git clone https://github.com/SxNade/Rudrastra
  $ cd Rudrastra
  $ chmod +x install.sh

  $ ./install.sh

𝗠𝗒π—₯π—˜ π—œπ—‘π—™π—’

These Scripts Work Best With Python3

Use Python3 to run the Scripts

𝙍𝙐𝙉𝙉𝙄𝙉𝙂 𝙏𝙃𝙀 π™π˜Όπ™†π™€-π˜Όπ™‹

π™Žπ™π™€π™‹ 1

This step involves configuring the IPtable rules and preparing the interfaces..!

python3 internet.py <internet-interface> <FAKE-AP-INTERFACE>

π™Žπ™π™€π™‹ 2

This step involves Configuring DHCP Server To assign IP address to Devices Connecting to our AP!

python3 dhcp.py

π™Žπ™π™€π™‹ 3

This Step involves setting up the Fake-Ap and Finally running it..

python3 fake_ap.py

π™Žπ™π™€π™‹ 4

Now WE have our Fake AP Running we can Now Use Wireshark to Sniff Packets by selecting the FAKE-AP interface..

π™Žπ™π™€π™‹ 5

After Closing DHCP and FAKE-AP... you can ...run following commands to reset IP table rules and other modifications made..!

chmod +x reset.sh

./reset.sh

𝑴𝑨𝑲𝑬_𝑰𝑻_𝑩𝑬𝑻𝑻𝑬𝑹

To make Rudrastra Even Better Contribute to it Or use and Report Any Bugs or fixes Required...

git clone https://github.com/SxNade/Rudrastra

Capture

About

Make a Fake wireless access point aka Evil Twin....Easily!!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 92.5%Language:Shell 7.5%