Author Topic: Security  (Read 3365 times)

chaterbox0

  • Dev Team Member
  • Full Member
  • *****
  • Posts: 165
  • Reputation: 15
Security
« on: September 16, 2011, 03:34:26 pm »
Ok, I have a few questions as to the security of hacking on an Ipod.
Even if you change your mac address, if their running logs can't they see you still have the same device name (as before you changed it).  Also if someone is packet sniffing can't they see you sending requests for the same mail account? And now my most important question, is there any way to change the your ipod's name (not through itunes).
------------------------Disclaimmer---------------------
All posts are in THEORY unless stated otherwise.
I can not be held accountable for anything said or "planned" on this website, all posts, threads, packages, or contributions are again IN THEORY.

Trcx528

  • Haxor
  • Hero Member
  • *****
  • Posts: 4502
  • Reputation: 166
  • Google it!
    • iNinjas
  • Badges:
  • Computers: 13" 2011 Macbook Pro, 120 GB SSD and 16 GB of Ram
  • iDevices: None
Re: Security
« Reply #1 on: September 16, 2011, 03:44:24 pm »
Yes in theory this all is possible.  As far as changing the device name check out the hostname command.

chaterbox0

  • Dev Team Member
  • Full Member
  • *****
  • Posts: 165
  • Reputation: 15
Re: Security
« Reply #2 on: September 16, 2011, 03:59:19 pm »
So we really can't anonymize ourselfs on wireless networks?
------------------------Disclaimmer---------------------
All posts are in THEORY unless stated otherwise.
I can not be held accountable for anything said or "planned" on this website, all posts, threads, packages, or contributions are again IN THEORY.

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4016
  • Reputation: 216
  • Badges:
Re: Security
« Reply #3 on: September 16, 2011, 07:58:08 pm »
Change your mac and hostname and youre golden.

chaterbox0

  • Dev Team Member
  • Full Member
  • *****
  • Posts: 165
  • Reputation: 15
Re: Security
« Reply #4 on: September 16, 2011, 11:44:50 pm »
I tried
hostname lulz
hostname -a lulz
--set hostname lulz
--set hostname -a lulz
In mobile terminal, none worked any help?
*Edit*
Sorry, its working now ^.^
« Last Edit: September 17, 2011, 01:37:00 am by chaterbox0 »
------------------------Disclaimmer---------------------
All posts are in THEORY unless stated otherwise.
I can not be held accountable for anything said or "planned" on this website, all posts, threads, packages, or contributions are again IN THEORY.

Don't like seeing ads? Click here to register!

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4016
  • Reputation: 216
  • Badges:
Re: Security
« Reply #5 on: September 16, 2011, 11:54:08 pm »
hostname anonymous

lnfin8ty

  • Sr. Member
  • ****
  • Posts: 320
  • Reputation: 14
Re: Security
« Reply #6 on: September 17, 2011, 07:50:47 am »
Yeah, l tried that [ changed it to anonymous ]and apparently it works, but..... when l entered the --set commands it says not foiund.
However, when l do 'hostname' to check it says the name IS anonymous !!!

l read this:
Here’s how to change your Mac hostname with the command line and make it permanent:
scutil --set HostName new_hostname

and

You can also set a temporary hostname change by using the following command:
sudo hostname new_hostname

So, do those commands just apply to macbooks etc or can they be used on idevices as well?
« Last Edit: September 22, 2011, 02:06:17 pm by lnfin8ty »

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3060
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Security
« Reply #7 on: September 17, 2011, 08:04:05 am »
if it can be done one a mac it more than likely will work on an idevice (with a few exceptions).
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

A3MIRAL

  • Leader
  • Hero Member
  • *****
  • Posts: 2899
  • Reputation: 105
  • A3MIRAL -- Reporting for Duty
    • A3MIRAL
  • Badges:
  • Computers: Dell XPS15 (6 GB ram, Core i7 @ 2.0 GHz, 750 GB HDD @ 7200 RPM)
  • iDevices: iPod touch 3G 32GB, iPhone 5 32GB
Re: Security
« Reply #8 on: September 17, 2011, 09:36:42 am »
would this work?
scan the network.
change your hostname to someone elses
change your mac to theirs
now you do whatever

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4016
  • Reputation: 216
  • Badges:
Re: Security
« Reply #9 on: September 17, 2011, 10:01:03 am »
Yes but why would you impersonate someone else instead of hiding yourself?

Don't like seeing ads? Click here to register!

A3MIRAL

  • Leader
  • Hero Member
  • *****
  • Posts: 2899
  • Reputation: 105
  • A3MIRAL -- Reporting for Duty
    • A3MIRAL
  • Badges:
  • Computers: Dell XPS15 (6 GB ram, Core i7 @ 2.0 GHz, 750 GB HDD @ 7200 RPM)
  • iDevices: iPod touch 3G 32GB, iPhone 5 32GB
Re: Security
« Reply #10 on: September 17, 2011, 10:30:41 am »
idk

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3060
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Security
« Reply #11 on: September 17, 2011, 10:32:53 am »
well, i suppose it depends on the situation. there could be benefits to letting your presence be known.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

chaterbox0

  • Dev Team Member
  • Full Member
  • *****
  • Posts: 165
  • Reputation: 15
Re: Security
« Reply #12 on: September 20, 2011, 08:26:32 pm »
Erm hostname won't change bounjour
------------------------Disclaimmer---------------------
All posts are in THEORY unless stated otherwise.
I can not be held accountable for anything said or "planned" on this website, all posts, threads, packages, or contributions are again IN THEORY.

Trcx528

  • Haxor
  • Hero Member
  • *****
  • Posts: 4502
  • Reputation: 166
  • Google it!
    • iNinjas
  • Badges:
  • Computers: 13" 2011 Macbook Pro, 120 GB SSD and 16 GB of Ram
  • iDevices: None
Re: Security
« Reply #13 on: September 20, 2011, 08:46:19 pm »
Code: [Select]
killall mDNSResponder

Winning

  • Hero Member
  • *****
  • Posts: 1632
  • Reputation: 26
  • I think I saw this in a movie
  • Computers: Toshiba Thrive Tablet
  • iDevices: iPod touch 4G
Re: Security
« Reply #14 on: September 21, 2011, 08:43:34 pm »
So if we change our hostname were good? What's the Mac adress