Jump to content

advanced proxychains help


dclay

Recommended Posts

lets say me and a few of my friends want to route our traffic through each others routers. We all have router access and basic computer knowledge for the most part......how would we accomplish this?

more to the point,i don't know how to set up the proxychains configuration file

Edited by dclay
Link to comment
Share on other sites

If your friends have all properly configured a working proxy like squid and everyone has configured port forwarding. The rest is simple...

You have a default config for proxychains, maybe located at /etc/proxychains.conf you can modify this file... read threw this file, it explains the options.

at the bottem of this file you might see its default setup is to use your local tor settings... remove 127.0.0.1 add your friends ip.

#Socks4 127.0.0.1 9050

Socks5 66.66.66.66 8080

Socks5 77.77.77.77 8080

Edited by i8igmac
Link to comment
Share on other sites

how would i determine the entry is basically what im trying to ask......

lets use the entry thats already here:

#Socks4 127.0.0.1 9050
Socks5 66.66.66.66 8080
Socks5 77.77.77.77 8080

im assuming that the commented out line was the 'before' and the one under was the 'after', so with that being said socks5 socks4 http and https seem to be my options as far as vehicle....i understand the port selection assuming that it coincides with the remote management port. So questions questions.........which vehicle to choose for such an operation?? BKgrd: This whole endeavor is meant to provide another level of security/anonimity for all parties involved. Question 2: is there an noob's guide to this??

Link to comment
Share on other sites

it starts at your friends house. Pick a software for your proxy server, there are loads to choose from...

http://wiki.squid-cache.org/Features/Socks

Squid caching server.

This is what I setup on my home server, squid needs some extra configuration to enable socks protocol... a little bit of a headache to configure but this is used for xbmc media devices around my house...

https://github.com/weheartwebsites/SOCKS5/wiki/Install-a-SOCKS5-server-(Dante)-on-Debian-Wheezy

This one might be simple enough. There other tutorials for making a one liner ssh proxy...

Once a working proxy is running and tested on your lical network... you have to make sure its accessible from the outside world... "port forwarding" must be confirmed and tested by the out sie world...

Now your interested in using proxychains?

Edited by i8igmac
Link to comment
Share on other sites

yea im interested enough in it, i have a few friends who are looking to become a little less conspicuous......i think you are so intelligent that you are not explaining this right to a relatively dumb person like myself......can i get closer to a procedural walkthrough?? I'm at the point of configuring remote management and i discover 8080 is going to be the port used for that but im not sure where to go after i download the software that you graciously provided in the previous post

Edited by dclay
Link to comment
Share on other sites

ill show you my config... months ago this config was generated by a ruby script of mine... ( i wont share...) for my use of this config, i needed loads of connections established to a service :ph34r:

random_chain [select randomly a proxy from the list (its about as random is ipod shuffle lol) [predictable] ]

