View Issue Details

IDProjectCategoryView StatusLast Update
0006250Kali LinuxGeneral Bugpublic2020-12-01 10:41
Reporterexeng Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionopen 
Product Version2020.1 
Summary0006250: Proxychains Not working
Description

Proxychains not working in new kali 2020.1 i tried everything but still same. :(
My tor service is running .

This is my proxychains config.

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
socks5 127.0.0.1 9050

===================================================

Proxy is selected to automatic. When i run
proxychains firefox duckduckgo.com

return this
ProxyChains-3.1 (http://proxychains.sf.net)

and closed process

Attached Files
2020-04-02_20-34.png (14,797 bytes)   
2020-04-02_20-34.png (14,797 bytes)   

Activities

w41t3r4v3n

w41t3r4v3n

2020-04-06 21:42

reporter   ~0012587

Hi please try and comment out the socks4 and then try run it again. Also maybe try it as sudo proxychains firefox etc...

w41t3r4v3n

w41t3r4v3n

2020-04-06 21:44

reporter   ~0012588

forgot to mention make sure tor is installed and the service is running

exeng

exeng

2020-04-09 12:21

reporter   ~0012595

I already tried
but same result

s4.png (13,460 bytes)   
s4.png (13,460 bytes)   
tor start.png (3,650 bytes)   
tor start.png (3,650 bytes)   
exeng

exeng

2020-04-09 12:24

reporter   ~0012596

Check this if anything wrong .

tor.png (65,936 bytes)   
tor.png (65,936 bytes)   
g0tmi1k

g0tmi1k

2020-12-01 10:41

administrator   ~0013756

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.
Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/downloads/)?
If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2020-04-02 14:36 exeng New Issue
2020-04-02 14:36 exeng File Added: 2020-04-02_20-34.png
2020-04-06 21:42 w41t3r4v3n Note Added: 0012587
2020-04-06 21:44 w41t3r4v3n Note Added: 0012588
2020-04-09 12:21 exeng File Added: s4.png
2020-04-09 12:21 exeng File Added: tor start.png
2020-04-09 12:21 exeng Note Added: 0012595
2020-04-09 12:24 exeng File Added: tor.png
2020-04-09 12:24 exeng Note Added: 0012596
2020-12-01 10:41 g0tmi1k Note Added: 0013756
2020-12-01 10:41 g0tmi1k Status new => closed