Image
 
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 23 guests and 1 member online
EH-Net Donations

Enter Amount:
$

Google Ads
EH-Net News Feeds
Latest Additions
Book Recommendations





 
Advertisement

You are here: Home arrow Forum arrow Featuresarrow Opinionsarrow An letter to don...
Ethical Hacker Community Forums
December 01, 2008, 10:52:05 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: ChicagoCon 2-Day Ethical Hacking Conference with MS Blue Hats Oct 31 - Nov 1. Tickets Only $100! www.chicagocon.com/content/view/103/51/
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: An letter to don...  (Read 2825 times)
0 Members and 1 Guest are viewing this topic.
shakuni
Jr. Member
**
Offline Offline

Posts: 78


View Profile
« on: May 25, 2008, 10:27:57 AM »

Dear don,

I have noticed that this is one of the best forums on InfoSec out there. It is truly our Resource for Forensics, Pen testing and Incident Response.

But don't you think that we should have a forum dedicated to programming ? Don't you consider programming as a must have skill for pentesters. What if one needs to-

=> Modify tools because they don't suit this particular circumstance.
=> Write tool to do a particular thing for which no tool is available.
=> Write, modify and compile exploits.

How can one expect to use a tool for something that it was never intended for if she can't read it source. She has to satisfy herself by just getting a broad overview of the tool available in the manuals. She can't "hack" tools without knowledge of programming.

I have tried to present my point by giving examples related to pentesters, like use of tools etc. There are many more reasons to learn programming. It is an indispensable skill.

I think that it is high time we should have a forum dedicated to programming on EH.

Regards
shakuni
Logged

There is no rule, law or tradition that apply universally... including this one.
don
Editor-In-Chief
Administrator
Hero Member
*****
Offline Offline

Posts: 2380


Editor-In-Chief


View Profile WWW
« Reply #1 on: May 25, 2008, 12:12:07 PM »

Hey Shakuni,

Thanks for your compliments. And back at ya. Your participation has been of high quality itself.

As for a programming, I agree with you. So much so that I thought it was just something that would permeate every board.

On the other hand, I'm always open to feedback and suggestions. If we get enough people to reply to this post with the same feelings that we need a board dedicated to programming, then it shall be done. I've always thought about sub-boards on each language. I'd like to hear thoughts on that as well.

The floor is open...

Don
Logged

CISSP, MCSE, CEH, Security+ SME
Bogwitch
Newbie
*
Offline Offline

Posts: 48

Senno Ekto Gamat


View Profile
« Reply #2 on: May 25, 2008, 01:27:04 PM »

My 2p worth....

I think that a programming board would be a Good Idea.
My experience with programming if fairly limited, I understand assembler to a degree but my only experiences are with Z-80, 6800 and 68000 and a small bit of 8086 back in the mid 80s. Since then, I have only dabbled with a little disassembly/ analysis.
I have used C quite productively, even going so far as to adjusting Linux kernel drivers to support my own hardware. I spent a good while messing about with TurboC under DOS (which I am glad to see that Borland are now giving away!)
Since C++ gained popularity, I have moved away from programming, I found the command set to be so vast as to be off-putting.
I can script to an acceptable level whether bash, csh or dare I say it, batch. I can read and understand to a greater or lesser degree, most scripting languages.

So in short, I can get by, but my skills are lacking and would benefit from some tuition, particularly when it comes to the Windows interfacing side of things.
Logged

CISSP, C|EH, C|HFI
KrisTeason
Full Member
***
Offline Offline

Posts: 112


View Profile
« Reply #3 on: May 25, 2008, 01:55:54 PM »

I think it'd be good as well to add a programming board to the site. I think it'd attract a bigger crowd around here. It'd also prove useful to me too because I'm taking some programming classes.
Logged
shakuni
Jr. Member
**
Offline Offline

Posts: 78


View Profile
« Reply #4 on: May 25, 2008, 02:07:30 PM »

Quote
So in short, I can get by, but my skills are lacking and would benefit from some tuition, particularly when it comes to the Windows interfacing side of things.
Modesty. Kiss
You are one of few people who understand assembly. When I find some new trick in assembly, I have to work harder to find someone with whom I can discuss it.

Quote
Since C++ gained popularity, I have moved away from programming
Although the most popular languages today are java, C#, python etc. But from security perspective, I suggest one must master C,C++ and assembly. And once you master these languages you can master any of those VHLLs within a week.
(It took me just a week to master java since I knew C and C++ well)

So Guys, lets have a forum dedicated to Programming on EH.net.
« Last Edit: May 25, 2008, 02:09:19 PM by shakuni » Logged

There is no rule, law or tradition that apply universally... including this one.
Bogwitch
Newbie
*
Offline Offline

Posts: 48

Senno Ekto Gamat


View Profile
« Reply #5 on: May 25, 2008, 03:25:58 PM »

Quote
So in short, I can get by, but my skills are lacking and would benefit from some tuition, particularly when it comes to the Windows interfacing side of things.
Modesty. Kiss
You are one of few people who understand assembly. When I find some new trick in assembly, I have to work harder to find someone with whom I can discuss it.
It's been a long time since I seriously programmed in assembler. In fact, back in the days of the ZX81, I used to know the instruction set so well, I could input raw hex code. I've lost a LOT of braincells since then!

Quote
Although the most popular languages today are java, C#, python etc. But from security perspective, I suggest one must master C,C++ and assembly. And once you master these languages you can master any of those VHLLs within a week.
(It took me just a week to master java since I knew C and C++ well)

I can largely understand code I review. That said, I find code review one of the most tedious parts of a security assignment (That, and the documentation!) So, understanding C++, C#, java etc are not too much of a problem but I couldn't possibly be a programmer myself. I  have to sit with a command reference when I do the code reviews - probably why I find it so tedious. Thankfully, I don't have to do too much of it.
I aught to brush up on my programming skills, I have thought about contributing to a couple of projects that I have foundto be interesting, useful and lacking in development but there is a lack of time that prevents me from doing so at the moment.
Logged

CISSP, C|EH, C|HFI
geekyone
Full Member
***
Offline Offline

Posts: 123



View Profile
« Reply #6 on: May 27, 2008, 03:29:45 PM »

I think a programming forum here on EH net would be a great idea.  While I am not a programmer myself, I see myself getting drawn to that area if I want to succeed at being an expert in the IT Security field.  So I would love to have an area on this forum to discuss my short comings with people already knowledgeable  in security programming.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.056 seconds with 23 queries.
 
Sponsors

cwnp_moto__120x90.gif

Polls
During the most recent election, I:
 
Support EH-Net


Support EH-Net by
Buying all of your
Amazon items using
the search bar above.

cbtnuggets_logo_125.jpg
Try CBT Nuggets Free!
Recent Forum Topics
Vote For EH-Net

progenic.com
Click here to Vote!

Sadikhov.com
Top IT Cert Sites

binarica.com
Binarica Logo

Add to Technorati Favorites
technorati fave

 
         
Advertisement

© 2008 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.