Question about internet security...please help!

Hi everyone,
I have a question about the macbook's internet security.
A few days ago I became aware that my sibling was using a laptop for internet use at my house which he got from a person that I do not trust. He is very computer-savy and we're worried that he may have installed some form of spy ware on that laptop and in turn, may have tried (or succeeded) in accessing my Macbook through some form of spyware. My house is hooked up with a D-Link wireless router, and at the time, it had no internet/access-password.
So my question is, could this person have accessed my computer and personal information remotely by and through the laptop that my sibling got from him. I was under the impression that Mac's have very strong firewalls, but I have also heard that as long as he knew what he was doing, he could have accessed my computer. I don't have a wireless "network" set up at my house, I just simply use the router for internet. But my sibling told me that this guy was his "network administrator" which leads me to believe that he must have had remote access to the laptop.
Can anyone with knowledge on this problem please weigh in and let me know what I need to do to confirm that no one has accessed anything from my macbook.
Thanks!

One option if you want to be extra safe is turning on FileVault (System Preferences -> Security), which will encrypt everything on your computer so that if somehow someone does gain access to your computer they will have a next to zero chance of being able to read anything they get from your computer. You have to have a lot of extra hard drive space on your computer to turn it on though.
Also, a "network" is just a connection between computers, regardless of the internet is involved or not. So when you connect your computer to the router which gives you the internet, you are putting your computer on a network. Now I believe that in order for this person whom you don't trust to gain remote access to your computer, they would have to have more information such as an IP address for your computer, through the router in order to get to it.
One thing I think is very important to consider that isn't on the technical side of things is something called "Social Engineering" which is a form of cracking, or hacking. You can do your own research, but in a nutshell Social Engineering is getting people that have access to something I'm trying to hack to give me information. For instance, this person you don't trust could be giving your brother the computer in the hopes that he will download something through your router to that laptop which could give him IP addresses and other information. And then when he gets that laptop back he could scan it for useful information and your brother wouldn't know he did anything wrong at all. The best way to avoid this is purely education and communication. Even if your brother doesn't share the same suspicions about this person, surely he will understand the need to be careful and smart when it comes to sharing personal information in the digital world.

