- Joined
- Feb 16, 2008
- Messages
- 3,606
- Reaction score
- 2
- Points
- 78
- Location
- Right behind you - don't look!
How about an "add-on" that locks Orbiter, and makes you pay to unlock it?
Bwa ha ha ha haaaaa! :lol:
Watch out for the Waterboard MFD. :lol:
How about an "add-on" that locks Orbiter, and makes you pay to unlock it?
Bwa ha ha ha haaaaa! :lol:
What if someone was to make an addon that would look like an "innocent" base or a new ship, but in reality gained access to all your personal information (emails, banking accounts, passwords, etc.) the minute you installed it?
Malicious software can only survive in the dark. If you are honest, show your code![]()
I found that some newer viruses can attach them selves to other programs.
Like the one that infects Microsoft Word. It attaches itself to any document opened in the infected Word. So if you open a document that was saved in an infected Word you just infected your self.
So a similar program could infect someone's "read me" files for their addon, Now when anyone opens they will be infected.
What I think would be a more likely scenario is that someone unknowingly puts a virus in is or her addon. I was doing some research on viruses and I found that some newer viruses can attach them selves to other programs. Like the one that infects Microsoft Word. It attaches itself to any document opened in the infected Word. So if you open a document that was saved in an infected Word you just infected your self. So a similar program could infect someone's "read me" files for their addon, Now when anyone opens they will be infected.
Any file that contains executable code or script or that changes options to redirect things or registry could be harmful.
Dangerous file extensions:
.386 Windows Enhanced Mode Driver.
....
.XL? MS Excel File.
Once the problem is on your PC, the data transfer can be extremely innocent. It is all just a matter of bandwidth. a few packets that would easily go through most firewalls as innocent TCP/IP overhead, created already deep inside your operating system kernel.
I'm sorry, but it seems you really don't know much about what you're talking about. First, a list of 'dangerous' file extensions, which, as Urwumpe already posted, is useless. Now you're saying that the only motivation to 'hacking' (quoted because it's the wrong term to use) is money?True hackers do their stuff for money. Big money, and this is a community with no money involved. You do not use to see billionaires piloting Orbiter.
I agree.Linux is safer, but not trouble-free.
I'm sorry, but it seems you really don't know much about what you're talking about. First, a list of 'dangerous' file extensions, which, as Urwumpe already posted, is useless. Now you're saying that the only motivation to 'hacking' (quoted because it's the wrong term to use) is money?
ANY file could be malicious, even without having an executable extension. Or do you really think you need to name it .exe for executing it?
The list is a classic, and wrong. Because it gives you a false knowledge. For example it doesn't list other container formats, that can contain malware easily. No JPEG, no MPEG, no MP4, no JAR, no AVI, no PDF.
Instead, before you fall prone to such lists again, learn the most important rule of security: Know what goes on and be a bit paranoid.
A .txt file with strange characters can be in Unicode or could be an executable overlay downloaded by a dropper to be included in your system. The difference is the use, not the format.
With Steganography, you could even hide instructions for a Trojan in absolutely harmless images. Still think you are safe as long as you have none of the list as initial entry point? A small error in many Java implementations and a "harmless" java applet can install a complete rootkit on your PC, hidden as .tiff. which is, in fact, another container format. No heuristic security scanner would notice it, if it is not noticing the obfuscated P-code sequence. You could even hide malware in .3ds files, if you have a decoder on the system.
Once the problem is on your PC, the data transfer can be extremely innocent. It is all just a matter of bandwidth. a few packets that would easily go through most firewalls as innocent TCP/IP overhead, created already deep inside your operating system kernel.