The H4CK3RZ Team
Started by ComputerCraftFan11, May 06 2012 10:19 PM
30 replies to this topic
#21
Posted 29 July 2012 - 04:09 PM
If you can place a disk drive next to a computer, you can also destroy the computer or the door with your pickaxe. So no "hacking" is necessary
/>
#22
Posted 29 July 2012 - 04:22 PM
Wired rednet
/>
#23
Posted 30 July 2012 - 12:52 PM
One security measure which I use, and haven't seen mentioned here, is an authenticator. Put your password-checking computer (Controller) in a protected area and only allow it to send messages to (and process from) two computer IDs. Do your best to ensure that nobody has physical access to this computer. Obviously, you must then have an accessible computer (Gate) with one of the approved IDs with which to communicate with the remote, protected, Controller. Just open a Lua interpreter and type
rednet.send(Controller_ID, password), this ensures that nobody has tampered with your rednet signals to steal your password. Now for the authenticator. You must carry a single computer at all times to act as your Authenticator, it has the other approved ID. When you want to access a protected area, place it and activate it so that it can send a response to the Controller to let it know that it is present. When the Controller receives your password, it should check for the presence of the Authenticator before finally permitting access to your protected zone. Bonus points if you tokenize your authentication
#24
Posted 30 July 2012 - 02:16 PM
I find it interesting how there is two stated for protection
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
#26
Posted 30 July 2012 - 05:22 PM
BigSHinyToys, on 30 July 2012 - 02:16 PM, said:
I find it interesting how there is two stated for protection
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
I don't play on servers that use zone permissions (nor would I wish to, it doesn't feel right). In my mind, nothing is ever fully secure against a hostile player as most determined enemies can eventually overcome all protections. But... I like to close as many insecurities as possible, and ultimately it does prevent some forms of subterfuges. To this end, I employ extensive tesla coil systems within and surrounding any location I wish to secure. You aren't limited to just passive security techniques.
#27
Posted 30 July 2012 - 05:58 PM
SavinaRoja, on 30 July 2012 - 05:22 PM, said:
I don't play on servers that use zone permissions (nor would I wish to, it doesn't feel right). In my mind, nothing is ever fully secure against a hostile player as most determined enemies can eventually overcome all protections. But... I like to close as many insecurities as possible, and ultimately it does prevent some forms of subterfuges. To this end, I employ extensive tesla coil systems within and surrounding any location I wish to secure. You aren't limited to just passive security techniques.
#28
Posted 01 August 2012 - 03:19 PM
SavinaRoja, on 30 July 2012 - 05:22 PM, said:
BigSHinyToys, on 30 July 2012 - 02:16 PM, said:
I find it interesting how there is two stated for protection
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
0 people can break / place blocks (in witch case break the door ignore the lock)
1 people can't break / place blocks (in witch case a very simple lock is all you need)
complicating the lock really makes it no more secure. just a odd observation
I don't play on servers that use zone permissions (nor would I wish to, it doesn't feel right). In my mind, nothing is ever fully secure against a hostile player as most determined enemies can eventually overcome all protections. But... I like to close as many insecurities as possible, and ultimately it does prevent some forms of subterfuges. To this end, I employ extensive tesla coil systems within and surrounding any location I wish to secure. You aren't limited to just passive security techniques.
#29
Posted 03 August 2012 - 08:16 PM
How does zone protection interact with turtles doing things?
#30
Posted 03 August 2012 - 08:25 PM
ChunLing, on 03 August 2012 - 08:16 PM, said:
How does zone protection interact with turtles doing things?
IGN: infinikiller64
oh god i love turtle warfare, gps hacking, remote controlling, and messing with unprotected rendet programs
for the lulz
#31
Posted 25 August 2012 - 10:20 PM
In theory, if you had a universal Rednet networking system you could hack remote computers if:
1. You convinced the victim to download a file
2. You send empty parameters in a message to a server to bring it down with errors
3. If someone broadcasts a message to be able to connect to a network and you calculate their relative position and bomb them with turtles
1. You convinced the victim to download a file
2. You send empty parameters in a message to a server to bring it down with errors
3. If someone broadcasts a message to be able to connect to a network and you calculate their relative position and bomb them with turtles
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











