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 33 guests online
 
Advertisement

You are here: Home
EH-Net
May 18, 2013, 09:40:07 PM *
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 ... 49 50 [51] 52 53 ... 58
751  Ethical Hacking Discussions and Related Certifications / Programming / Re: Were do I start? on: June 06, 2010, 06:02:30 AM
3pIcenTer,

I used to teach C and C++ and I know python, Java, etc...

What do you want to do? If your goal is to automate some jobs, then python or ruby are the tools for that. Applications are developed in C++ and I wouldn't use this language just for scripting.

Figure out what you want to do, then pick the appropriate language.
752  Ethical Hacking Discussions and Related Certifications / Other / Re: I need facts about information security on: June 06, 2010, 05:55:51 AM
Yes, the Verizon report is indeed very, very good. Thanks ElCapitan!
753  Ethical Hacking Discussions and Related Certifications / CEH - Certified Ethical Hacker / Re: Update on my CEH exam....for the two or three people who actually reads this.... on: June 04, 2010, 06:13:40 PM
Also,

We are al trying to help each other on this forum, but we can't talk too much about the certs. As you know, we all signed something saying we won't talk about the exam details.

The hard the certification, the more it shows how much you know in this field.

Just be careful not blaming the others for an exam you alone wrote...  Wink
754  Ethical Hacking Discussions and Related Certifications / Other / Re: I need facts about information security on: June 04, 2010, 06:08:06 PM
Ahhh! Great!

These two links are exactly what I was looking for:

http://datalossdb.org/statistics
and
http://www.ic3.gov/media/annualreport/2009_IC3Report.pdf

Thanks guys!
755  Ethical Hacking Discussions and Related Certifications / Other / I need facts about information security on: June 04, 2010, 01:01:32 PM
Hey,

I have been trying to find facts related to information security. I am doing a presentation next week to the management team and I really, really want to catch their attention. I am looking for things like (I am making up the numbers, as an example):

- 80% of all attacks comes from inside an organization
- 75% of all web sites are vulnerable to XSS attacks
- Etc

So, do you know where I can find a reliable source for impressive facts?

Thanks!
756  Ethical Hacking Discussions and Related Certifications / CEH - Certified Ethical Hacker / Re: Update on my CEH exam....for the two or three people who actually reads this.... on: June 04, 2010, 12:19:45 PM
Diamonddrago,

I failed CEH too the first time. I got 68% (while I needed 70%). I was starting in IT security and didn't even know about this forum. I basically studied the wrong things (I learned about many, many things that wasn't in the exam...).

I took a month off from studying, then spent 3 months on GSEC. Once I got that cert, I did CEH 8 days after and passed the exam!

But now, I am happy to have it. And I used my experience to teach my daughters that in life, when we fail, we just have to work harder and we will succeed later.

So take a break and you will pass it next time, now that you really know what the exam is all about.

What does not kill you, makes you stronger!  Wink

757  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Non-interactive ftp on linux on: June 04, 2010, 08:01:16 AM
wget did the trick...

But I was surprised to see that ftp -s exists on Windows but not on Linux. At least for the default basic ftp client.

Anyway, thanks guys!
758  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Non-interactive ftp on linux on: June 04, 2010, 06:50:44 AM
Thanks guys, but I should have mentioned that:

1) curl is not installed on the client machine;

2) Even though I am using the very basic ftp client on the client machine, I am using Pure-FTPD as a server.

So both solutions proposed aren't working (unless it is me!).

I will keep looking and post my findings, unless one of you can help me same some time...  Grin

759  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Non-interactive ftp on linux on: June 03, 2010, 05:07:58 PM
Hi,

I am currently searching for a way to use the basic ftp client on linux machines to download a file in a non-interactive way. So let say I want to download netcat, I would have a file named "ftp.txt" looking like this:

Quote
open 192.168.10.10 21
ftpuser
ftppwd
bin
GET nc
bye

I know on Windows, I could type ftp -s:ftp.txt and it would download the file automaticaly.

But the "-s" command doesn't exist on linux systems... What can I use instead? I just can't seem to find it...

Thanks
760  Ethical Hacking Discussions and Related Certifications / Other / Re: What's the story behind your nick name / handle? on: June 02, 2010, 10:50:51 AM
For me, I saw this nice ad in a computer game magazine and managed to get an hold on the image on the internet. To me, it represents "serious" and "funny" at the same time! It also represents the average government employees who works on the same thing, days after days, and then becomes monkeys. Replacing "i" by "1" and so on is the little hacker in me (I watched too many movies!).
761  Ethical Hacking Discussions and Related Certifications / GPEN - GIAC Certified Penetration Tester / Re: Passed GPEN - My Experience on: June 02, 2010, 08:48:03 AM
ngriffin, I followed the same path as you for my GSEC certification last winter: bought a practice exam, put all my notes and materials together and took the test.

Since I pay everything from my own pocket, it also made sense to me...

I will be looking at GPEN in fall!
762  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: New web application crawler on: May 27, 2010, 06:35:51 AM
I will post on this forum when it will be in Beta. Probably August or September.

Thanks former33t.
763  Ethical Hacking Discussions and Related Certifications / Hardware / Re: VMware or VirtualBox? on: May 26, 2010, 09:18:39 AM
Thanks!

But what about wireless card support? I haven't try any of them with a wireless card or a wireless USB dongle, but reading http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,5519.msg28935/topicseen,1/#new makes me wonder if one virtual machine is better than another one, as far as driver support is concern...

And yes, I agree the VMware products look better on a resume.
764  Ethical Hacking Discussions and Related Certifications / Hardware / VMware or VirtualBox? on: May 26, 2010, 06:56:15 AM
I was wondering which one you use in your lab.

I used to have VMware server, workstation and player in my lab, but a few months ago, I installed VirtualBox and I find it quite easy to use. So far, I didn't get any problem.

Because I am definitively not an expert on virtual machines, would you guys see any limitation with VirtualBox?
765  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: New web application crawler on: May 26, 2010, 06:46:50 AM
Thanks former33t for your comment.

It makes sense and I had not thought about this before. I have an idea on what I could do to report this kind of data.

Anyone else?
Pages: 1 ... 49 50 [51] 52 53 ... 58
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.082 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.