elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Recuerda que debes registrarte en el foro para poder participar (preguntar y responder)


  Mostrar Mensajes
Páginas: [1] 2 3 4
1  Informática / Hardware / Re: Re: HDD ¿Alguna idea? en: 13 Junio 2015, 10:18 am
para mi que no le entra (el hdd) 8)
(eso creo)
2  Foros Generales / Dudas Generales / Re: Duda sobre accesos remotos en: 9 Junio 2015, 07:57 am
Puedes probar suerte con metasploit, si le faltan parches o actualizaciones.  :)

Saludos!
Es lo mejor que puedes hacer
3  Foros Generales / Dudas Generales / Re: Duda sobre accesos remotos en: 7 Junio 2015, 13:53 pm
Los ordenadores tienen usario y contraseña?
4  Sistemas Operativos / GNU/Linux / Re: Ayuda: USBMultiboot Kali, y Tails en: 7 Junio 2015, 11:52 am

Comando tree de mi usb.
Código:
.
|-- System Volume Information
|   `-- IndexerVolumeGuid
|-- boot
|   |-- android
|   |   |-- TRANS.TBL
|   |   |-- efi
|   |   |   |-- boot
|   |   |   |   |-- bootia32.efi
|   |   |   |   |-- bootx64.efi
|   |   |   |   `-- grub.cfg
|   |   |   `-- boot-new
|   |   |       |-- bootia32.efi
|   |   |       |-- bootx64.efi
|   |   |       `-- grub.cfg
|   |   |-- initrd.img
|   |   |-- install.img
|   |   |-- isolinux
|   |   |   |-- boot.cat
|   |   |   |-- isolinux.bin
|   |   |   |-- isolinux.cfg
|   |   |   `-- vesamenu.c32
|   |   |-- kernel
|   |   |-- ramdisk.img
|   |   `-- system.sfs
|   |-- hdd
|   |   `-- hdd.iso
|   |-- konboot
|   |   |-- grldr
|   |   |-- konboot.img
|   |   |-- konbootOLD.img
|   |   `-- menu.lst
|   |-- initrd.xz
|   |-- isolinux
|   |   |-- isolinux.bin
|   |   |-- isolinux.boot
|   |   `-- isolinux.cfg
|   |-- kernel_configs
|   |   |-- 3.18-pae.config
|   |   |-- 3.19-rc4-pae.config
|   |   |-- kernel-3.12.xx-PAE-V2.config
|   |   `-- kernel-3.12.xx-V2.config
|   |-- keyboard_map
|   |   |-- BE.ktl
|   |   |-- BR.ktl
|   |   |-- CA.ktl
|   |   |-- DE.ktl
|   |   |-- DE_CH.ktl
|   |   |-- EN.ktl
|   |   |-- ES.ktl
|   |   |-- FI.ktl
|   |   |-- FR.ktl
|   |   |-- FR_CH.ktl
|   |   |-- HU.ktl
|   |   |-- IT.ktl
|   |   |-- JP.ktl
|   |   |-- PT.ktl
|   |   |-- RU.ktl
|   |   |-- es_m.ktl
|   |   |-- kbdmap.c32
|   |   `-- us.ktl
|   |-- magicpartition.gz
|   |-- syslinux
|   |   |-- BZIMAGE
|   |   |-- Terminus.psf
|   |   |-- boothdd.lst
|   |   |-- chain.c32
|   |   |-- config.c32
|   |   |-- syslinux.cfg.bak2
|   |   |-- grub.exe
|   |   |-- hdt.c32
|   |   |-- isolinux.bin
|   |   |-- ldlinux.sys
|   |   |-- memdisk
|   |   |-- menu.c32
|   |   |-- menua.c32
|   |   |-- pci.ids
|   |   |-- plpbt.img
|   |   |-- poweroff.com
|   |   |-- reboot.c32
|   |   |-- syslinux.cfg <-------------------- Syslinux.cfg
|   |   |-- syslinux.cfg.bak
|   |   |-- tema_base.cfg
|   |   `-- vesamenu.c32
|   |-- vmlinuz
|   `-- vmlinuz2
|-- live
|   |-- filesystem.squashfs <----- Esto es el kali
|   |-- initrd.img
|   `-- vmlinuz
|-- tail
|   |-- filesystem.squashfs <----- Tails
|   |-- tail.img
|   |-- tail2.img
|   |-- tailvm
|   `-- tailvm2
`-- wifislax
    |-- base
    |   |-- 000-Kernel-3.12.36-i486-1sw.xzm
    |   |-- 000-PAE-Kernel-3.12.36-i486-1sw.xzm
    |   |-- 001-Core.xzm
    |   |-- 002-Xorg.xzm
    |   |-- 003-Desktop-depends.xzm
    |   |-- 004-Extra_sw_packages.xzm
    |   |-- 005-Kde-4.10.5.xzm
    |   |-- 006-Wifislax-Desktop.xzm
    |   |-- 007-Devel.xzm
    |   |-- 008-Firefox-35.0-i686-1sw.xzm
    |   |-- 009-Aplicaciones-wireless.xzm
    |   |-- 010-jre-8u25-i486-1sw.xzm
    |   |-- 012-Xfce-4.10_slack-i486-2sw.xzm
    |   `-- google-chrome-42.0.2311.135-1-i386-1sw.xzm
    |-- changes
    |   `-- changes.dat
    |-- make_iso
    |-- modules
    |   |-- 017-Metasploit-4.9.3-i486-2sw.xzm
    |   |-- 021-Wine-1.7.19-i486-1sg+gecko+mono+winetricks.xzm
    |   |-- Firefox-config.xzm
    |   |-- google_chrome_config.xzm
    |   |-- links-2.8-i486-1.xzm
    |   `-- vlc-2.0.3-i486.xzm
    |-- optional
    |-- rootcopy
    `-- wifislax.sgn
