Skip to content

Instantly share code, notes, and snippets.

View Zagur's full-sized avatar
🏠
Working from home

Don T3rr0rz0n3 Zagur

🏠
Working from home
View GitHub Profile
@Zagur
Zagur / findbot.pl
Created July 12, 2017 09:26 — forked from dodyw/findbot.pl
Perl script to find suspicious scripts. This script is taken from http://cbl.abuseat.org/findbot.pl
#!/usr/bin/perl
# The above line may need to be changed to point at your version of Perl
#
# This script attempts to find malicious files/scripts on your machine.
# It specifically looks for spambots that we're aware of, as well
# as "suspicious" constructs in various scripting languages.
#
# Normally it should be run as root.
#
# By default, findbot.pl scans the directories /tmp, /usr/tmp, /home and
@Zagur
Zagur / Error
Created January 18, 2016 23:16
root@omoroka:/home/zagur# aptitude install libgl1-mesa-dri libgl1-mesa-glx
Els paquets nous següents s'instal·laran:
libgl1-mesa-dri libgl1-mesa-glx{b} libglapi-mesa{a} libllvm3.4{a}
0 paquets a actualitzar, 4 a instal·lar, 0 a suprimir i 0 a no actualitzar.
Es necessita obtenir 11,4 MB d'arxius. Després del desempaquetat s'utilitzaran 60,8 MB.
No s'han trobat les dependències del paquets següents:
libgl1-mesa-dri-lts-vivid : Entra en conflicte: libgl1-mesa-dri però el 10.1.3-0ubuntu0.5 està per instal·lar.
libgl1-mesa-glx-lts-vivid : Entra en conflicte: libgl1 que és un paquet virtual.
Entra en conflicte: libgl1-mesa-glx però el 10.1.3-0ubuntu0.5 està per instal·lar.
libglapi-mesa-lts-vivid : Entra en conflicte: libglapi-mesa però el 10.1.3-0ubuntu0.5 està per instal·lar.