chain_len =1 [you can use multiple proxy's in a chain... ]

quiet_mode [dont output to much]

proxy_dns [dont leak to much info]

tcp_read_time_out [how long until we time out]

tcp_connect_time_out [how long until we time out...]

proxychains wget google.com/index.html

proxychains ping google.com

proxychains ssh root@kali.com

proxychains xchat

proxychains ruby brute_force_cpannel hak5.org

proxychains ruby brute_force_word_press hak5.org

command line tools can use the proxy list...

I like socks because... well, what cant you do with a socks proxy... its not so limited

#dynamic_chain
#strict_chain
random_chain
chain_len = 1
quiet_mode
proxy_dns
tcp_read_time_out 9000
tcp_connect_time_out 9000
[ProxyList]
socks5 188.190.119.82 10022
socks5 218.244.138.253 1080
socks5 94.180.123.34 1080
socks5 71.225.92.117 54053
socks5 190.81.193.8 1080
socks5 220.135.115.31 10314
socks5 202.198.224.242 1080
socks5 24.47.57.4 23318
socks5 82.194.76.183 10080
socks5 72.89.228.92 3981
socks5 69.64.32.110 6606
socks5 87.106.56.130 10080
socks5 166.111.131.62 1080
socks5 107.147.149.110 35471
socks5 27.115.63.14 1081
socks5 193.49.97.1 1080
socks5 219.140.69.122 10800
socks5 46.19.45.22 30827
socks5 69.126.9.182 42722
socks5 60.191.139.86 1080
socks5 69.253.214.65 22130
socks5 94.182.162.73 1080
socks5 71.9.127.141 40836
socks5 87.106.47.213 10080
socks5 198.27.67.24 53050
socks5 67.215.230.210 8020
socks5 194.63.140.199 10080
socks5 180.153.139.246 8888
socks5 109.86.95.156 1080
socks5 221.214.208.226 1080
socks5 151.226.117.117 49939
socks5 87.106.74.171 10080
socks5 1.36.255.193 14860
socks5 124.42.127.221 1080
socks5 87.106.31.253 10080
socks5 76.103.205.196 40234
socks5 85.17.87.31 10080
socks5 23.228.160.2 37264
socks5 61.147.67.2 9125
socks5 118.69.174.32 1080
socks5 61.147.67.2 9124
socks5 80.167.238.77 1080
socks5 218.23.57.70 1080
socks5 213.92.78.132 9091
socks5 199.91.228.197 42149
socks5 93.126.82.131 1080
socks5 71.91.178.92 35395
socks5 218.93.116.177 1080
socks5 176.114.139.170 1080
socks5 87.106.24.65 10080
socks5 96.244.36.102 52273
socks5 61.147.67.2 9123
socks5 184.153.78.102 17905
socks5 128.74.217.21 40000
socks5 221.1.215.138 1080
socks5 78.189.181.206 1080
socks5 175.100.144.178 8000
socks5 91.230.72.214 1080
socks5 46.63.60.118 1080
socks5 173.239.169.38 36312
socks5 178.171.36.104 20222
socks5 218.5.2.198 1080
socks5 82.115.25.9 1080
socks5 75.143.226.46 30323
socks5 94.41.236.246 1080
socks5 24.149.72.215 52021
socks5 212.14.179.10 16786
socks5 98.215.20.71 27457
socks5 46.191.141.158 1080
socks5 71.183.79.46 38565
socks5 24.5.196.235 26331
socks5 173.245.239.242 59477
socks5 31.199.192.17 1080
socks5 24.160.173.193 17079
socks5 69.123.70.241 23670
socks5 64.33.160.243 2235
socks5 217.160.79.123 10080
socks5 217.160.140.7 10080
socks5 85.25.147.49 10080
socks5 204.74.215.48 8080
socks5 65.78.79.120 36510
socks5 183.230.4.137 1080
socks5 202.138.114.224 1080
socks5 115.112.189.79 8080
socks5 131.104.151.124 28838
socks5 71.87.52.131 22988
socks5 95.243.81.100 8080
socks5 75.85.88.145 26662
socks5 82.165.197.5 10080
socks5 77.132.34.254 41037
socks5 200.75.47.38 1080
socks5 66.171.81.59 49056
socks5 98.253.167.249 26953
socks5 59.37.163.176 1080
socks5 176.115.24.50 1080
socks5 198.100.46.96 8080
socks5 91.246.235.157 16122
socks5 123.30.188.46 2214
socks5 71.74.100.93 43248
socks5 108.13.203.165 32762
socks5 190.150.135.116 1080
socks5 173.216.79.49 23684
socks5 108.162.40.186 17961
socks5 125.46.24.62 1080
socks5 83.169.23.61 10080
socks5 183.90.187.93 1080
socks5 222.124.146.108 1080
socks5 71.112.165.208 47911
socks5 72.51.35.183 1080
socks5 24.186.152.242 39185
socks5 24.164.149.89 37472
socks5 95.211.203.104 54979
socks5 221.4.140.85 1080
socks5 73.10.66.83 44664
socks5 217.160.74.120 10080
socks5 171.38.231.131 1080
socks5 81.31.153.36 10080
socks5 81.134.3.176 42246
socks5 5.255.67.41 1080
socks5 24.17.55.189 32569
socks5 174.126.40.91 42581
socks5 81.0.240.113 9050
socks5 82.165.11.239 10080
socks5 80.93.94.9 10080
socks5 113.105.237.86 1080
socks5 216.8.240.194 19794
socks5 87.106.48.142 10080
socks5 217.172.179.88 1682
socks5 83.143.27.46 1080
socks5 207.102.11.254 1080
socks5 188.190.103.20 1080
socks5 66.61.11.218 40099
socks5 130.185.43.185 1080
socks5 46.4.88.203 9050
socks5 207.190.107.166 37686
socks5 202.202.217.74 1080
socks5 98.191.62.242 16902
socks5 94.41.101.218 1080
socks5 128.74.203.163 7518
socks5 188.120.194.101 1080
socks5 69.64.32.110 6630
socks5 134.17.156.254 1080
socks5 67.242.113.170 33331
socks5 128.75.160.45 7518
socks5 122.14.166.35 1080
socks5 202.117.61.251 1080
socks5 76.104.153.62 54598
socks5 97.77.163.150 11370
socks5 217.160.7.129 10080
socks5 85.25.144.8 10080
socks5 139.218.110.241 50678
socks5 66.27.82.141 23259
socks5 66.110.216.50 21171
socks5 216.240.53.99 45843
socks5 76.8.6.186 37639
socks5 173.23.232.253 19196
socks5 184.161.82.157 36352
socks5 64.121.113.167 14995
socks5 81.30.151.90 10080
socks5 87.106.16.190 10080
socks5 173.48.85.6 47464
socks5 87.106.49.54 10080
socks5 110.174.165.78 17358
socks5 82.165.137.79 10080
socks5 75.87.69.10 32560
socks5 220.135.115.31 13927
socks5 46.191.237.118 1080
socks5 85.214.212.214 8020
socks5 108.40.77.64 21870
socks5 212.227.97.115 10080
socks5 212.227.159.15 10080
socks5 69.124.35.227 47205
socks5 62.201.214.203 3128
socks5 202.96.155.251 2699
socks5 185.58.205.6 1525
socks5 59.125.73.58 13314
socks5 74.74.105.201 21392
socks5 222.74.200.2 1080
socks5 190.109.164.81 1080
socks5 80.62.217.19 9100
socks5 64.121.113.167 8831
socks5 119.82.240.177 1080
socks5 213.57.138.227 41233
socks5 61.141.21.34 1080
socks5 80.237.196.44 9050
socks5 177.21.1.34 1080
socks5 76.103.205.196 32390
socks5 24.192.156.231 43120
socks5 183.60.143.121 1080
socks5 119.82.240.193 1080
socks5 41.87.2.86 1080
socks5 107.171.227.132 27345
socks5 23.106.90.230 11973
socks5 221.6.29.142 1080
socks5 213.57.138.227 17005
socks5 77.81.147.214 6130
socks5 122.227.218.3 1080
socks5 59.188.240.159 1080
socks5 86.51.50.70 1080
socks5 92.33.158.146 34951
socks5 217.219.101.130 1080
socks5 82.208.95.64 1080
socks5 177.107.75.4 1080
socks5 203.170.68.154 1080
socks5 87.106.74.187 10080
socks5 199.201.126.163 443
socks5 24.200.97.132 17319
socks5 50.105.91.238 24323
socks5 68.61.1.236 7399
socks5 166.159.133.167 47414
socks5 81.2.198.17 10080
socks5 202.115.12.22 1080
socks5 80.74.143.162 9091
socks5 211.86.62.34 1080
socks5 73.44.169.43 37447
socks5 71.230.29.138 45650

Edited by i8igmac
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...