Similar Messages

  • Uk Mac user. Questions about internet connection please!

    I own a Mac G4 800 Mhz tower.
    At present connect to the internet via ethernet to router.
    The past few days it has been running very slowly.
    Checked the Netgear router page where it states the incoming strength is approx 4MB.
    *+What can be done to help utillise the incoming speed please?+*
    *+What do I need to make the G4 cable free please?+*
    *+Is there a 3rd party version of the Airport card (if that is needed) please?+*
    Any help and advice gratefully received!

    What can be done to help utillise the incoming speed please?
    That depends where the slowdown is. The quickest way to cut this problem down to size is to find an Interactive Internet Speed Test online, and run it.
    If the measured speed (which is essentially download speed) is way too slow -- you need to complain to your ISP about it, and follow their suggestions.
    If the measured speed is reasonable, but your perception is that it is too slow, post information about what situations, using what browsers, are the worst offenders, and readers will take a run at advising you.
    I suggest you start a different thread with your inquiry about wireless equipment.

  • Question about Regular Expressions, please help!

    I have created an app which reads files and extracts certain data using regular expressions in JDK1.4 using Pattern and Matcher classes.
    However it needs to run on JDK1.2.2 (dont ask). The regular expression classes are not available in 1.2.2 (the Pattern and Matcher class) so i am looking for something similiar which i can use?
    I need something that loops through all the matches found in the file like how Matcher works i.e.
    while (matcher.find())
    // do this
    Help!

    http://jakarta.apache.org/regexp/

  • A question about arrays. Please Help

    Ok here is my question lets say i have a multie varible array such as
    int[][] thisList = new int[3][64];And I have a number of other arrays that are single variable arrays, and which have data stored in them.
    List1[64]
    List2[64]
    List3[64]is there a way i can store all these three list in the multie varible array?
    for example i know i can do this, > Correct me if i am wrong
    List1 = List2; where List1 one now contains all the elements that List2 has.
    but is there a way i can
    us the same format with a multie varible array, to store all three list in it.
    such as thisList[1][] = List1; thisList[2][] = List2[]; Thanks

    for example i know i can do this, > Correct me if i
    am wrong
    List1 = List2; where List1 one now
    contains all the elements that List2 has.There will be one array. Both the List1 and List2 reference variables will point to that same array.
    (By the way, convention in Java is for variables to start with lowercase.)
    >
    but is there a way i can
    us the same format with a multie varible array, to
    store all three list in it.
    such as thisList[1][] = List1; thisList[2][] =
    List2[];
    You can do thisList[1] = List1 if thisList is an int[][] and List1 is an int[]. However, that will not copy any ints. It will just do the same as the above--cause the reference thisList[1] to point to the same array object as List1 does.
    If you want to copy values from one array to another, use System.arraycopy.

  • Question about lost iPod - Please help me out!!

    My iPod was stolen and is there anyway to relocate it if it connect to someone's computer? Could Apple track it down? And I am not sure whether I have registered my iPod online. Is there anyway to check??

    Apple have no process in place to either report or track stolen iPods. All you can do is report the theft to the Police together with it's serial number, and if your iPod was registered with Apple when you first got it, they will assist the Police in returning it to you should it ever be recovered.

  • A question about NAST_CREATE_MESSAGE_OBJECT?Please help

    Hello:
       We are now using function:NAST_CREATE_MESSAGE_OBJECT to create an EDI message into NAST in our program.But there is alwasys the following message when NAST_CREATE_MESSAGE_OBJECT is called and then this function will fail.Could you tell me how I can fix this issue?
    Function module SO_NAME_CONVERT with return code
                                                  7
    completed
    No message title for condition type E in
    maintained
    Thanks

    Launch Terminal.app
    Type cd followed by a space. Do not hit return key just yet.
    In Finder, navigate to folder containing the files you want to blow away.
    Drag and drop that folder (in the finder) into the Terminal.app window. It'll autofill the path to the directory containing the files you're wanting to blow away. Now hit the return key.
    You could type ls (that's a lower-case ell) and see the directory listing of all the files in your current directory. Probably a good idea to do just to doublecheck that you really are in the directory that you want to blow away all these files from.
    Now do what Greg said.
    Don't get impatient because Terminal is just sitting there and you're not getting an immediate command prompt. It'll take a while to blow away 9000 files.
    For entertainment, instead of rm *" copy"* use rm -v *" copy"* so you can watch all 9000 file names be printed in your terminal window as they are being deleted.
    Will it work? Oh yes .... irreversibly (if it doesn't, that's coz' there are some file ownership and/or file permission issues that need to be looked at, but assuming those are "compatible" with your current Terminal user environment, those guys'll be toast. Any file that's in the working directory where you are in Terminal that has the five characters " copy" in its filename will be history.
    The assumption in Greg's command is that all the files you want to blow away all reside in the one directory that you have navigated to.

  • A question about firing event, please help

    I would like to know how to fire an event in the following situation:
    public class FireAnEvent
             public static void main()
                   char c=(char)System.in.read())s;
                   String source="I'm the source";
                   if(c!="a")
                          fireActionEvent(new ActionEvent(source,1,null);
    }the above code won't work obviously, but what should i do to make it work, or is it possible to fire in this situation?
    thanks in advance;
    Message was edited by:
    fandebiao

    My personal favourite way to quickly fire custom events is through using enums in the XXXEvent class. That way checking which event was called is easy, and it's also typesafe.
    fireXXXEvent(XXXEvent.ID.MY_ID, "...");
      private List<XXXListener> listeners = new LinkedList<XXXListener>();
      private synchronized void fireXXXEvent(XXXEvent.ID eventID, String args) {
        XXXEvent event = new XXXEvent(this, eventID);
        event.setupOtherStuff(args);
        for (XXXListener l : listeners) {
          switch (eventID) {
            case MY_ID:
              l.xxxAction(event);
              break;
            case MY_OTHER_ID:
              l.xxxOtherAction(event);
              break;
            default:
              break;
      public synchronized void addXXXListener(XXXListener l) { listeners.add(l); }
      public synchronized void removeXXXListener(XXXListener l) { listeners.remove(l); }

  • Im forgot my questions security , please help me

    im forgot my questions security , please help me

    See Here > Apple ID: Contacting Apple for help with Apple ID account security
              Ask to speak with the Account Security Team...
    Or Email Here  >  Apple  Support  iTunes Store  Contact
    More Info >  Apple ID: All about Apple ID security questions
    Note:
    You can only set up and/or change a Rescue Email BEFORE you forget the questions/answers.

  • HT5312 i cannot remember the answers to my security questions.  Can you please help me reset them?

    I cannot remember the answers to my security questions. Can you please help me reset them?

    Alternatives for Help Resetting Security Questions and Rescue Mail
         1. Apple ID- All about Apple ID security questions.
         2. Rescue email address and how to reset Apple ID security questions
         3. Apple ID- Contacting Apple for help with Apple ID account security.
         4. Fill out and submit this form. Select the topic, Account Security.
         5.  Call Apple Customer Service: Contacting Apple for support in your
              country and ask to speak to Account Security.
    How to Manage your Apple ID: Manage My Apple ID

  • I can't remember answers from security questions... Please help me....apple support don't answer.(((

    I can't remember answers from security questions... Please help me....apple support don't answer.(((

    1. See my User Tip for some help: Some Solutions for Resetting
        Forgotten Security Questions: Apple Support Communities.
    2. Here are two different but direct methods:
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contacting Apple for
            support and service.
    3. For other queries about Apple ID see Frequently asked questions about Apple ID.
    4. Rescue email address and how to reset Apple ID security questions
    5. For online assistance use Apple - Support - Express Lane

  • Hi . im forget security questions in apple id please  help me

    im forget security questions in apple id please  help me

    See Here..
    Apple ID: Contacting Apple for help with Apple ID account security
    Or Here  >  Apple  Support  iTunes Store  Contact

  • I forgot the password of icloud and i forgot the security question also can you please help me

    i forgot the password of icloud and i forgot the security question also can you please help me

    it's [email protected]

  • Several questions about Application Security

    Hello,
    I have several questions about Application Security and perhaps I need a few tips...
    I have a lot of users in a few groups which have access to my application! And the different groups should have only access to their pages.
    In my application I use trees to navigate through the application.
    So my idea is that i display different trees for the different user groups and restrict the user to access the URL....so the user can only see and contact "their" pages.
    I know how to create the logic behind the trees, but how can I create the restricted URL access...
    The "No URL Access" in the Session State Protection can not be used, because I use a lot of links in reports and HTML regions.
    Is there another way to solve that?
    But I am unsure if that is a "good" solution for my problem!
    What do you think about that?
    Am I going to do that too complicated?
    Could that be done by authentication or authorization?
    (By the way, I do not understand the differences between authentication and authorization. Can anyone help?)
    I would be glad for any reply!
    Thank you,
    Tim

    Hey Arie and Scott,
    thank you for your quick reply!
    Now I understand the context around authorization and authentication...
    I try the Access Control List and I think that is a very nice feature! Really good!
    But now I am wondering, how I can create more privileges?
    So that I have a few "end-user-roles" and then I can choose who have access to a page and who not!
    Does anybody know how to do that?
    Thank you,
    Tim

  • I forgot answer security please help me

    i forgot answer security please help me

    Go to https://expresslane.apple.com/GetproductgroupList.action and select itunes in the middle of the screen.
    Then select itunes store, then select account management.
    Then choose itunes store account security and type in you would like to reset your security questions/answers.
    You should get an email reply within 24 hours.

  • I have downloaded Photoshop Elements 12.  When I doubleclick on icon, it says that sign in is required.  I click sign in and it says I am not connected to the internet. Please help!  I've been trying for 3 days.

    I have downloaded Photoshop Elements 12.  When I doubleclick on icon, it says that sign in is required.  I click sign in and it says I am not connected to the internet. Please help!  I've been trying for 3 days.

    Sign in, activation, or connection errors | CS5.5 and later

Maybe you are looking for

  • Exception when start Adobe Interactive form (Webdynpro)

    Hello everyone, I am trying to launch Webdynpro application (from NWDS) with Adobe form. And get error message: javax.xml.rpc.soap.SOAPFaultException: javax.ejb.EJBAccessException: Principal: Guest (authentication method: unknown), policyContextID: c

  • Presentation of Folders in Finder

    Hi, In some folders I have many documents, but also subfolders. When I go into such a folder, my subfolders are organized within the list of the documents. That is, I have to "search for them", they are not listed "on top". Is there a possibility tha

  • Server stopped responding

    Safari will not connect to internet on ipads in home.  Androids and Windows systems having no problems.  What's up with Apple products?

  • [SOLVED]Extra keyboard key to eject cd/dvd

    Hi, Every my extra key (what i needed) are working. Problem is only with ejecting CD. I have added to my openbox rc.xml file : <keybind key="XF86Eject"> <action name="Execute"> <execute>sudo eject -r /dev/sr0</execute> </action> </keybind> <keybind k

  • Good speakers or Bluetooth speakers to use with GarageBand for iPad?

    Hey guys, I got an electric guitar plugged into my iPad to use as an amp. I play it in a church for a music group who perform for the mass. I need speakers as the ones I am currently using don't play loud enough. If they are bluetooth it would be fin