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

You are here: Home
EH-Net
May 20, 2013, 12:00:13 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] 2 3 ... 26
1  EH-Net / News Items and General Discussion About EH-Net / Re: Change is Coming to EH-Net!! on: April 18, 2013, 06:37:26 AM
1) Yeah.

2) I haven't checked EHNet in a long time, so not used PM too.But I am now planning on once again becoming a regular contributor of the forum and in my active days I usually use PMs once or twice a week.

3) Will blog for sure.

4) I am.

5) I am. I always report the spam messages or other offensive stuff I see on EHNet and having a moderator with a different timezone than yours (India) will always help EHNet.

6) I don't have an excellent command over PHP but I can certainly help with some little scripts.

7) Sure. I don't generally use my social media accounts with other websites but it'll be good feature for those who do.
2  EH-Net / News Items and General Discussion About EH-Net / Re: [Article]-August 2012 Free Giveaway Winners of Offensive Security Training on: September 30, 2012, 09:48:51 AM
Thanks for selecting me as one of the winners even though my contribution has been nil lately.
I will try to contribute more to the forum and also the IT Security industry.

Congrats to all the other winners Smiley
3  Ethical Hacking Discussions and Related Certifications / Programming / Re: python newbie on: September 29, 2012, 04:49:11 AM
CBT nugget's python course is great and can be easily used as the first learning resource. The thing I like about CBT nuggets is that it reduces your learning curve. Watching someone write and explain the code is a lot easier than going through the books Smiley. After that I would suggest Nick Parlante's Google Python Classes. It's a great addition to CBT nuggets video courses.

Next, you can read up any of the books mentioned by other members. Remember, you can always learn the syntax. But to be able to make useful programs you have to practice a LOT.
4  Ethical Hacking Discussions and Related Certifications / Malware / Re: Need Obfuscated Javascript samples on: September 26, 2012, 02:42:43 AM
@Andrew
Thanks. I will ask Wepawet if they are willing to share their samples.

Alternatively, I am now trying to use heritrix web crawer to get the samples.
5  Ethical Hacking Discussions and Related Certifications / Malware / Re: Need Obfuscated Javascript samples on: September 25, 2012, 01:30:10 PM
@hayabusa
Thanks. I highly appreciate it,
The thing is that I need not one or two but a few thousand samples found in the wild. Generating them individually would consume a lot of time. That's why I was asking if someone already has a database maybe they could share it.
6  Ethical Hacking Discussions and Related Certifications / Malware / Need Obfuscated Javascript samples on: September 25, 2012, 12:40:16 PM
Hello,

It's been a long time since I last posted on EHNet. Some of you might remember me and some might not. To cut the long story short, I got selected in one of the best universities of my country for MS and currently pursuing research in IT Security.

For one of my research projects I need obfuscated javascript samples: both malicious and harmless. I was thinking if I could get samples from any of the EHNet members or if any of you could direct me to some resource where I could get the samples.

If you want to share samples, kindly message me on EHNet and I will provide you my email address.

Note: Please do not ask for my email if you have only 1-2 posts here on EHNet. I will only provide the email to members I trust or members I can trust.

Regards,
Equix3n
7  Ethical Hacking Discussions and Related Certifications / Programming / Re: Assembly learning help on: July 15, 2012, 03:22:40 AM
I am presently reading "Assembly language for x86 processors" and it appears to be a good read. Though I am at the third chapter only.
8  Ethical Hacking Discussions and Related Certifications / eCPPT - eLearnSecurity Certified Professional Penetration Tester / Re: eCPPT certification and programming skills on: May 28, 2011, 12:39:15 AM
Being an eCPPT I completely agree with Armando that you don't need to be a programmer to complete the course but you still should be able to understand the code. Most of the php required for the course can be easily learned from w3schools.com http://www.w3schools.com/php/default.asp

But, to get the most out of the course, I would suggest that you learn enough php to be able to set up a basic website, prior to joining the course. Learning vulnerabilities without understanding the language gives you an abstract view of that vulnerability. If your objective of joining the course is to LEARN and not just to earn one more certification than I would definitely suggest learning enough PHP and C (Focus on pointers) before starting web application and system security modules.