Una parte de mi syslinux.cfg
Código:

#----------------------------------------------------------------------------------
menu begin kali linux
menu title kali linux
label live-686-pae
menu label kali linux live
menu default
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live noconfig=sudo username=root hostname=kali

label live-686-pae-failsafe
menu label kali linux live failsafe
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal

label live-forensic
menu label live forensic mode
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live noconfig=sudo username=root hostname=kali noswap noautomount


label live-persistence
     menu label live usb persistence
     linux /live/vmlinuz
     initrd /live/initrd.img
     append boot=live noconfig=sudo username=root hostname=kali persistence

label live-encrypted-persistence
     menu label kali linux live usb encrypted persistence
     linux /live/vmlinuz
     initrd /live/initrd.img
     append boot=live persistent=cryptsetup persistence-encryption=luks noconfig=sudo username=root hostname=kali persistence
menu end

#----------------------------------------------------------------------------------


menu begin tails
menu title tails

label Live
menu label live
kernel /tail/tailvm
append initrd=/tail/tail.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=etc/utc block.events_dfl_poll_msecs=1000 splash noautologin module=tails  quiet

label Livefailsafe
menu label live (failsafe)
kernel /tail/tailvm
append initrd=/tail/initrd.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=etc/utc block.events_dfl_poll_msecs=1000 splash noautologin module=tails  noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal

label Live-amd64
menu label live amd64
kernel /tail/tailvm2
append initrd=/tail/tail2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=etc/utc block.events_dfl_poll_msecs=1000 splash noautologin module=tails  quiet

label Live-amd64failsafe
menu label live amd64 (failsafe)
kernel /tail/tailvm2
append initrd=/tail/tail2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=etc/utc block.events_dfl_poll_msecs=1000 splash noautologin module=tails  noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal


menu end

#----------------------------------------------------------------------------------
5  Sistemas Operativos / GNU/Linux / Re: Re: Ayuda: USBMultiboot Kali, y Tails en: 7 Junio 2015, 00:02 am
cuando inicio tails se me inicia kali https://mega.co.nz/#!89NRlQRS!mxMELVhvvqsoUxEoqwQvWLxNyQZL2OTcLKFwp4EpfRU
6  Informática / Hardware / Re: Instalar sin publicidad en: 6 Junio 2015, 23:03 pm
¿Y qué tal usar Unchecky? ¿Alguien lo ha probado?



http://unchecky.com/

Y más ahora que "SourceForge" es el nuevo Softonic"

Goodbye SourceForce
http://helb.github.io/goodbye-sourceforge/
Mejor imposilbe.
7  Sistemas Operativos / GNU/Linux / Re: Ayuda: USBMultiboot Kali, y Tails en: 6 Junio 2015, 22:27 pm
¿Como que se juntan al iniciar?
Tengo un usb que tiene Kali, wifislax y otros pero le quiero poner el tails. Pero cuando esta todo hecho cuando boteo el kali o tails se juntan, literalmente (tengo las herranmientas del kali en tails o viceversa) y va muy lento.
8  Sistemas Operativos / GNU/Linux / Ayuda: USBMultiboot Kali, y Tails en: 3 Junio 2015, 20:04 pm
Hola.
Estoy intentado añadir a mi usb multiboot Tails, actualmente tengo Kali, Wifislax, Android x86 y otras herramientas, pero al añadir Tails los sistemas operativos se juntan al arrancar concretamente Kali y Tails.
A que se debe esto??
 :huh:
9  Seguridad Informática / Seguridad / Re: Crypto Locker en: 14 Mayo 2015, 16:24 pm
Lo mejor que puedes hacer es guardar-lo ya que cuando descubran donde estan las claves pivadas seguramente haran una herramienta para descifrar.
Es casi imposible romper el cifrado (tardarias unos cuantos años)
prueba con el es restaurador del sistema.
Suerte.
10  Foros Generales / Dudas Generales / Re: en: 12 Mayo 2015, 11:08 am
Creo que murio
Páginas: [1] 2 3 4
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines