series of my studies to understand networking more based off of the book "Violent Python" by TJ O'Connor.
install bluetooth dev
sudo yum install bluez-libs-devel
# or on ubuntu
sudo apt-get install libbluetooth-devcreate environment and install deps
python -m venv env
pip install -r requirements.txt
sudo ${yum|apt-get} install nmap-
-
-
-
parse firefox db (at ~/.mozilla/firefox/{somename}.default-default/ on centos)
-