Skip to content

An automated script to configure an ALFA adapter for penetration testing on system boot.

Notifications You must be signed in to change notification settings

zdrouse/alfa-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

alfa-config

Purpose

USB ALFA adapters always use default configurations on system boot, including VMs. This project is an automated solution that will configure the following:

  1. macchanger -r wlan# - Changes ALFA interface to use randomized MAC address
  2. iw reg set GY - Sets wireless configuration to other country region (this allows increasing Tx Power)
  3. iwconfig wlan# txpower 30 - Sets Tx Power to 30 dBm

About

An automated script to configure an ALFA adapter for penetration testing on system boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages