Linux Exploit Suggester
Linux Exploit Suggester; based on operating system release number. As the name suggests, this is a Linux Exploit Suggester, with no frills and no fancy features; just a simple script to keep track of vulnerabilities […]
The Latest Infosec News, Tools, and Exploits – Got Root?
Linux Exploit Suggester; based on operating system release number. As the name suggests, this is a Linux Exploit Suggester, with no frills and no fancy features; just a simple script to keep track of vulnerabilities […]
This is a short script I put together that allows for easy creation of Apache Virtual Host along with a new attached user. #!/bin/bash echo “Enter Username:” read username echo “Enter URL:” read url useradd […]
What is a mac address? MAC stands for “Media Access Control”. To summarize is a unique identifier thats embedded onto the ROM of the network interface card. On networks the mac address is whats used […]