GithubHelp home page GithubHelp logo

shezmic / apd_launchpad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wjdigby/apd_launchpad

0.0 0.0 0.0 8 KB

Script for generating hostapd-wpe configuration files and spoofed certificates

Python 100.00%

apd_launchpad's Introduction

apd_launchpad

Facilitate the creation of hostapd-wpe configuration files and spoofed certificates for WPA2 Enterprise credential harvesting.

Place apd_launchpad.py in your (functioning) hostapd-wpe directory. Running the script creates a new subdirectory named after the "TARGET" parameter and containing the associated configuration and certificate files which can be removed following the assessment.

hostapd-wpe related arguments:

-s SSID, --ssid SSID

SSID of wireless network. Required.

-i INTERFACE, --interface INTERFACE

Wireless interface on which to broadcast. Required.

-ch CHANNEL, --channel CHANNEL

Channel on which to broadcast (default "1").

-bc {0,1,2}, --broadcast {0,1,2}

Broadcast or cloak the SSID. 0=Broadcast SSID; 1=Send empty SSID beacon (length=0); 2=Send SSID beacon with length (length=N) (default 0).

-br BRIDGE, --bridge BRIDGE

Bridge interface to use for MitM (default none).

-w {1,2}, --wpa {1,2}

Version of WPA (default "2")

Certificate generation options:

-cn COMMON_NAME, --common-name COMMON_NAME

Common name for certificate. Required.

-o ORG, --org ORG

Organization for certificate. Optional.

-st STATE, --state STATE

State or province for certificate. Optional.

-c COUNTRY, --country COUNTRY

Country code for certificate. Optional.

-p PASSWORD, --password PASSWORD

Password for certificate generation (default "password").

-l LOCATION, --location LOCATION

Location for certificate. Optional.

-ou ORG_UNIT, --org-unit ORG_UNIT

Organizatoinal unit for certificate. Optional.

-e EMAIL, --email EMAIL

Email address for cerificate. Optional.

-v, --verbose

Show verbose output.

apd_launchpad's People

Contributors

wjdigby avatar

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.