Thursday, January 21, 2016

Wireless Security

Codes:

[1] Code for single Evil Twin/Python https://github.com/s0lst1c3/evil_twin 

[2] Scrip based https://github.com/M1z23R/FluxPi 

References:

1. airbase-ng http://lifehacker.com/how-to-hack-your-own-network-and-beef-up-its-security-w-1649785071

No comments:

Script service on Ubuntu

Install odoo as service   Step 1: Create a script  user   ~   vi /usr/local/bin/odoo-start.sh   #!/bin/bash # Optional: Port forward examp...