Image
 
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 27 guests and 3 members online
EH-Net Donations

Enter Amount:
$

Google Ads
ChicagoCon 2008s
chicagocon2008s_125x200.jpg
ChicagoCon 2008s
EH-Net News Feeds
Latest Additions
Book Recommendations





 
Advertisement

You are here: Home arrow Forum
Ethical Hacker Community Forums
July 05, 2008, 08:14:35 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Podcasts and slide decks from ChicagoCon 2008s talks coming soon! Visit www.chicagocon.com.
 
  Home Help Calendar Login Register  
  Show Posts
Pages: 1 ... 14 15 [16] 17 18 ... 21
226  Features / Opinions / Re: another nice game on: March 18, 2008, 06:28:04 AM
By the way, did I mentioned that this picture was taken 3 years ago.

I don't have time to spent on games like I use to before. Sad

now you're just showing off...... Wink
227  General Discussions and Related Certifications / Ethical Hacking / Re: Social Engineering on: March 18, 2008, 05:49:55 AM
Dean,

I agree with you that social engineering is a valid attack vector (and often the most effective).

However, I think the initial comments (at the very least my own, but I thought others felt the same way) was that SE was something that wasn't enjoyed. For myself this is largely a confidence issue, I'm not a 'people person' therefore trying to convince someone I'm something I'm not is something I don't relish.

I do enjoy the non-interactive, techinical social engineering techniques however and have used dummy sites and spear-phising as an alternative. Following this thread I'm looking forward to testing what happens when I 'lose' a USB stick, thanks for the advice you gave njemjy regarding msfpayload as this should come in useful in this regard.

From those that are skilled at/enjoy social engineering, do you have any advice on how to best introduce yourself into a client's environment? I can't imagine anyone believing my cover stories, would you trust a nervous sweating bloke with your server room? Wink
228  General Discussions and Related Certifications / Ethical Hacking / Re: Pentesting Kit on: March 18, 2008, 03:52:57 AM
eth3real,

pretty similar to my kit, only additions I have are:
  • Selection of tested Cat5 cables of varying lengths (Straight, cross- and roll-over)
  • Cable tester
  • RJ45 ends & crimping set
  • Plane ticket to Brazil for when the .... REALLY hits the fan Wink

I haven't passed the C|EH yet, is the BBC LNX any more useful than other pentest/audit distros?
229  General Discussions and Related Certifications / Ethical Hacking / Re: hacking adware. on: March 17, 2008, 03:37:22 AM
A bit convoluted,

but quite evil Wink
230  Resources / Links to cool sites. / Re: VTC Learning Library Free One month subscription on: March 17, 2008, 03:34:30 AM
Cheers Manu,

guess I've got a lot of late nights ahead of me...
231  Features / Opinions / Re: another nice game on: March 17, 2008, 03:27:30 AM
will people please stop mentioning Uplink?

I've got work to do god damn it! Grin

