|
EH-Net
|
|
May 20, 2013, 11:57:43 PM
|
|
856
|
Resources / Career Central / Re: Need adivce.. cissp or pwb from offsec??
|
on: August 18, 2010, 03:02:52 PM
|
|
Welcome to the forums.
The CISSP is probably the single most influential infosec cert there is. The OSCP is respected within pen testing communities, but it's not going to have the broad appeal that the CISSP does. Also, a lot of non-technical customers like seeing (and occasionally require) things like CISSP, CISM, etc., even though there are much more relevant pen testing certifications.
PWB, eLearnSecurity, and SANS 560 are all excellent courses on the pen testing side of things.
|
|
|
|
|
858
|
Resources / Tools / Re: Canvas versus Metasploit
|
on: August 17, 2010, 04:00:43 PM
|
I actually was but forgot to ask, thanks. Am I missing something though? Didn't you say the system was fully patched? Why was that exploit able to execute successfully?
|
|
|
|
|
863
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Banner grabbing with netcat
|
on: August 16, 2010, 11:53:07 AM
|
Don't forget SMTP, IMAP, and POP with netcat. You can also use Nmap's ncat with the --ssl option to connect to ssl-based services (or use sslproxy with one of the netcat variants that don't support ssl). Your best bet would be to perform a packet capture while establishing an legitimate connection to see what information is normally transmitted and then adjust that as necessary. You could then use a packet crafting utilities, such as HPing, Scapy, PackEth, etc. (or hexedit and file2cable if you are feeling particularly l33t) to generate your custom packets. Disclaimer: I don't have much hands-on experience with this, but I think that looks right in theory 
|
|
|
|
|
870
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Non-Framework Exploits in Professional Tests?
|
on: August 11, 2010, 11:23:56 PM
|
Thanks for the response. I do the same thing  I have an OpenBSD VPS ($10/mo with ARP Networks - They ROCK), and I have SSH listening on 443, amongst others. It's pretty nasty as I only get stopped if they're doing application-level inspection or are a deny-all shop and are only allowing specific IPs/URLs. I used to do port-redirection to TinyProxy until I found out about the ssh -D option. That's been working out great. It's nice for keeping away from eavesdroppers on Hilton's network too. If all else fails, I can often just get back online once I return to the hotel and prepare for the next day. It'd be nice if work would spring for some sort of air card though. I think the issue I run into is simply a lack of time. Like this week, I had to perform social engineering, a security assessment with physical inspection, and a pen test in three days. I'm not even going to be able to get all the low-hanging fruit on this one, let alone go after anything more obscure.
|
|
|
|
|
Loading...
|