Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 29 guests online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Otherarrow IP Obfuscation
EH-Net
May 21, 2013, 06:57:41 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: IP Obfuscation  (Read 4474 times)
0 Members and 1 Guest are viewing this topic.
chugh_a
Newbie
*
Offline Offline

Posts: 15


View Profile
« on: October 04, 2006, 12:37:38 AM »

Can anybody pls. suggest that whether 'IP Obfuscation' should be used as an added measure to be more secure. What are the possible drwbacks of using this approach ??
Logged

CEH
jimbob
Guest
« Reply #1 on: October 04, 2006, 10:39:12 AM »

Hi,
By IP obfusation I assume you mean the technique of using the decimal value of an IP address instead of the more common dotted quad notation. For those who don't know IP addresses are in fact 32 bit numbers and dotted quad notation splits the number up into 4 x 8 bit numbers to make it easier for humans to read. For example the IP address 1.2.3.4 equals the  decimal number 16909060...

1 * (2 ^ 24) = 16777216
2 * (2 ^ 16) = 131072
3 * (2 ^  8) = 768
4 * (2 ^  0) = 4

Total = 16909060


As far as security goes I can't see a good reason to use IP obfuscation. I've only really seen it used for obfuscating URLs to fool the punter into thinking they are visiting a host other than the one they are really hitting. If you want to do this then by all means use it, but if you want to conceal URLs from view it's pretty poor. It will also not work if you are using name-based virtual hosts on your web server.

Regards,
Jim
Logged
Oyle
Sr. Member
****
Offline Offline

Posts: 264


"Man. Nature. Technology".


View Profile WWW
« Reply #2 on: October 06, 2006, 04:24:19 PM »

You can also express IPs as:

Registry DWORD values (decimal)
Hex
Octal
Binary
Any combination of!

Full full details on how to obscure URLS and IPs:

http://www.pc-help.org
Logged

MCP, MCP+I, MCSA, MCSE(NT4/W2K), CCNA, CCA, NWCCC, VH-PIRTS, CEH
--------------------
"hackers are like jedi, crackers are like the sith: do not fall prey to the dark side".

From 1337 h4x0r h4ndb00k: "the ten laws of geek", law x
                  -Tapeworm
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.056 seconds with 22 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.