Giter Site home page Giter Site logo

rogueap's Introduction

ROGUE AP WITH HOSTAPD, MAC CHANGE AND SSLSTRIP TRAFFIC CAPTURE ๐Ÿ‘ฝ

INTRODUCTION

This script uses hostapd, dnsmasq, macchanger, sslstrip as main programs, and systemctl, iptables.

I explained every line of the script in My Page so anyone is able to understand how a Rogue AP works.

Also I don't take any responsability of any possible harms done with this script. I strongly advise to use it for educational purposes.

CONCEPT

A Rogue AP is a wireless hotspot that let's people connect, but it also performs Man In The Middle attacks.

This way you can monitorize all the traffic ongoing between the user connected to your AP and the router.

INSTALL โฌ‡๏ธ

Installation is as simple as:

git clone https://github.com/n0nuser/RogueAP.git

And cd to RogueAP

USAGE โœ‹

./rogue_ap <ADAPTER 1> <ADAPTER 2> <ESSID>"

If it doesn't let you execute it: 'chmod +x rogue_ap' and that's it.

Arguments explained:

  • ADAPTER 1 : Connected to the network
  • ADAPTER 2 : Replicates the signal with ESSID and captures the traffic.
  • ESSID : Name of Rogue AP

It's recommended to select as the second adapter the one with more power and the antenna with more dbi's.

Also you can't run the script with the same adapter. You have to select different adapters.

NOTES ๐Ÿ“ƒ

The idea of the MAC change is to make it a little bit more evasive and remain unknown. :neckbeard:

When the program finishes it does a clean up and restores original MAC's.

Also writes a log of HTTPS connections into log_rogue_ACTUALDATE.log.

It's also recommended to run Wireshark on second adapter to capture all traffic/packets.

rogueap's People

Contributors

n0nuser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

5l1v3r1

rogueap's Issues

I'm going to try it

UPDATE:

it actually works out the box all you have to do is just install the given packages and the rest it does on its own

can you send me the dnsmasq.conf file, the hostapd.conf file that you're using because I have another setup that I'm working
on for my personal use and your setup actually makes it easier to be honest I was wondering where it saved those files

I don't want to get too much into detail but I'm trying to

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.