Image
 
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 24 guests and 3 members online
EH-Net Donations

Enter Amount:
$

Google Ads
ChicagoCon 2008f
chicagocon2008f_125x200banner.jpg
ChicagoCon 2008f
EH-Net News Feeds
Latest Additions
Book Recommendations





 
Advertisement

You are here: Home arrow Forum
Ethical Hacker Community Forums
October 06, 2008, 06:27:56 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Registration Now Open for ChicagoCon 2008f Oct 27 - Nov 2! Visit www.chicagocon.com.
 
  Home Help Calendar Login Register  
  Show Posts
Pages: [1] 2
1  Ethical Hacking Discussions and Related Certifications / Certification / Re: Certification advice on: December 02, 2007, 12:03:01 PM
I confirm that you can take certification tests in Europe.
I am from Eastern Europe, and I can take almost any type of certification exam, e.g. CEH, CISSP, SSCP, Security+ etc.

The big minus will be if you want to take the training center route, there are many of them but the experience of the instructors is not as valuable as the one from the instructors from the western Europe. But if you really want a certification, as Chris already stated, it's doable.

I earned my Security+ via self study, now I am taking the OS-101 course, and in spring I will go for  the CEH, all via self study.

This site is a valuable resource for any  one who is new to the Security field, and I have to admit that this site and the members of the forum changed the path of my career.

2  Ethical Hacking Discussions and Related Certifications / Certification / Re: MS Security Cert Landscape Moving into 2008 on: November 28, 2007, 12:04:25 PM
Interesting info.

Thanks guys!
3  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Teach me hacking? on: October 30, 2007, 05:36:11 PM
It's a good thing that you are trying to learn how to hack, but my advice is to do this in a test/virtual environment or in a LAN that is just for testing purposes (of course, that LAN has to be yours or you should have the written approval of the owner).

Messing up with production servers is a dangerous thing, as you said, you are still learning, you don't know what's the impact of your scans to the server.

On the other hand, even if your mother is the CEO of the company, you still shouldn't make a security assessment without having a signed agreement between you and the company - so called Get out of jail card.

Is the Security Officer / IT Manager informed about this? If your mother is the only person that knows about this ... it's just not right, you know?
Do you think that in case that server is compromised while you are doing your assessment, and a forensic analysis is performed, it will be easy for her/you to explain your actions?

Try to keep the learning process in a controlled environment and you will be just fine.

And now to answer your question: try searching this forum, I'm sure that you would find some great books that describe the process of ethical hacking step by step.
4  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Teach me hacking? on: October 29, 2007, 02:31:05 AM
Welcome to Ethical Hacker Network Forum.

What you are trying to do is not just unethical, but it's illegal too.
So if you expect to get some help in doing something unethical, this is not the place to do it.

Maybe you should start over your process of learning how to hack, with the laws you have to obey in order to not get yourself in trouble.

The next step will be setting up a virtual lab and practice there.

5  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Wireless Hacking on: October 19, 2007, 03:10:45 PM
Check out http://www.aircrack-ng.org in order to find out all the things you can do with aircrack-ng suite. 
Last version of aircrack-ng suite includes aircrack-ptw, which enables you to crack WEP quicker than aircrack.

6  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Wireless Hacking on: October 19, 2007, 01:42:08 AM
tuborg3110,

The lab setup that you can use to learn the WEP cracking consists of: one AP with WEP encryption enabled (that's yours, not your neighbour's AP or something like this), one computer with any Linux distribution and with aircrack-ng installed and a wireless network card that supports injection. The injection support is not mandatory, but if you don't have enough wireless traffic (or no traffic) you will fail in cracking WEP.

Having all of this you can search the Google as blackice2007 recommended, you'll find a lot of resources (that's the way I did it) or, if this doesn't help, let me know and I will get back to you.

7  Ethical Hacking Discussions and Related Certifications / Certification / Re: Got my first cert on: October 18, 2007, 12:15:27 PM
amede0, if you search the forum you'll find some topics about Hacking for living.

