User Tools

Site Tools


haas:spring2018:unix:projects:pwn0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2018:unix:projects:pwn0 [2018/03/12 19:43] – [Only specifying starting value] wedgehaas:spring2018:unix:projects:pwn0 [2018/03/12 20:47] (current) – [Verification] wedge
Line 490: Line 490:
 Basically: I want your solution to be the result of an honest, genuine brainstorming process where you have (on your own) figured out a path to solving the problem, you have dabbled and experimented and figured things out, and you can command the concepts and tools with a fluency enabling you to pull off such a feat. Your solution should demonstrate the real learning that took place and experience gained. Basically: I want your solution to be the result of an honest, genuine brainstorming process where you have (on your own) figured out a path to solving the problem, you have dabbled and experimented and figured things out, and you can command the concepts and tools with a fluency enabling you to pull off such a feat. Your solution should demonstrate the real learning that took place and experience gained.
  
-Cutting corners, avoiding work, skimping on functionality, cheating through getting others to do work for you or finding pre-packaged "answers" on the internet violates the spirit of the project, for they betray your ability to pull of the task on your own.+Cutting corners, avoiding work, skimping on functionality, cheating through getting others to do work for you or finding pre-packaged "answers" on the internet violates the spirit of the project, for they betray your ability to pull off the task on your own.
  
 =====Identifying shortcomings===== =====Identifying shortcomings=====
Line 498: Line 498:
  
 This can be in the form of comments in your script, or even a separate file submitted at time of submission (if a file, be sure to make mention of it in your script so I can be sure to look for it). This can be in the form of comments in your script, or even a separate file submitted at time of submission (if a file, be sure to make mention of it in your script so I can be sure to look for it).
-====Output Formatting with printf(1)====+=====Output Formatting with printf(1)=====
  
 You might be wondering how you can full off some of these output formatting feats. The **echo** command, after all, is rather rudimentary. You might be wondering how you can full off some of these output formatting feats. The **echo** command, after all, is rather rudimentary.
Line 649: Line 649:
 There you will find a file by the name of **outputlist**, which contains a list of filenames (output0 - outputF) and the **pwn0.sh** script command-line used to generate the output found in those files. There you will find a file by the name of **outputlist**, which contains a list of filenames (output0 - outputF) and the **pwn0.sh** script command-line used to generate the output found in those files.
  
-Using these files, you can check the functionality of your script in a number of operating conditions, to verify that it is indeed working as it should be. While this isn't likely to cover the full spectrum of possibilities, it should offer up some assistance in helping your broaden your view of troubleshooting scenarios.+Using these files, you can check the functionality of your script in a number of operating conditions, to verify that it is indeed working as it should be. While this isn't likely to cover the full spectrum of possibilities, it should offer up some assistance in helping you broaden your view of troubleshooting scenarios.
  
 =====Submission===== =====Submission=====
haas/spring2018/unix/projects/pwn0.1520883794.txt.gz · Last modified: 2018/03/12 19:43 by wedge