User Tools

Site Tools


haas:spring2016:unix:projects:udr2

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:spring2016:unix:projects:udr2 [2016/03/21 19:42] – external edit 127.0.0.1haas:spring2016:unix:projects:udr2 [2016/03/24 17:40] (current) – [Errata] wedge
Line 11: Line 11:
 Typos and bug fixes: Typos and bug fixes:
  
-  * <description> (DATESTAMP)+  * A bug was discovered in binhaxx/search, which caused it to erroneously skip nearby packets when doing a complete packet search. This has been fixed and a new version of binhaxx has been released (1.0.1). Be sure to grab the updated version and use that. (20160324)
 =====Objective===== =====Objective=====
 Continuing our "1337 haxxing" series of projects, we've found considerable conceptual self-imposed roadblocks blocking our employment of otherwise simple computing properties (that not only is **everything a file**, but that files are fundamentally a series of bytes). The sooner we accept this truth, the sooner many challenges begin to vanish. Continuing our "1337 haxxing" series of projects, we've found considerable conceptual self-imposed roadblocks blocking our employment of otherwise simple computing properties (that not only is **everything a file**, but that files are fundamentally a series of bytes). The sooner we accept this truth, the sooner many challenges begin to vanish.
Line 372: Line 372:
   * When all is said and done, you will submit 2 files:   * When all is said and done, you will submit 2 files:
     * **udr2.text**, containing:     * **udr2.text**, containing:
-   * an organized presentation of the answers/responses to all the above questions +      * an organized presentation of the answers/responses to all the above questions 
- * **udr2.sh** +    * **udr2.sh** 
-   * a shell script containing all the necessary commands to accomplish the project (and will automate a run of the project when executed). +      * a shell script containing all the necessary commands to accomplish the project (and will automate a run of the project when executed). 
-   * be sure to adequately comment the script so I can see your thought process (particular commands used, options utilized, logic used).+      * be sure to adequately comment the script so I can see your thought process (particular commands used, options utilized, logic used)
 +      * the script should output important information related to the particular step being taken ("Determining amount of Deep Sleep", "Determining total time spent asleep", etc.), along with the determined result of that particular data point.
 ====Submit==== ====Submit====
 Please submit as follows: Please submit as follows:
Line 383: Line 384:
 Submitting unix project "udr2": Submitting unix project "udr2":
     -> udr2.text(OK)      -> udr2.text(OK) 
- -> udr2.sh(OK)+    -> udr2.sh(OK)
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
haas/spring2016/unix/projects/udr2.1458589353.txt.gz · Last modified: 2016/03/21 19:52 (external edit)