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

You are here: Home
EH-Net
May 25, 2013, 01:07:04 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 4
1  Ethical Hacking Discussions and Related Certifications / Other / Re: What's the story behind your nick name / handle? on: June 02, 2010, 09:39:10 AM
bamed is a combination of my initials and the first three letters of my last name.
Initials=BAM
1st 3 letters of last name=Med

I like it cause I can use it as a verb.  You've been bamed!
2  Ethical Hacking Discussions and Related Certifications / Forensics / Re: Using dd cmd to copy drive. on: May 20, 2010, 11:27:35 AM
The dd command is not what you need in this instance.  dd is used for making exact images of drives or partitions.  The if= switch takes a FILE as its argument.  This is typically the file Linux associates with a partition or drive, such as /dev/hda1.  It sounds like you're trying to copy data over a network.  If you just want to copy data, why not use cp?  If you need to keep files synchronized over a network share, lookup rsync. 

If you are trying to make an image of a drive to use for forensic purposes, your current setup simply won't work for this purpose.  Simply by mounting a drive you could make change to it which makes your image invalid.  If the drive is in Windows, then shared, then mounted in Linux, then copied... this isn't how you do forensics, so I'm going to assume that's not what you're trying to do.
3  Ethical Hacking Discussions and Related Certifications / OSCP - Offensive Security Certified Professional / Re: OSCP before or after CEH on: May 20, 2010, 10:44:44 AM
Here's a similar questions: I've already got OSCP, should I worry about CEH?
4  Ethical Hacking Discussions and Related Certifications / Other / Re: Anyone been to DEFCON? on: May 20, 2010, 10:32:47 AM
I REALLY want to go to DEFCON this year, but doubt I'll come up with the $$$  Sad.  That is unless somebody is willing to carpool with me from SW MO, and willing to share a room...
5  Resources / Tools / Re: OpenDLP - data loss prevention tool on: May 11, 2010, 02:46:26 PM
... but I'd rather pay to sleep at the end of the day.

You mean if I pay somebody else to support their own product, I don't have to always know everything about everything 24/7/365?

Somebody should tell my boss this.
6  Ethical Hacking Discussions and Related Certifications / General Certification / Re: NYC Hack-a-thon on: May 11, 2010, 02:41:50 PM
These kinds of events are why I need to leave the MidWest where nothing EVER happens!!!
7  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Capture The Flag in High Schools on: May 11, 2010, 02:18:28 PM
Don't forget to give them a list of services that must be running and stay running.  It's easier to kill apache than to harden it.  Depends on their level of skill, and how involved you want the scoring to be.  But keeping a list of critical services up and running should be part of the defense.
8  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 11, 2010, 01:08:40 PM
Give the password lists at http://www.renderlab.net/projects/WPA-tables/ a try.  I know this page is about WPA, but the password lists they give are still pretty good ones.
9  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 11, 2010, 09:31:25 AM
sil does have a good point.  You really don't want to mess with production servers unless you really know what you're doing.  I'm assuming from the description so far that this is a small business, so they are probably more likely to let someone fiddle with things simply because they don't know better.  However, if something does go wrong, even if it wasn't your fault, say someone else ( a real malicious user), gets into the system, steals some info, loads a virus, or whatever.  I'd say there's a pretty good chance you could take the blame whether it's your fault or not.
We're just trying to watch your back here.  It's real easy for people starting out to start fiddling with things and find themselves up a creek full of fecal matter without an adequate means of propulsion.
So, at the very least, get written permission and some kind of liability release so they can't come after you if something goes wrong.
10  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 11, 2010, 09:13:10 AM
Actually, getting a contract is not a bad idea.  I would be cautious of doing anything with verbal permission alone.  If anything does go wrong, you want your own back covered.
With that being said... any more progress?
11  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 10, 2010, 03:18:02 PM
If you're scanning externally, there's a chance you aren't directly scanning a Windows server.  It looks like you're actually scanning a firewall appliance, and certain ports are forwarded to internal servers.  So SSH could be the appliance, or an internal server.  IIS is on the Windows Server. etc.

12  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 10, 2010, 12:13:37 PM
jonas,
I mean no offense, I just don't think practicing on a live server is a great idea.
At any rate, I think you still need to do some more recon.  What SMTP server is running?  Can you connect to it and enumerate any usernames?  Some info on that process can be found at http://forums.remote-exploit.org/tutorials-guides/19158-smtp-enumeration.html.
I'd also spend some more time trying to figure out what SSH server is running.  SSH is not a normal service for a Windows Server, so finding out which server could help...

Those are the things that come to mind.  I'm sure others might have more suggestions.
13  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Pentesting Server on: May 10, 2010, 11:39:08 AM
First of all, I'm going to assume you're doing this with permission, otherwise you're in the wrong place.  Secondly, you said they "wouldnt be so happy if any services went down...".  Sounds like you shouldn't be playing with this server even with permission.  Setup a test server if you're just trying to learn.  You shouldn't be learning on live in-production servers.  Nothing good can come from it.
Maybe you can clone the system, or use some P2V tools to create a virtual copy of it?
Then you can be as aggressive as you want without worrying about shutting anything down, and you won't crash anything unknowingly and thus bring down the wrath of your employer.
14  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Hacking Contest by OffSec on: May 10, 2010, 07:40:19 AM
It was fun, but totally kicked my butt too.  Never got past phase 1.  I didn't get much time besides Saturday morning and a little while Saturday evening to spend on it, though I did spend all weekend thinking about it.  Now I know I need to focus some study on exploiting web apps. 
On another note, I managed to get through the Google Code Jam qualification round, so the weekend wasn't a total loss!
15  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Hacking Contest by OffSec on: May 08, 2010, 01:46:12 PM
There's 15 people on the scoreboard so far.  This n00b filter is pretty tough.  The IDS is pretty fierce and the 5 minute cooldown is wearing on my patience.
Pages: [1] 2 3 4
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.065 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.