Use aircrack-ng to assess WiFi network security:
aircrack-ng -w password-lists.txt -b BSSID recorded_traffic.pcap #figure out the passphrase using the password-lists.txt dictionary
aircrack-ng -w password-lists.txt -b BSSID recorded_traffic.pcap
Home of the tool
Windows Recon: PowerShell network scanner: Using the tool to discover all available live hosts powerful asynchronous IPv4 network scanner for PowerShell; scan every IPv4 range; scan an ent...
Use the command below to connect to your MSSQL server: mssql-cli -S <server URL> -d <database name> -U <username> -P <password>; Use the MSSQL-CLI to connect to the remote...
Run Nmap scripts to enumerate the Windows target machine IIS service. nmap -p80 -sV --script http-enum 10.10.10.50 #get IIS info and potentially interesting folders; nmap -p80 -sV --script http-h...
wifi command & paste
IIS command & paste