You can even start the course and learn PHP and C alongside. In that case I would suggest starting out with network security module first as it doesn't require ant programming skills and learn PHP or C side by side. Then, once you're comfortable with PHP or C, you can jump to web application or system security modules.

Quote
What should I do in case i decided to take the ecppt?What are the required programming skills?
I didn't know any PHP when I passed the certificate exam.

Quote
what books should I read before applying to eCPPT?
'The Web Application Hacker's Handbook' will be a good companion.
Other books I read/consulted:
Counter Hack Reloaded by Ed Skoudis.
The Shellcoder's Handbook.
9  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pen Testing Report Template on: March 31, 2011, 04:15:33 AM
http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,5456.msg28488/topicseen,1/
10  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Book suggestions on: March 30, 2011, 02:25:39 AM
Counter Hack Reloaded: I can't believe it's already not on the list.
http://www.amazon.com/Counter-Hack-Reloaded-Step-Step/dp/0131481045/ref=sr_1_1?ie=UTF8&s=books&qid=1301469768&sr=8-1

Building Open Source Network Security Tools: Components and Techniques
http://www.amazon.com/Building-Source-Network-Security-Tools/dp/0471205443/ref=sr_1_1?ie=UTF8&qid=1301469732&sr=8-1

This might appear as a strange choice, but it's really a great book. Building your own tools also helps you understand the existing tools out there.
11  EH-Net / News Items and General Discussion About EH-Net / Re: [Article]-February 2011 Free Giveaway Winner - FishNet Security on: March 28, 2011, 11:58:48 PM
Congrats tturner
12  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Thoughts on elearnsecurity.com Training on: March 22, 2011, 07:31:25 AM
Hello MadCoder, and welcome to the forums!
xXxKrisxXx has accurately answered all your queries, I'm here to just give you some diversity Cheesy eLearnsecurity's PTP is I think a great course for someone beginning into the security field. I've done only this course, but based on the reviews of other courses, I guess PTP and courses from hackingdojo are the only beginner friendly courses out there.

Though PTP covers a lot of material (network, web and system security), it doesn't go too deep into any of it. But it does provide you a good security foundation so that you can easily dive into other courses like OSCP and SANS etc.

To get the best out of this course, use some outside references along with the course material. I used 3 books: The web application hacker's handbook, Counter Hack reloaded and The shellcoder's handbook to accompany each of the 3 course modules.


Quote
1.) Being on the Admin side for so long and not the black/white hat side, does these courses train is such a way that someone with my experience could understand and retain and not just throw out random how-to's.
I can't talk about experience as I don't have any (will be graduating in 2-3 months), but retaining requires a lot of practicing. Presently, the course has only a few labs but in late April they'll be providing lab environments which students can access into, and practice their skills. It might require 'purchasing'  some lab time, though, nothing is finalized yet.
Quote
2.) My MCSE was was $8k. My MSTS was $6,500. My MCTIP was $10k. This entire course and cert is only $650? WOW.  Why?
coz they aren't Microsoft Tongue j/k
13  Features / Book Reviews / Re: Book(s) for a beginner? on: March 14, 2011, 07:51:49 AM
I would suggest Counter Hack Reloaded. http://www.amazon.com/Counter-Hack-Reloaded-Step-Step/dp/0131481045
14  Ethical Hacking Discussions and Related Certifications / eCPPT - eLearnSecurity Certified Professional Penetration Tester / Re: Awaiting my eCPPT result ... fingers crossed on: March 11, 2011, 08:32:48 AM
Good luck! Hope you'll be the first one to get the new certificate Smiley
15  Resources / Career Central / Re: My first offical pentest - Writing contract on: March 08, 2011, 10:25:11 PM
Perhaps this might help you
http://www.pentest-standard.org/index.php/Pre-engagement
Pages: [1] 2 3 ... 26
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.061 seconds with 21 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.