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ú

Temas - Rocky91

#1
Hacking / Problemas con proxychains
16 Junio 2013, 23:25 PM
Hola a todos.

Bueno mi problema es que al intentar acceder al navegador a traves de una cadena de proxys no puedo, os dejo lo que e dice.

Saludos

Configuración

# proxychains.conf  VER 3.1
#
#        HTTP, SOCKS4, SOCKS5 tunneling proxifier with DNS.
#      

# The option below identifies how the ProxyList is treated.
# only one option should be uncommented at time,
# otherwise the last appearing option will be accepted
#
#dynamic_chain
#
# Dynamic - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# at least one proxy must be online to play in chain
# (dead proxies are skipped)
# otherwise EINTR is returned to the app
#
strict_chain
#
# Strict - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# all proxies must be online to play in chain
# otherwise EINTR is returned to the app
#
#random_chain
#
# Random - Each connection will be done via random proxy
# (or proxy chain, see  chain_len) from the list.
# this option is good to test your IDS :)

# Make sense only if random_chain
#chain_len = 2

# Quiet mode (no output from library)
#quiet_mode

# Proxy DNS requests - no leak for DNS data
proxy_dns
# Some timeouts in milliseconds
tcp_read_time_out 15000
tcp_connect_time_out 8000

# ProxyList format
#       type  host  port [user pass]
#       (values separated by 'tab' or 'blank')
#
#
#        Examples:
#
#               socks5  192.168.67.78   1080    lamer   secret
#               http    192.168.89.3    8080    justu   hidden
#               socks4  192.168.1.49    1080
#               http    192.168.39.93   8080    
#              
#
#       proxy types: http, socks4, socks5
#        ( auth types supported: "basic"-http  "user/pass"-socks )
#
[ProxyList]
# add proxy here ...
# meanwile
# defaults set to "tor"
socks4  127.0.0.1 9050
socks4  88.150.205.239  1080


Error que me dá

root@bt:~# proxychains google-chrome
ProxyChains-3.1 (http://proxychains.sf.net)
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-request| ::1
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: ::1 is not exist
|DNS-request| www.google.es
|DNS-request| www.google.com
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-response|: www.google.com is not exist
[10484:10514:0616/171138:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
[10484:10514:0616/171138:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name
|DNS-request| clients4.google.com
|DNS-request| translate.googleapis.com
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: clients4.google.com is not exist
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: translate.googleapis.com is not exist
[10484:10484:0616/171138:ERROR:object_proxy.cc(529)] Failed to call method: org.chromium.Mtpd.EnumerateStorages: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.com
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.com is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| tnqhmsvxza
|DNS-request| kupsdqwpfn
|DNS-request| omepajdrvj
|S-chain|-<>-127.0.0.1:9050-|S-chain|-<>-127.0.0.1:9050-<--timeout
<--timeout
|DNS-response|: tnqhmsvxza is not exist
|DNS-response|: kupsdqwpfn is not exist
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: omepajdrvj is not exist
|DNS-request| ssl.gstatic.com
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: ssl.gstatic.com is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist
|DNS-request| www.google.es
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: www.google.es is not exist

#2
Hacking / Ayuda con themida
16 Junio 2013, 12:21 PM
Hola a todos.

Necesito un manual de themida no un tutorial, he estado buscando por google y nada mas que encuentro tutoriales de tipo pon esto igual que la imagen y listo, no busco eso busco un manual que te explique para que vale cada función. ¿Sabéis alguno?

Saludos
#3
GNU/Linux / xplico
19 Mayo 2013, 19:15 PM
Hola a todos.

Estoy usando la distro Kali Linux basada en Debian.

El caso es que xplico no viene incluida en dicha distro, y al querer instalarlo parece ser que nada mas está para sistemas basados en Ubuntu. :-\:'(

¿Alguna solución para poder instalarlo en Debian?

Saludos
#4
Dudas Generales / Tor
23 Julio 2012, 23:51 PM
Hola a todos.

Tengo el Backtrack 5 y el Tor instalado en dicho sistema...
Mi duda es si al usar la consola como por ejemplo el nmap, ya sale por la red tor, ¿o hay que hacer algo para que pase por ahí?
#5
GNU/Linux / Dudas con (nmap)
23 Julio 2012, 02:02 AM
Bueno lo primero es lo que todo sabeis o los que teneis experiencia avanzada en linux, que al mapear la red por ejemplo nmap 192.168.1.1-255 pues nos sale los que esten conectados en nuestra red local.


Pero como puedo mapear por ejemplo las ip inetrna 192.168.1.1-255 de una ip externa?