(And judging from _Marshel_'s screendump some catching up to do)
232  General Discussions and Related Certifications / Ethical Hacking / Re: Social Engineering on: March 17, 2008, 03:22:09 AM
I am not good at being a “con” guy. 

I'll second that, if I was that good at lying to people I would have gone into management Wink
233  Columns / Wilson / Re: [Article]-Video: Man-in-the-Middle Attack on MySpace with Cain on: March 15, 2008, 09:27:05 AM

w00t!

Hows the site holding up under the legendary /. effect Don?
234  Columns / Gates / Re: Hacking Exposed Web 2.0 Book Review on: March 15, 2008, 09:25:10 AM
ChrisG,

I've actually just got back from a shopping trip where I saw this for the first time and considered a purchase. From reading your review I think you've just saved me from making a mistake, not much point in owning a book detailing a tool that I'll possibly never use.

I'll try to keep an eye out for it in the future bargain bins for the analysis of the samy worm though.

Thanks for the review.
235  General Discussions and Related Certifications / Certification / Re: Just signed up on: March 15, 2008, 09:18:48 AM
ChrisG,

don't know about anyone else, but I just got the sense that I still have a loonnngggg way to go here. Still, it's always good to have something bring you back to earth to help refocus, thanks.
236  Columns / Wilson / Re: [Article]-Video: Man-in-the-Middle Attack with Cain on: March 14, 2008, 11:48:28 AM
Brian,

nice video, I've had Cain&Abel on my 'Must look at' list for a while. Think you've just jumped it to the top of the queue.

Thanks
237  Resources / Tools / Re: Nipper - Network configuration audit tool on: March 14, 2008, 11:07:24 AM
Sorry for replying to my own post, I managed to do a quick comparison sooner than expected. (Don't you love quite Fridays? Grin ).

I've just ran the CIS Router Audit Tool (RAT) using the same configuration I initially used with Nipper. Mostly both tools came back with the same set of potential weaknesses. So unless they both missed the same issue the coverage appears to be similar with each tool.

The report created by RAT is shorter and more concise than Nipper's although part of that is achieved by hiding some information on hyperlinked pages. (Config file your testing needs to be in the same directory as the rat binary or the links won't work).

As well as listing weaknesses RAT assigns each issue a priority and determines a % score based on which tests you pass or fail. I'm not sure I like having metrics like this as anything that isn't 100% secure is vulnerable to something, and despite what the value says nothing is 100% secure.

As I touch on the SNMP aspects of the report with Nipper I'll do the same for RAT. As with Nipper, RAT complained that I didn't have snmp disabled, and failed me on failed me on 4 tests because I had multiple lines with the string 'snmp-server' (snmp-server community foo; snmp-server location bar etc.).

A feature that RAT implements that isn't fully available with Nipper is that it generates a Cisco command file to run against the device that will 'fix' every security issue with the device. Whilst I'm sure this could be a time saver in many scenarios, if I had blindly run this file against my device I would have lost a lot of functionality that I actually need. Again using SNMP for an example, it is utilised for statistic gathering and most importantly monitoring the state of the device.

As I said with my review of Nipper, don't just follow the advice and fixes without understanding the impact they will have on your network, unless you fancy a world of hurt Wink

Overall, I quite like both tools and each has advantages over the other. Mostly it will come down to personal preference, which tool you know better and can better interpret the findings. Personally, I think I'll hang on to both for some cross checking.
238  Resources / Tools / Re: Nipper - Network configuration audit tool on: March 14, 2008, 10:18:14 AM
I would be curious to run both tools on the same config and compare the results.

Agreed, assuming nothing comes up in the meantime I intend to try CIS RAT at the weekend. I'll run through with the same config for each tool and try to get a comparison.

I'll update my findings as I get more
239  Resources / Tools / Re: Nipper - Network configuration audit tool on: March 14, 2008, 09:00:56 AM
zr0crsh,

from using Nipper the report is fairly self explanatory. For each potential issue that it finds it provides:
  • Observation(Reason why X is an issue)
  • Impact of issue
  • Ease of which issue could be exploited
  • Basic recommendations for a fix

The key part is 'potential' issues, whilst the tool has provided me with a number of avenues to look at increasing the security of my setup there are several issues that are flagged that can be ignored if you know and understand your environment. For example, an issue that appears in the report is that the SNMP password is not complex enough. However, as the SNMP access is tightly controlled via ACLs this isn't as much of an issue in my environment as it might be elsewhere.
As with most tools, don't just go blindly following the advice of the report without first understanding the issues fully.

I haven't come across the CIS RAT tool before, I've just had a quick look at their website and there appears to be a lot of legalise that you'r required to read/accept before getting access to the tool, along with the benchmarking information documents.

Do you know if there is anyway (I could have missed the relevant section on the site) to access the documentation without giving away my life story first?
240  Resources / Tools / Re: Nipper - Network configuration audit tool on: March 14, 2008, 08:28:12 AM
Pseudo,

Nipper works offline on a configuration file. In my case I've been playing with Cisco devices, all I've done is supply a text file holding the configuration (usually generated using the show running-config command) on the commandline, for example:

nipper.exe --iso-switch --input=someDevice.conf --output=someDevice-report.html

This way the routine doesn't interact with the device in any way, so can't cause it to fall over or reduce network performance. From reading the documentation it is possible to pull the config from Cisco devices using SNMP strings or TFTP servers, but I won't go down this route as the alternative is fairly simple and cannot effect the clients equipment in anyway.

Avoids the 'everythings dead! What have you done?' questions Wink
Pages: 1 ... 14 15 [16] 17 18 ... 21
Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.075 seconds with 21 queries.
 
BackTrack2 VM w/ MSF3

Get it here NOW!

Polls
Best for daily desktop use:
 
Support EH-Net
chicagocon2008s_125x200.jpg
ChicagoCon 2008s


Support EH-Net by
Buying all of your
Amazon items using
the search bar above.

cbtnuggets_logo_125.jpg
Try CBT Nuggets Free!
Recent Forum Topics
Vote For EH-Net

progenic.com
Click here to Vote!

Sadikhov.com
Top IT Cert Sites

binarica.com
Binarica Logo

Add to Technorati Favorites
technorati fave

chicagocon2008s_125x200.jpg
ChicagoCon 2008s
 
         
Advertisement

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