diff --git a/en/系统安全/CSE365/index.html b/en/系统安全/CSE365/index.html index ab387fdb..3c0ae36d 100644 --- a/en/系统安全/CSE365/index.html +++ b/en/系统安全/CSE365/index.html @@ -1,4 +1,4 @@ - ASU CSE365: Introduction to Cybersecurity - csdiy.wiki
Skip to content

ASU CSE365: Introduction to Cybersecurity

Descriptions

  • Offered by: Arizona State University
  • Prerequisites: None
  • Programming Languages: C, Python, x86 assembly
  • Difficulty: 🌟🌟🌟🌟
  • Class Hour: Varying from person to person

An introductory course on web security at Arizona State University, the course contains several modules, mainly including:

  • Program Misuse: Linux commandline, privilege escalation
  • Web fundamentals: http, server, intercept
  • Assembly: registers, memory, control flow
  • Cryptography: Symmetric/Asymmetric encryption, hashing, trust
  • Web security: Command/HTML/SQL/Stack injection

The course is mainly based on challenges, supplemented by lectures and reading materials. The challenges are developed in the form of CTF, and the difficulty increases in order.

For hackers with weak foundations, getting stuck is a normal phenomenon. If you encounter difficulties in solving the problem, you can seek help from the Discord Server given in the Chat column on the homepage.

Course Resources

Personal Resources

In addition, due to an important factor in evaluating ASU students' course grades, the course does not encourage uploading problem-solving ideas, except for the first two challenges of each module.

ASU CSE365: Introduction to Cybersecurity

Descriptions

  • Offered by: Arizona State University
  • Prerequisites: None
  • Programming Languages: C, Python, x86 assembly
  • Difficulty: 🌟🌟🌟🌟
  • Class Hour: Varying from person to person

An introductory course on web security at Arizona State University, the course contains several modules, mainly including:

  • Program Misuse: Linux commandline, privilege escalation
  • Web fundamentals: http, server, intercept
  • Assembly: registers, memory, control flow
  • Cryptography: Symmetric/Asymmetric encryption, hashing, trust
  • Web security: Command/HTML/SQL/Stack injection

The course is mainly based on challenges, supplemented by lectures and reading materials. The challenges are developed in the form of CTF, and the difficulty increases in order.

For hackers with weak foundations, getting stuck is a normal phenomenon. If you encounter difficulties in solving the problem, you can seek help from the Discord Server given in the Chat column on the homepage.

Course Resources

Personal Resources

In addition, due to an important factor in evaluating ASU students' course grades, the course does not encourage uploading problem-solving ideas, except for the first two challenges of each module.

ASU CSE365: Introduction to Cybersecurity

课程简介

  • 所属大学:Arizona State University
  • 先修要求:无
  • 编程语言:C, Python, x86 assembly
  • 课程难度:🌟🌟🌟🌟
  • 预计学时:因人而异

亚利桑那州立大学 Web 安全的导论课,课程以模块化的形式构成,主要包含以下方面:

  • Program Misuse: Linux commandline, privilege escalation
  • Web fundamentals: http, server, intercept
  • Assembly: registers, memory, control flow
  • Cryptography: Symmetric/Asymmetric encryption, hashing, trust
  • Web security: Command/HTML/SQL/Stack injection

课程以 Challenge 为主,Lectures and Reading 为辅。Challenge 中的习题以 CTF 的形式展开,难度依次递增。

对于基础较弱的学习者,卡关是正常现象。如果在解题过程中遇到困难,可以在首页 Chat 栏目中给出的 Discord Server 寻求帮助。

课程资源

资源汇总

另外,出于评定 ASU 学生课程成绩的重要因素,官方不鼓励上传解题思路,每个模块的前两题除外。

ASU CSE365: Introduction to Cybersecurity

课程简介

  • 所属大学:Arizona State University
  • 先修要求:无
  • 编程语言:C, Python, x86 assembly
  • 课程难度:🌟🌟🌟🌟
  • 预计学时:因人而异

亚利桑那州立大学 Web 安全的导论课,课程以模块化的形式构成,主要包含以下方面:

  • Program Misuse: Linux commandline, privilege escalation
  • Web fundamentals: http, server, intercept
  • Assembly: registers, memory, control flow
  • Cryptography: Symmetric/Asymmetric encryption, hashing, trust
  • Web security: Command/HTML/SQL/Stack injection

课程以 Challenge 为主,Lectures and Reading 为辅。Challenge 中的习题以 CTF 的形式展开,难度依次递增。

对于基础较弱的学习者,卡关是正常现象。如果在解题过程中遇到困难,可以在首页 Chat 栏目中给出的 Discord Server 寻求帮助。

课程资源

资源汇总

另外,出于评定 ASU 学生课程成绩的重要因素,官方不鼓励上传解题思路,每个模块的前两题除外。