in reply to Re: Malicious Perl Scripts & Web Development
in thread Malicious Perl Scripts & Web Development

rnewsham:

I've not looked into exploit code in quite a while, so I spent a little while reorganizing it to see what it does. As you mention, it performs the file manager features you mention, but also has some database exploration functionality, too. Not particularly malicious in itself, that I can see, but it's not something you'd put on someone's system unless one had larcenous intent.

It's kind of painful to look at, though, as the code is a mishmash of styles (functions called with & vs not), repetitive (bits of code pointlessly repeated), buggy (poorly formed HTML, and mostly crap.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^2: Malicious Perl Scripts & Web Development

Replies are listed 'Best First'.
Re^3: Malicious Perl Scripts & Web Development
by Anonymous Monk on Apr 14, 2019 at 10:58 UTC
    Steals cpu n more from the careless just fine