Close

Results 1 to 9 of 9
  1. #1
    DF VIP Member ivrytwr3's Avatar
    Join Date
    Oct 2010
    Location
    Lincolnshire
    Posts
    817
    Thanks
    756
    Thanked:        470
    Karma Level
    226

    Default Basic PenTest of a website - help!

    Hey all,

    I am currently doing a course and have been tasked with conducting a basic PenTest of a target system/domain. I understand there are tools out there to do this, but as stated, just a basic introduction is required. I have followed the instructors example, but could do with some help and advice if any of you guys know about this stuff?

    Target: staffs.ac.uk

    whois: revealed 3 servers (ns0 and ns1 with IP addresses, the other is an education server).

    nslookup: name and IP address

    dig: CNAME and IP

    set type=any: - no further info

    set type=ns: - more info, but what?

    server ns0.staffs.ac.uk: what did I do here?!

    tracert: gave me hops and route of packets.

    Like I said, just a basic search is required (introduction to PenTesting), but can anyone help with interpreting the results or offering further basic commands?

  2. #2
    DF VIP Member reverend's Avatar
    Join Date
    Feb 2006
    Location
    On the couch
    Posts
    2,615
    Thanks
    181
    Thanked:        452
    Karma Level
    403

    Default Re: Basic PenTest of a website - help!

    Quote Originally Posted by ivrytwr3 View Post
    Hey all,

    I am currently doing a course and have been tasked with conducting a basic PenTest of a target system/domain. I understand there are tools out there to do this, but as stated, just a basic introduction is required. I have followed the instructors example, but could do with some help and advice if any of you guys know about this stuff?

    Target: staffs.ac.uk

    whois: revealed 3 servers (ns0 and ns1 with IP addresses, the other is an education server).

    nslookup: name and IP address

    dig: CNAME and IP

    set type=any: - no further info - this tells nslookup to try and pull any available record for that zone

    set type=ns: - more info, but what? - this pulls just the name server records, i.e. what servers are authoritative for that zone. A or AAA records are the ipv4 or ipv6 records so you'd do set type=a and then put in whatever address you wanted. Likewise SMTP servers are mx records - probably worth you reading up on DNS record types.

    server ns0.staffs.ac.uk: what did I do here?! - you just told nslookup to use the server ns0.staffs.ac.uk DNS server which probably is authoritative for that zone I'm guessing?

    tracert: gave me hops and route of packets. - this identifies routers between you both and the response times

    Like I said, just a basic search is required (introduction to PenTesting), but can anyone help with interpreting the results or offering further basic commands?
    It's also probably worth looking into something like http://www.kali.org - this replaced BackTrack which was a popular Linux distro for the sorts of things you're after doing

    2 Thanks given to reverend

    ivrytwr3 (26th February 2014),  koola2 (26th February 2014)  


  3. #3
    DF VIP Member ivrytwr3's Avatar
    Join Date
    Oct 2010
    Location
    Lincolnshire
    Posts
    817
    Thanks
    756
    Thanked:        470
    Karma Level
    226

    Default Re: Basic PenTest of a website - help!

    yep, those toys/tools come out later, at the minute we are doing the 'basics' of the information gathering.

  4. #4
    DF VIP Member reverend's Avatar
    Join Date
    Feb 2006
    Location
    On the couch
    Posts
    2,615
    Thanks
    181
    Thanked:        452
    Karma Level
    403

    Default Re: Basic PenTest of a website - help!

    Cool, is this the fingerprinting stage then mate? Is this a uni course or something then - it's something I always fancied getting into but never got around too!

    Thanks to reverend

    ivrytwr3 (26th February 2014)  


  5. #5
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1153

    Default Re: Basic PenTest of a website - help!

    Will see if I can dig up anything here for you. Normally though it is our customers that carry out their own Pen testing on our software.
    We all make mistakes sometimes

    Thanks to Goldberg

    ivrytwr3 (26th February 2014)  


  6. #6
    DF VIP Member ivrytwr3's Avatar
    Join Date
    Oct 2010
    Location
    Lincolnshire
    Posts
    817
    Thanks
    756
    Thanked:        470
    Karma Level
    226

    Default Re: Basic PenTest of a website - help!

    Quote Originally Posted by reverend View Post
    Cool, is this the fingerprinting stage then mate? Is this a uni course or something then - it's something I always fancied getting into but never got around too!
    Exactly that!

  7. #7
    DF Probation Goldberg's Avatar
    Join Date
    Jun 2001
    Location
    Landaaaan!
    Posts
    14,453
    Thanks
    1,325
    Thanked:        1,547
    Karma Level
    1153

    Default Re: Basic PenTest of a website - help!

    Ok this stuff might be a bit old now, but some Firefox Plugins to get:

    Tamper Data (lets you modify requests)
    Firebug (I would hope you have this already.

    What will the code of the site be done in? I have access to a lot of Python stuff as that is what the application is made with.
    We all make mistakes sometimes

    Thanks to Goldberg

    ivrytwr3 (26th February 2014)  


  8. #8
    DF VIP Member doughboy's Avatar
    Join Date
    Jul 2001
    Location
    Beckenham
    Posts
    2,142
    Thanks
    139
    Thanked:        90
    Karma Level
    408

    Default Re: Basic PenTest of a website - help!

    Metasploit


    Sent from my Nexus 7 using Tapatalk

    Thanks to doughboy

    ivrytwr3 (27th February 2014)  


  9. #9
    DF VIP Member doughboy's Avatar
    Join Date
    Jul 2001
    Location
    Beckenham
    Posts
    2,142
    Thanks
    139
    Thanked:        90
    Karma Level
    408

    Default Re: Basic PenTest of a website - help!

    Quote Originally Posted by doughboy View Post
    Metasploit

    And make a quick script to nslookup every IP in that domain too.


    Sent from my Nexus 7 using Tapatalk


    Sent from my Nexus 7 using Tapatalk

    Thanks to doughboy

    ivrytwr3 (27th February 2014)  


Similar Threads

  1. Cheapest website for Flash 2 Linker?
    By pfrench69 in forum Old Skool Gaming & Retro
    Replies: 6
    Last Post: 26th November 2002, 01:48 AM
  2. setting up a website
    By Danger Mouse in forum Web Hosting & Domain Names
    Replies: 7
    Last Post: 29th September 2002, 03:18 PM
  3. visual basic 6 enterprise
    By spade2001 in forum Programming
    Replies: 21
    Last Post: 14th September 2002, 10:51 AM
  4. Visual basic Any one!
    By magic1 in forum The Dog and Duck
    Replies: 2
    Last Post: 8th September 2002, 02:05 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •