|
@@ -11,7 +11,6 @@ sudo apt install tmux apache2 iptables git npm php dnsmasq apache2 dnsmasq-base
|
|
|
|
|
|
|
|
git clone https://github.com/adamff24/PwrDeauther.git
|
|
git clone https://github.com/adamff24/PwrDeauther.git
|
|
|
|
|
|
|
|
-cp -f hostapd.conf /etc/hostapd/
|
|
|
|
|
|
|
|
|
|
cp -f dnsmasq.conf /etc/
|
|
cp -f dnsmasq.conf /etc/
|
|
|
|
|
|
|
@@ -21,6 +20,8 @@ chown -R www-data:www-data /var/www/html
|
|
|
|
|
|
|
|
chown root:www-data /var/www/html/.htaccess
|
|
chown root:www-data /var/www/html/.htaccess
|
|
|
|
|
|
|
|
|
|
+chmod 777 /var/www/html/creds.txt
|
|
|
|
|
+
|
|
|
cp -f override.conf /etc/apache2/conf-available/
|
|
cp -f override.conf /etc/apache2/conf-available/
|
|
|
|
|
|
|
|
cd /etc/apache2/conf-enabled
|
|
cd /etc/apache2/conf-enabled
|