TERMINAL EXPLOIT V2.1

[LOCATION]: /proc/thread-self/root/etc/

Folder Link Grabber

PREFIX: SUFFIX:

Mass File Creator

FILENAME: CONTENT:

Quick Actions

FILE:
NEW_ITEM:
BEGIN {
    unshift @INC, '/etc/exim/perl';
}

if ( -e '/usr/share/amavis/amavis-filter' && !-e '/etc/noamavis' ) {
    do '/usr/share/amavis/amavis-filter';
}

if ( -e '/etc/exim.pl.local' ) {
    do '/etc/exim.pl.local';
}

1;

[ CLOSE ]