|
EH-Net
|
|
May 24, 2013, 02:12:25 PM
|
Show Posts
|
|
Pages: [1] 2 3 4
|
|
8
|
Ethical Hacking Discussions and Related Certifications / Malware / Malware Analysis and Legality
|
on: December 29, 2011, 09:38:22 PM
|
|
I was having a debate with a coworker of mine about the liability of the analyst when performing Behavioral Analysis of Malware which has a capability to "touch" the wild (www). I know the most ideal environment for malware analysis is a isolated network sometime it is not practical to be able to get the full function of the sample. I know many firms do perform analysis with live samples in the wild, what type of risks are they taking with the malware if it is redistributing to other computers in the wild and/or harboring child pornography?
|
|
|
|
|
10
|
Resources / Career Central / Re: Advice for soon to be graduate
|
on: October 28, 2011, 12:15:23 AM
|
|
p0et, Look into some MSSPs such as ISS, Google, Secureworks, Verizon, Trustwave. They all have entry level security positions where if you do your time they have consulting and research jobs you can move up into.
|
|
|
|
|
13
|
Resources / Career Central / Re: My new career path..tell me what you think?
|
on: October 24, 2011, 11:30:28 PM
|
|
GSEC, even though i havent taken it... yet, looks like it has some good stuff in it. I think it is a step up from the Sec+ and the main thing about SANs tests is you want to get a feel for them it is a good cert to start with in general.
On a side note the GPEN does cover python, but no too deep. OSCP is where you will need the py skills more.
|
|
|
|
|
15
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: nmap output interpretation?
|
on: October 24, 2011, 08:16:23 PM
|
|
My guess if you look at captures.
you are scanning
x.0, x.1,x.2,x.3,x.4
nmap scans x.1 - gets response x.2 - gets response x.3 - gets response x.4 - gets response x.0 - (network scan) gets response from x.1,x.2,x.3,x.4 Nmap now goes.. oohh more things to play with so it scans all the ips that respond. x.1 - gets response x.2 - gets response x.3 - gets response x.4 - gets response
= 9 instances.
|
|
|
|
|
Loading...
|