Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Payload #152

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added Payload #152

wants to merge 7 commits into from

Commits on Oct 22, 2017

  1. Added Payload

    Payload Captive Portal has been added.
    Redirects traffic to phishing page and saves collected data to text file.
    Brisk4t committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    6dfa702 View commit details
    Browse the repository at this point in the history
  2. Uses IP variable instead of static

    Uses $IF_IP variable from setup.cfg instead of specific ip, allows ip changed in setup.cfg to be used in payload.
    
    Also added experimental ECM, may work , may not work. Basically WIP.
    Brisk4t committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    e928f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. ECM works now !

    ECM works now. Kinda obvious in the title.
    Brisk4t committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    3cec14a View commit details
    Browse the repository at this point in the history
  2. Edited README.MD

    Minor change in process to make the payload a little more organised.
    Brisk4t committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    5065496 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Added a more legit portal

    Added a pretty legit looking portal that looks like something made by a certain search engine company (゜‿ ^)
    
    Also updated README.MD with appropriate credits.
    Brisk4t committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    736ee01 View commit details
    Browse the repository at this point in the history
  2. Update Captiveportal.txt

    Brisk4t authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    d11e0bb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Brisk4t authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    4778838 View commit details
    Browse the repository at this point in the history