apache_rewrite_.htaccess
APACHE REWRITE .HTACCESS https://github.com/threatexpress/cs2modrewrite https://bluescreenofjeff.com/2016-06-28-cobalt-strike-http-c2-redirectors-with-apache-mod_rewrite/ https://bluescreenofjeff.com/2016-03-22-strengthen-your-phishing-with-apache-mod_rewrite-and-mobile-user-redirection/
Start Apache on Linux - service apache2 start (initial working directory is /var/www/html)
Apache Rewrite Setup and Tips Enable Rewrite and Proxy a2enmod rewrite headers proxy proxy_http ssl cache a2dismod -f deflate service apache2 reload
Last updated
Was this helpful?