Differences between revisions 39 and 40
Revision 39 as of 2021-07-13 22:43:15
Size: 7787
Editor: scot
Comment:
Revision 40 as of 2021-08-18 23:10:52
Size: 7837
Editor: scot
Comment: Course Changed Name
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from AdvancedNetworkSecurity

CPTR 542 Advanced Network Security

This page provides hints, insights and direction for the graduate class in Network Security. As a graduate class I am not interested in just teaching you how to use tools to exploit systems. I also want you to be able to research new methods to exploit and protect systems. Consequently you will find a balance between learning about tools and known techniques and pushing the boundary to extend those techniques and create new tools for exploits and defense. Because of this, research is a big part of this class. As we look at existing tools, we'll discuss what it does, how it works, and how to extend the functionality and research possibilities related to what we are learning.

https://images-ext-1.discordapp.net/external/92E0ySO0WvM8_OJJCZhqcBK1ss899tLWoUNBLs43HH8/https/imgs.xkcd.com/comics/voting_software.png

/NotesForNextClass

Weekly Routine

  1. Current Events Discussion / Research presentations (Keep it short!)
  2. Retrospective on previous assignment/work.
  3. Discuss/Lecture/Demonstrations of Upcoming Chapter(s)
  4. Discuss upcoming assignment.

Current Events

All students are required to present the following:

  • Give a short overview of two security news items from the last week (keep it short!)
  • There will be a google docs document on eClass for this.

Research Resources

Graduate Research Assignment

Graduate students must write two papers and present research reviews each week.

Presenting Research Reviews of Peer-Reviewed Papers

Each week I would like graduate students to present a summary of a peer reviewed conference paper from an ACM/IEEE/Springer conference (You may also use other notable security conferences). Most topics are your choice, but you should pick papers related to your chosen topic to write on (see next). These should only be 10 minutes max including discussion. One presentation must introduce a new attack or attack technique. One presentation must deal with privacy issues inside the US. The other papers are up to you. You may choose to do the required topics during any regular class, however I recommend that you do them near the beginning.

Writing your own Research Paper

Graduate students must write two papers:

  1. Your first paper should be a survey paper that analyzes current and historically significant research of your particular topic and makes recommendations about use.
  2. Your second paper should be an implementation of a previously unimplemented idea or extension/application of some area you found interesting in your first paper.

Ideas:

  • You might implement a method of attach to provide new proof of concept code
  • Research specific activities related to personal privacy compromised by companies or governments that may be illegal in other countries or protected by the US constitution
  • Vulnerability monitoring system based on OSVDB and nvd.nist.gov – Create a system that monitors installed list of programs and alerts to new vulnerabilities listed in the above databases. This may be used as a tool to attack or defend systems.
  • An aspect of hacking, such as code-security analysis techniques and tools for various languages.
  • Report on a penetration test performed for a real (off-campus) company. This requires professor approval, so make sure to get it before you embark on a real pentest.

Homework Assignments

Homework assignments are given on https://eclass.e.southern.edu

Common Vocabulary and Acronyms

  • MITM = Man in the middle
  • Monitize = to convert into monitary value i.e. money.
  • ROE = Rules of Engagement

Vulnerability Databases

OffensiveSecurity (last edited 2021-08-18 23:18:29 by scot)