day four. kali linux and other pentesting tools
Write a function overlapping() that takes in two lists as parameters. If the two lists have any elements in common, the function returns True. False if there are no common elements.
Write a function that takes in a list of numbers that must be at least size 4 (the function should not continue if there aren't at least 4 elements). Return the mean (average) of the numbers in the list.
sudo airmon-ng start interface
sudo airodump-ng mon0
sudo aircrack-ng filename.cap
reaver -i <interface-name> -b <BSSID of target>
sudo airmon-ng start interface
sudo wash -i mon0
sudo reaver -i mon0 -b XX:XX:XX:XX:XX:XX -w
Write a function that takes in an integer as a parameter, and returns True if a number is prime and False if it is not.
https://www.surveymonkey.com/r/DWLHWKC