![]() |
|
#1
|
|||
|
|||
|
Free anonymity software like utrasurf cannot be trusted, it can be part of a botnet that launches attacks from your computer. Would the following setup successfully contain such malware so it cannot do any harm but still provide anonymity at a high bandwidth?
Three virtual machines VM1, VM2 and VM3 connected in series like this: internet---[VM1 running firewall]---[VM2 running ultrasurf]---[VM3 running firefox] VM1: whitelisting firewall VM2: a linux box with X where ultrasurf or other anonymity proxy is run under a restricted wine user account, and the box is set up to transparently route all traffic coming from VM3 into ultrasurf, and VM2 boots off a liveCD for non-persistency. VΜ3: a linux box with X and firefox In more detail, to protect the vmware host: [adsl router]---[usb cable]---[VM1 (firewall)]---[vmnet6 cable]---[VM2 (ultrasurf)]---[vmnet7 cable]---[VM3 (firefox)] Would this succeed in containing whatever malicious operations are done by ultrasurf or other anonymity client? Can such malware still do harm in this setup? Last edited by Ulysses_ : June 29th, 2011 at 07:46 AM. |
|
#2
|
||||
|
||||
|
Why cannot free anonymity software be trusted, but free OS and browser can?
Your host machine should be safe from malware, but malicious connections can still happen unless you got excellent firewalls.
__________________
|
|
#3
|
|||
|
|||
|
Quote:
Free OS and browser are open-source. Quote:
What are some iptables rules to make an excellent firewall in gateway VM1? Ideally maintaining a white list of sites that is initially empty and you manually edit it as you go along? |
|
#4
|
||||
|
||||
|
https://www.sesawe.net/
That's a trusted Internet consortium. But has any got prove about Ultrasurf collecting your info and hijacking your pc?
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#5
|
|||
|
|||
|
Yes, SteveTX has:
http://www.wilderssecurity.com/showthread.php?t=237184 None of them should be trusted. But chaining them should limit the ability of each one selling wothwhile surveilance data because no one in the chain knows both your ip and sites visited. |
|
#6
|
||||
|
||||
|
UltRa surf was created to bypass internet censorchip. When we talk about censorship we talk about severe to moderate. Your not going to bypass the a firewall with 3000 people dedicated looking after it with signed certificates from the conventional ,methods. It was made to run from behind a aggressive firewall. its going to do some things to try to disguise itself and to bypass filtering. Does it create a backdoor and sent info about your personal stuff to its creator? Does it inject itself into legal processes or encrypt its payload to disguise itself and collecting user info?
Its design wasn't meant for users trying to hide their ips from non censorship countries. The other I can't remember its name from Gardennetworks stop connections to the servers from people living in countries that does not active policies on internet censorchip. It was alleged doing the same things as ultrasurf does. https://www.sesawe.net/Censorship-and-the-net.html That's a good explanation in a non political way.
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#7
|
||||
|
||||
|
I've used US a while back to test it, but due to SteveTX's thread that Ulysses_ has linked to
Also i ONLY surfed to regular www's & NOT Anything that included logging in etc I wouldn't trust it for that At the time, it seemed to me it was unclear if everything was HTTPS, or not, due to it's "unusual" padlock arrangement I might test it again sometime more thoroughly & see !Apart from that, it worked fine & the NO install is a bonus ![]()
__________________
. Malware = You don't scare me A different perspective https://rt.com - https://rt.com/on-air |
|
#8
|
||||
|
||||
|
For someone whose Internet access is restricted and who wants to do something about it, it may not matter whether the tools were developed by someone who wanted to chat with a girlfriend, write a political manifesto, or send spam.
They dont care what the application does as long as they have a freedom to choose for themselves whats appropiate content and whats not.
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#9
|
||||
|
||||
|
Quote:
__________________
|
|
#10
|
|||
|
|||
|
Spooony either I do not understand you, or you are wrong in thinking that users in restricted countries would be happy with malicious software that:
1. sells their ip's and sites visited 2. sells their bank etc login credentials 3. port-scans western institutions causing records of abuse being stored in their firewalls 4. turns your pc into a cyberwarfare soldier that is part of a botnet that launches DDOS attacks on western institutions. This is what utrasurf is accused of doing, or likely in the future will do. In yet another thread SteveTX gives the evidence for the above, such as wireshark logs etc in a zip file. Except number 4 is speculation, as a result of the shady Chinese that appear to be running it and its other observed behaviour. |
|
#11
|
|||
|
|||
|
Quote:
ShadowDefender mode must be for nonperstistence, which is also achieved with a liveCD (VM2 above). |
|
#12
|
|||
|
|||
|
This thread is an attempt to outwit the Chinese developers and contain their malware. If only a few people do this, the Chinese won't mind and therefore won't install countermeasures.
Crucial: the browser is NOT running on the same VM where ultrasurf is running. So the browser's executables or configuration cannot be modified externally. Does this also prevent the malware from decrypting your browser's HTTPS connections (man-in-middle attack)? What about certificate checking being disabled, is it possible in this scheme? Last edited by Ulysses_ : June 29th, 2011 at 07:53 AM. |
|
#13
|
||||
|
||||
|
Quote:
If the software its self is performing a MITM attack similar to SSL strip than what machine your on doesn't matter. Why not find a trusted and secure solution instead of using a known infected solution? TOR and i2p work great for anonimity and you could always set up your own VPN / SSH Tunnel for when you aren't at home.
__________________
E-Mail: og8oh@notsharingmy.info |
|
#14
|
|||
|
|||
|
I thought SSL with its authentication was specifically invented to guarantee you are connecting to where you think you are connecting. Has SSL been defeated?
|
|
#15
|
||||
|
||||
|
Quote:
yes and no. Such a MITM would show as an "invalid" cert. but all malware has to do is plant their cert and it is now considered valid.
__________________
E-Mail: og8oh@notsharingmy.info |
|
#16
|
|||
|
|||
|
Seen some info about this ssl strip attack and more and they all show an http:// URL instead of an https:// URL. So one defence is simply to block all ports on the browser machine except SSL's port.
But you are suggesting that if the attacker plants their certificate then it will be considered valid (by the browser?) How would they plant it in your browser if the malware has no access to the browser executable or configuration? Last edited by Ulysses_ : June 29th, 2011 at 04:50 PM. |
|
#17
|
||||
|
||||
|
Quote:
Btw is proven that the application have some strange and rather malicious behaviour but not that it actually did all those things. I never used never will because A tool to bypass internet censorship is openly visible to download on a chinese website. If that doesn't tell you a story I don't know what will.
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. Last edited by Spooony : June 29th, 2011 at 04:54 PM. |
|
#18
|
|||
|
|||
|
Quote:
Don't they care that the regime that is censoring what they visit can find them and help them explore the limits of human pain? For the record, I am not singling out ultrasurf, it is only an example. No free anonymity service should be trusted, period. This thread is about containing all of them. |
|
#19
|
||||
|
||||
|
Quote:
What I'm trying to tell the people is to stay away from the applications developed inside those countries because its going to do some funny things. I don't blame the people in those countries for using anything that can get them online. I mean some browse the internet via email! The webpages they request gets emailed to them. I mean if you had a choice to browse the internet like that or to use something that's doing all sorts of things your not going to care. So I advise the people to stay away from those apps that's produced in those countries. You will see all the trust worthy ones have a Sesawe version of their software and the normal version for people outside those countries. Their tor packages are different.
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#20
|
|||
|
|||
|
Private information is sold in an international market, not just kept in the country running the malware. So censoring regimes can get intel on their people from malware used by other countries.
If one free anonymity service is innocent, we are not going to ask God which one that is but we will treat them all the same. What is your problem with firewalls anyway? Or chains of virtual machines isolating software? You mind that they can't access the user's private data in the host? Or that a whitelisting firewall can't do dos attacks? Last edited by Ulysses_ : June 30th, 2011 at 03:40 AM. |
|
#21
|
||||
|
||||
|
Quote:
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#22
|
|||
|
|||
|
Quote:
A firewall in a VM close to the attacker VM will stop a dos attack, containing it in the attacker hardware. Even if an attempted dos attack overloads the host cpu, that's ok, we just lower the priority of VM2's process (renice) and everything else works fine. You want to connect to a site using the all-blocking VM1-VM2-VM3 malware container, you add an exception rule for that site, access the site, work with it for a while, then remove that rule. Automatically with a script and a restricted link between the browser VM and the firewall VM. |
|
#23
|
||||
|
||||
|
Quote:
__________________
I've discovered that people on IRC don't get offended or riled up by racism, nor politically incorrect jokes, nor feminism, nazism, nor goatse, or even tubgirl, not even jokes about 9/11 get a rise out of anybody but as soon as I tell somebody that macs are better than PCs, things get ugly. |
|
#24
|
|||
|
|||
|
Quote:
Sorry but you haven't understood what is going on in this thread. I am running malware that does dos attacks to others and I am trying to prevent this, I am not the target of the attack. |
|
#25
|
|||
|
|||
|
Quote:
First off, if your goal is to simply be able to run a program safely in Windows using Linux through a VM you don't have to go to such extremes with several VMs all chained together. A good hardware firewall, one VM setup running Linux and a good firewall in Linux will be all you need... Also you say you have a box running DOS attacks you are trying to prevent, what are we talking about, a workstation or a server? As they say in the Unix world you've been rooted and since you don't seem to be able to get this out, however it's being done, you should reformat the box and start afresh. You don't try to fix the box with an infection, backdoor, some type of exploit running in it and then try to patch it with security layers, you're going about it all wrong. Get a clean system then start all over again... ![]()
__________________
Security Comes By Education, Not Tons Of Software! |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|