Differences between revisions 10 and 16 (spanning 6 versions)
Revision 10 as of 2009-04-12 23:05:18
Size: 1969
Editor: 24-183-238-75
Comment:
Revision 16 as of 2009-11-03 22:14:11
Size: 633
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== CPTR 427 Network Security Class == = CPTR 427 Network Security Class Wiki =
Line 6: Line 6:
== Labs == Before you get too involved with looking at what we plan to do this semester, you need to look at '''what you should already know'''. Take a look at [[NetworkSecurity/Prerequisites]].
Line 8: Line 8:
'''SSL and code signing lab''': Below is a list of areas we will look at in NetworkSecurity
Line 10: Line 10:
Hints: To get a code signing template to show up on the web page, you need to add it to the templates. Just go into the CA and right click templates and select new.... DO NOT ADD your site to the trusted sites list in windows. This will cause you problems. If at first you don't succeed, close it all and restart IE.    * [[NetworkSecurity/Lab]]
   * [[NetworkSecurity/Tools]]
   * [[NetworkSecurity/Hacking]]
   * [[NetworkSecurity/Encryption]]
   * In the past we have used [[NetworkSecurity/WebScarab|Web scarab]]
Line 13: Line 17:
'''Windows NTFS/Share Permissions Lab'''
Line 15: Line 18:
''RSAT'' (Remote Server Administration Tools) has replaced (somewhat) the Support Tools. At any rate you can get them here:
   * [[http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960&displaylang=en]]
   * [[attachment:Scriptomatic2.exe]]
   * [[attachment:Windows6.0-KB941314-x86_en-US.msu]]
   * [[attachment:rktools.exe]]

''xcacls'' has been replaced by ''Icacls'' in Vista and Windows 2008.

== Using WebScarab with WebGoat ==

  1. Start up WebScarab. It may be in basic mode.
     a. If it is, Go to Tools->Use Full Interface.
     a. Restart WebScarab.
  1. Fire up IE and go to Tools->Internet Options->Connections->LAN settings.
  1. Check Use proxy server and set address to localhost port 8008.
  1. Click OK and OK.
  1. On WebScarab go to Proxy->Manual Edit. Check Intercept Requests. Select GET and POST (using the CTRL key to select both).
  1. In IE go to http://localhost./WebGoat/attack. (notice the dot after localhost, it is required to apply proxy settings on localhost.) WebScarab should already start intercepting. The lessons should work after that. I was able to do a command injection following the steps in the solution. I have now put the proxy settings back to the way they were and shut down WebGoat (for security reasons, not sure if that was necessary but I did it.)


= Often Discussed Topics =
== Often Discussed Topics ==

CPTR 427 Network Security Class Wiki

Before you get too involved with looking at what we plan to do this semester, you need to look at what you should already know. Take a look at NetworkSecurity/Prerequisites.

Below is a list of areas we will look at in NetworkSecurity

Often Discussed Topics


CategoryHomepage

NetworkSecurity (last edited 2024-01-07 18:12:17 by scot)