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 47 guests and 1 member online
 
Advertisement

You are here: Home
EH-Net
May 23, 2013, 01:15:35 AM *
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  
  Show Posts
Pages: 1 ... 48 49 [50] 51 52 ... 71
736  Ethical Hacking Discussions and Related Certifications / Hardware / Re: USB write protect? on: March 31, 2011, 09:09:22 PM
I like the live-cd + saved image idea, but I wonder how that works after learning how hard it is to wipe a USB.

You're not wiping it to prevent forensic recovery though; you're just restoring the previous file system to prevent the auto-execution of something like switchblade or some other malware that may get on the drive during use on an untrusted system.
737  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: brute forcing a simple CGI web form log in with expect... on: March 31, 2011, 09:01:39 PM
Post example on the very bottom: http://docs.python.org/library/httplib.html

You can then parse the results and evaluate success based on responses (i.e. finding the string "incorrect" would indicated that the attempted failed, so when you get a response that doesn't contain it, you can assume it succeeded). The number of bytes received could also be reviewed because they may be significantly different between successful and failed login responses.
738  Ethical Hacking Discussions and Related Certifications / Programming / Re: Dirty exploiting 101 on: March 30, 2011, 10:39:54 PM
I was about to give you a hard time for not throwing in some of your custom mixes, but then *BAM*, right at 11 seconds Wink

That's cool stuff. It's unfortunately over my head at the moment, but it's great that you keep putting out stuff like this. I've just caught up on the articles you've put out over the past few months as well. Keep it up dude; it's much appreciated!
739  Ethical Hacking Discussions and Related Certifications / Mobile / Re: Missing Blackberry on: March 30, 2011, 10:25:32 PM
At this point, you should be more concerned about protecting the information that's on the phone than finding it.

Was it personal or business? If it's business, you need to escalate the loss to your supervisor/IT department/etc., so they can wipe the device and follow whatever procedures they hopefully have in place.

I'm not sure if you can get your carrier to perform a remote wipe for a personal phone or if there's some other way to get that accomplished. There's probably more personal information on their than you realize, so you should research what your options are and try to protect yourself as much as possible.
740  Ethical Hacking Discussions and Related Certifications / Hardware / Re: USB write protect? on: March 30, 2011, 10:13:18 PM
Use two thumb drives. Use one as the clean/original copy and the other as the one that is actively used. Boot from a live CD and dd from clean to used after each use.

Don't mix them up.

Alternatively, save the image somewhere else if you want to get by with a single thumb drive.
741  Ethical Hacking Discussions and Related Certifications / General Certification / Re: cehv6 vs cehv7 on: March 30, 2011, 09:47:58 PM
You can match what you have with the current objectives here: http://www.eccouncil.org/certification/exam_information/ceh_exam_312-50.aspx

I don't know when the last v6 test date is, but I believe you still have about six months to take that exam. v7 just came out.

Also, it looks like they're still referencing older books, practice exams, etc., which were originally v5 materials. The exam itself didn't change much between v5 and v6, so the change to v7 may be relatively minor as well. The major differences were in the courses and official courseware.
742  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pen Testing Report Template on: March 30, 2011, 09:35:43 PM
http://www.offensive-security.com/offsec-sample-report.pdf
743  Ethical Hacking Discussions and Related Certifications / CEH - Certified Ethical Hacker / Re: EC-Council and CEHv7 on: March 18, 2011, 10:51:02 PM
I can tell you this...  From my earlier CEH, this v7 class covers significantly more tools (albeit, mostly overview, as a week-long bootcamp simply doesn't afford the time to get deep into too many tools.)  But we're into day 4, now.  I'll do a detailed review next week, after the bootcamp is over.

Honestly, I find that discouraging. Previous versions seemed to overemphasize tools, and this version does that to an even greater extent?

I'd prefer them to dramatically lessened the quantity of tools and focus on the underlying concepts. I think that would create much more genuinely skilled professionals compared to certifying individuals based on a cursory knowledge of a multitude of tools.

Finished today and passed v7 exam.  Cheesy

Wow. That's on par with Michael Jordan making a lay-up on a practice court. With the rim at 6'. Congrats! Wink

Additionally, having been through previous CEH version(s), I took some of my time and fixed some of the lab issues, and a classmate also worked some out, while our instructor moved forward, so the class could come back to them and at LEAST experience them.  As much as I wanted to learn and/or update, I also wanted to help others learn, too.  (Guess I'm just nice like that, sometimes. <insert cheesy grin> )  And, as with pretty much ALL cert exams, I had serious issues with a handful of questions on the exam, as far as 'correctness,' as well as one or two that flat out didn't format on my screen correctly enough to even answer, had I not spotted a clean character or two, outside the mess, that was enough for the 'trained eye' to pick out.  But it is what it is, and I knew I'd pass, so I'll note those to EC, if they want to fix.

Anyway, watch for my review, next week, and feel free to comment, as well, as to your experience, as it compared to mine.

This is another issue (maybe I'm reading too much into this specific situation, but I know it exists in reality). It seems that the knowledge, skill, and experience of the instructors varies greatly. I know there are some that completely destroy me (to the point where I probably couldn't even make eye contact with them), but at the other extreme, there are others that appear to be completely unqualified. Personally, I've heard of instructor complaints for years. I'd be extremely hesitant to sign up for a course where the actual value is such a crap shoot. Do you have any insight into how they oversee the uniformity of how the course is actually delivered?
744  Ethical Hacking Discussions and Related Certifications / Other / Re: [Student seeking advice]Got stucked,how should i begin my security carrier? on: March 17, 2011, 09:17:34 PM
I hate to break it to you, but your friends are right.

It's very rare to get a start in security. You'd need to have some exceptional knowledge and skills and/or be very lucky.

If you want to get into network security, it would be best to try to land a job as a junior network admin, possibly in a NOC, and then start taking on more and more security responsibilities (firewalls, IPS, NAC, etc.)

Honestly, you'd probably be selling yourself short by going directly into security. The best security people I know are ones that have worked in the trenches and have a genuine understanding of how things work.
745  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Advice needed for pentest lab setup on: March 15, 2011, 11:00:33 PM
Bearing in mind that my training WAP is going to be potentially vunerable, whats the best way to secure my backtrack system so I don't allow someone an easy way in. 

Just put all your vulnerable VMs on a virtual network that isn't connected to anything else (as opposed to bridged, NAT, or host-only).

something to remember. In order to attack WiFi there as to be traffic on it in some form.

You need the handshake for WPA, but you can use something like fragmentation or chopchop for WEP.
746  Ethical Hacking Discussions and Related Certifications / Other / Re: Cheapest VPS on: March 13, 2011, 03:16:02 PM
Thanks Dynamik, that's a bit cheaper than Linode which is what I currently use. I may have to check it out.

I recently setup key-based SSH authentication to the management server, so I could then VNC to my VM console and change the boot order, install a new OS, troubleshoot subsequent boot and partitioning problems because I don't really know what I'm doing, etc. *sexy*

What sorts of things do you guys use your VPS's for?

The reason I originally got it was because I used to travel a lot, and I wanted to tunnel all my traffic out of hotels, airports, etc. (ssh -D ROCKS). I've recently put a new OS on it and am going to take a shot administering a web server (currently setting up my FreeBSD jails). I also like having full-control of a system out on the internet. It's useful for storing files I want to be accessible anywhere, seeing who's trying to access and how, etc. You can do some of those things with shared hosting or a system at home, but it's just an ideal blend of reliability, accessibility, and management for me.
747  Resources / Career Central / Re: Penetration Testing – Demand Continues To Outweigh Supply on: March 13, 2011, 03:04:06 PM
At the company I previously worked for, one of our customers would have an external penetration test done every month. They alternated between us and another company each month. The customer became LIVID that he could not schedule his tests with us at the drop of a hat and have the results a day or two later. We tried to explain that the manual testing may take a day or two in itself, and then there's the report writing, QA reviews, etc. He responded with, "They can do. Why it can't you?"
748  Ethical Hacking Discussions and Related Certifications / OSCP - Offensive Security Certified Professional / Re: OSCP Walkthrough on: March 13, 2011, 12:09:30 PM
Thanks for the reply. I understand about the cert process (I'm just now starting this one) but most employers don't know what "Associate of ISC2" is but would more likely know what CISSP (Associate) is. "Associate of ISC2" doesn't tell anyone what exam you have passed. Let me restate the question: Is there anything wrong with using CISSP (Associate)?

I listed mine as: Associate of (ISC)2 (CISSP Application Pending)
749  Ethical Hacking Discussions and Related Certifications / Other / What's Up EH? on: March 12, 2011, 12:38:03 AM
Wow, I was apparently on a 4-5 month hiatus (job change and college). Time flies when you're, um, running yourself ragged. I just burned through 32 pages of unread threads (and consumed a proportionate amount of alcohol), and I wanted to tell everyone how thoroughly impressed I am with how much progress everyone has made in that time. The newbies took their training wheels off, and the pros became even more terrifying. Reading through all that was really a unique experience. There was a story-like feel to it, and I was curious to see who did what next.

So the obvious question now is, what next? What are you currently working on, and what are your personal and professional goals for 2011?

Myself, I'm going way back to the beginning. I'm currently studying computer architecture and will then transition into assembly. I feel like I have a respectable amount of knowledge, yet there's this gap where I don't truly understand how things work behind-the-scenes. I obviously understand the theory behind things like buffer overflows, but if I was asked to explain what a specific piece of shellcode did, I'd be like a deer in headlights. I don't have any interest in vulnerability research, exploit development, and so on; it's truly just a case of OCD and not wanting to feel like a script kiddie Smiley

Cert-wise, I'll take a stab at the CISM and some yet-to-be-determined SANS/GIAC certs. The GSE is in my sights, but that might slip to 2012 since it's just a ridiculous goal to keep me busy and isn't necessary for anything else I'm doing. I also need to wrap-up the OWSP and OSCP, which I've left untouched for way too long.
750  Resources / Tools / Re: Windows Share Enumeration Tool on: March 12, 2011, 12:00:01 AM
While this isn't exactly what you're looking for, check out Plunder from an ex-coworker of mine. I don't know why this guy doesn't promote his stuff more; he does awesome work.

http://josho.org/software/index.html
Pages: 1 ... 48 49 [50] 51 52 ... 71
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.082 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.