Good luck!
8  Ethical Hacking Discussions and Related Certifications / Certification / Re: Got my first cert on: October 17, 2007, 12:38:25 PM
amede0, unfortunately I don't know the answer to your question, but I am sure that if you send an e-mail to E-Council you will have an answer.

I may be wrong, but as far as I know it's not enough to work in a security related field if you choose the self study route, you have to have 2 years of experience in a security field also.

9  Ethical Hacking Discussions and Related Certifications / Certification / Re: Got my first cert on: October 11, 2007, 03:50:47 PM
amede0, congratulations for you CCNA certification! Great job!

C|EH will surely be useful for your goal, but you'll have to have some hands on experience also. C|EH certifies that you have the knowledge of how to do things, not that you are also really capable in hacking. Please note that I say this assuming that you have only networking experience.

If you'll search the forum for a topic named "The value of certs" you'll make yourself a good idea of what I wanted to say.

Another really good course is OSCP, check out the topic related to it in the Certifications section of the forum.
10  Resources / Tools / Re: start netcat at specific time? on: September 28, 2007, 02:12:29 PM
I simply don't see the point in starting netcat at a "specific" time for learning purposes ... why just don't start netcat when needed or permanently start as dean explained?

And I never said that just using netcat implies malicious intent. The malicious intent I was thinking of is the one above.

But hey, the important thing is that kthc got the answer he was looking for.
11  Resources / Tools / Re: start netcat at specific time? on: September 28, 2007, 02:17:05 AM
Welcome to Ethical Hacker Network.

Hope you noticed the ethical part of the name, and we are hoping that you are going to use netcat for ethical purposes (for testing, learning etc.) on a system that you own.

If you want to start netcat at a specific time with the purpose to open a back door to that system with malicious intent, we totally discourage you in doing this.

But to answer your question:
- Windows - use "at"
- Linux - use "cron"
12  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: good tool to find IP range in use on wireless network on: September 28, 2007, 02:05:43 AM
I don't know if Languard can help you with this, but surely Kismet can.

Just put your card into promiscous mode and start Kismet, and if there is enough traffic finaly it will display also the network range used by the wireless network.
13  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Catching a wireless hacker on: September 27, 2007, 01:54:34 PM
Looks like dean is right, WPA2 is also vulnerable to an off-line dictionary attack.

Last time I used aircrack-ng suite for a wireless hacking demonstration there was nothing about WPA2 dictionary attack in the aircrack-ng tutorials.

Good thing to know, thanks dean!
14  Resources / Career Central / Re: Questions asked in my interview on: September 26, 2007, 02:43:24 PM
Congratulations blackzarro!

Good luck with your new position!

15  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Catching a wireless hacker on: September 26, 2007, 12:15:16 PM
Why spend time&effort on setting up a wireless IDS when you can improve your wireless security settings?

If your access point supports it, you should switch to WPA2 encryption (not vulnerable to attacks yet). Scan you computer for keyloggers or backdoors, review your wireless settings, update your wireless card driver and that should do it.

But, if you are willing to spend time in setting up a Wireless IDS, you can use Airsnare in order to be alerted when an unfriendly MAC address associates with your access point, but if you want to be protected for future attacks, my opinion is to use Kismet. Kismet can be set up also as an WIDS. You will be alerted when someone is wardriving near your location, if various attacks are performed (deauthentication etc.). I don't know if Airsnare has the same capabilities as Kismet does, but I am only familiar with Kismet.

The hacker can sniff your packets in passive mode, but if you are using an encryption method that's secure enough you should have no problems.

But, before doing any of the above, maybe it will be a good idea to review your AP logs, you can find out from there if someone else successfully authenticated with your AP.
Pages: [1] 2
Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.114 seconds with 21 queries.
 

Microsoft Blue Hat Hackers Headline ChicagoCon
Ethical Hacking Conference Oct 31 - Nov 2

Help spread the word!

Polls
Why a Career in Ethical Hacking:
 
Support EH-Net
chicagocon2008f_125x200banner.jpg
ChicagoCon 2008f


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

chicagocon2008f_125x200banner.jpg
ChicagoCon 2008f
 
         
Advertisement

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