wpovell / wisec

REPL for playing around with wifi/internet security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiSec

A small REPL to play around with wifi security

Installation

  • Install Python3

  • Install Python requirements:

    pip install -r requirements.txt

    (Note that Scapy may have other dependencies)

Usage

Start with sudo ./sec. Type help to see available commands.

About

REPL for playing around with wifi/internet security


Languages

Language:Python 99.8%Language:Shell 0.2%