|
EH-Net
|
|
May 22, 2013, 11:49:46 PM
|
Show Posts
|
|
Pages: 1 ... 3 4 [5] 6 7 ... 71
|
|
62
|
Resources / Career Central / Re: Need Help from the experts
|
on: March 20, 2013, 12:09:13 AM
|
I think this is the first time I've heard of someone trying to get into InfoSec to avoid burnout It seems like your current knowledge/skills would work well for some type of web application position, but you will need to get familiar with server side languages as well (PHP, ASP.NET, Java, etc.). It's difficult to go right into a security role with no prior IT and/or development experience, so you would probably be better off trying to land a more general position and then work your way into security over time.
|
|
|
|
|
63
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Stealth Scans
|
on: March 19, 2013, 11:20:32 AM
|
|
I don't think there's a straight-forward answer to that. If that condition is possible anywhere, it's going to depend greatly on the make and version of the firewall. You'd have to find some sort of glitch regarding checksums, payload contents, fragment reassembly, etc. Varying the ICMP type may be useful as well (i.e. timestamp instead of echo).
Research network fuzzing, and then compare what gets through with what's in the drop log.
|
|
|
|
|
68
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Attack Vector for RDP
|
on: March 16, 2013, 10:33:43 PM
|
|
I usually just try SMB because it's so much faster and uses the same account database. The only time I usually see RDP open when SMB isn't is for jump boxes, and those are usually configured to use multi-factor authentication, so there's no real point in trying a password-guessing attack.
If you can MitM with Cain, it'll try to drop the security level of the RDP session, and if successful, can capture RDP network communications in clear-text.
|
|
|
|
|
71
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Common vulnerabilities you expose during engagements
|
on: March 15, 2013, 09:57:30 AM
|
That's a cool idea and I think that would work well with what I usually recommend.... which is to implement GPO based FWs and block 445 inbound, except from a jump box or from a small subnet of IPs.
I know 445 can also be used for installing software remotely, but again, that could be accomplished by only allowing inbound 445 from a subset of the network/jump box. I've personally had a difficult time getting people to implement client-side firewall changes. There's always a ton of push-back. I don't know if the sys admins just aren't as comfortable on the network side or what the deal is, but something that should be simple always seems to break everything. That's definitely a good strategy when implemented properly though. With the network logon GPO, there's a corresponding one that disallows RDP for specified users, which is necessary since that's treated as an interactive logon, not a network logon. On the attacking side, that obviously requires cracking the hash instead of passing it, but it's not like that doesn't happen frequently  Again, disabling the service or client-side firewalls could address that as well. I guess a blanket GPO is a good safety net. I was recently at a client that implemented something really cool called CyberArk, ever heard of it? It changes the local admin passwords to crazy random passwords, every hour! It keeps track of all of them and allows SSO through the CyberArk. Bad ass!
I've never used it personally, but it's one I suggest be researched for anyone looking at enterprise password management. I saw one that did something similar, but it only changed after it was checked out by a user, effectively providing one-time passwords. The ManageEngine utility looks promising too. It even supports multi-factor, so you need a phone or RSA token in order to check out passwords.
|
|
|
|
|
72
|
Resources / Career Central / Re: Am I too old for a career change into security?
|
on: March 14, 2013, 06:42:16 PM
|
|
Wow, I was expecting you to say you were 60 or something.
Why don't you leverage what you know instead of trying to start from scratch? Wep app pen testing is hot right now, and your .NET knowledge clearly puts you in a good position for understanding how ASP.NET applications work behind the scenes (I assume you're doing thick-client development since you didn't mention ASP).
And even if you want to start from scratch, 29 is not too late. However, you're going to have to accept that it's going to take years of work to become competent, and you may have to take a drop in pay and seniority to migrate into a relatively different field.
If I were you, I'd take use my existing knowledge and skills and take on some security responsibilities, or obtain a position that has such responsibilities, and then keep working towards a full-time security position step-by-step.
Also, welcome to the forums.
|
|
|
|
|
73
|
Ethical Hacking Discussions and Related Certifications / Mobile / Re: Locked iPhone
|
on: March 14, 2013, 05:33:32 PM
|
|
I thought this was simple to do offline if you open up the phone and remove the storage device. Invalid attempts aren't going to wipe it since that depends on the running OS software. You should be able to do that almost instantly if she was only using a four-digit PIN. I don't work with this much, so I don't know the specific tools, but I swear I've heard this attack discussed multiple times.
|
|
|
|
|
Loading...
|