Познакомьтесь с пентестом веб-приложений на практике в нашем новом бесплатном курсе
# sudo ifconfig wlx00c0caa50dac down
# sudo iwconfig wlx00c0caa50dac mode monitor
# sudo ifconfig wlx00c0caa50dac up
desktop:~$ iw dev
phy#0
Interface wlx00c0caa50dac
ifindex 4
wdev 0x100000001
addr 0e:ea:65:b7:10:28
type auto
channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
txpower 18.00 dBm
import requests
import re
from tkinter import *
from tkinter import filedialog...