

WPScan is also an inbuilt tool of Kali Linux for cracking passwords.

#Virtualbox netcat reverse shell license
OSVDB-3092: /license.txt: License file found may identify site software. wp-links-opml.php: This WordPress script reveals the installed version. Uncommon header 'link' found, with contents: rel=shortlink OSVDB-3092: /admin/: This might be interesting… The following alternatives for 'index' were found: index.html, index.php Uncommon header 'tcn' found, with contents: listĪpache mod_negotiation is enabled with MultiViews, which allows attackers to easily brute force file names. No CGI Directories found (use '-C all' to force check all possible dirs) Retrieved x-powered-by header: PHP/5.5.29

This could allow the user agent to render the content of the site in a different fashion to the MIME type The X-Content-Type-Options header is not set. This header can hint to the user agent to protect against some forms of XSS The X-XSS-Protection header is not defined. Type cat fsocity.dic | sort -u | uniq > wordlist.dic for creating cat fsocity.dic | sort -u | uniq > wordlist.dic Now we will use nikto, Type nikto -h 192.168.1.4 for finding allowed webpages.According to Ethical hacking researcher of International Institute of Cyber Security, getting key is easy if you are clear on the cat key-1-of-3.txt 073403c8a58a1f80d943455fb30724b9.HTTP request sent, awaiting response… 200 OKįsocity.dic 100% 6.91M 35.8MB/s in 0.2s And then type wget wget 192.168.1.4/fsocity.dic.On Kali, Open terminal type wget 192.168.1.4/fsocity.dic.
