Tagged Questions
3
votes
3answers
231 views
Need help decoding suspicious Perl .cgi files
I found three (identical) .cgi files in the "cgi-bin" directory of a hacked website account. My knowledge of Perl is insufficient to decode them. I see some regexp with code execution, but I don't see ...