Skip to content

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

License

Notifications You must be signed in to change notification settings

s2prod/Rudrastra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[SxNade Maintenance Ask Me Anything ! Stage Discord

Rudrastra

Capture

The All in One Weapon For Making Fake Access point!

𝗜𝗡𝗦𝗧𝗔𝗟𝗟𝗔𝗧𝗜𝗢𝗡 𝗜𝗡𝗦𝗧𝗥𝗨𝗖𝗧𝗜𝗢𝗡𝗦

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

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!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.5%
  • Shell 7.5%