Archivo de la categoría: Nix

Exploit

https://bugzilla.redhat.com/show_bug.cgi?id=432251 http://www.milw0rm.com/exploits/5092http://www.milw0rm.com/exploits/5093 Linux Kernel 2.6.23 – 2.6.24 vmsplice Local Root Exploit 5444 R D qaaz 2008-02-09 Linux Kernel 2.6.17 – 2.6.24.1 vmsplice Local Root Exploit 21538 R D qaaz [usuario@svca cpp]$ lsexploit  exploit.c[usuario@svca cpp]$ uname -aLinux svca 2.6.18-53.1.6.el5 #1 SMP Wed Jan 23 11:30:20 EST 2008 i686 i686 i386 GNU/Linux[usuario@svca cpp]$ whoami    usuario[usuario@svca cpp]$ ./exploit… Leer más »

ILO linux Serial Port

Linux Serial Port The /dev/ttyS0 device, if configured, provides the ability to obtain serial tty sessions via the iLO Remote Serial Console. The Linux system must be configured correctly in order to obtain this support. Please refer to your specific Linux system implementation for appropriate commands. Some general guidelines are described below:

SSH Without a Password

The following steps can be used to ssh from one system to another without specifying a password. Notes:

amarok on RHEL 5 RPMS

http://www.alcancelibre.org/staticpages/index.php/al-desktop create a al.repo on /etc/yum.repos.d with: [al] name = Red Hat Enterprise $releasever baseurl = http://www.alcancelibre.org/al/el/5/ enabled = 1 gpgcheck = 0 Then run: yum install amarok

aMSN live Skin

Descargar: aMSN_Live-1.0.tar.gz http://www.amsn-project.net/skins.php Instalar en : /usr/share/amsn/skins $ ls aMSN Live-1.0 aMSN_Live-1.0.tar.gz default

sdf.lonestar.org

The Super Dimension Fortress is a networked community of free softwareauthors, teachers, librarians, students, researchers, hobbyists, computerenthusiasts, the aural and visually impaired. It is operated as a federallyrecognised non-profit 501(c)(7) and is supported by its members. sdf.lonestar.org

Netdiscover

Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. Requerimientos: sudo yum search libpcap sudo yum install libnet libpcap-devel [download]http://nixgeneration.com/~jaime/netdiscover/  

yum clean – limpiando centos

From the yum manual: «CLEAN OPTIONSThe following are the ways which you can invoke yum in clean mode. yum clean packagesEliminate any cached packages from the system. Note that pack-ages are not automatically deleted after they are downloaded. yum clean headersEliminate all of the files which yum uses to determine theremote availability of packages. Using… Leer más »