Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 9 of 9 for “"ASLR"”.
-
Oreo: Protecting ASLR Against Microarchitectural Attacks
Address Space Layout Randomization (ASLR) is one of the most prominently deployed mitigations against memory corruption attacks. ASLR randomly shuffles program virtual addresses to prevent attackers from knowing the location of program contents in memory. Microarchitectural side channels have been …
-
Quantitative Metrics and Measurement Methodologies for System Security Assurance
… fine-grained Address Space Layout Randomization (ASLR) on code reuse attacks under the Just-In-Time Return-Oriented Programming (JITROP) threat model. We conduct a comprehensive measurement study with five fine-grained ASLR tools, 20 applications including six browsers, one browser engine, and 25 …
-
The effect of pilates reformer-based exercises compared to pilates mat-based exercises on general lower back pain and function in individuals suffering from non-specific lower back pain
… measured by the active Straight-leg-raise test (ASLR) (p = 0.033), compared to the Pilates mat-based group, which did not show significant improvement in ASLR outcomes (p = 0.111). No group x time interaction was present for the changes in ASLR between the two groups. No significant changes were …
-
Live Library Upgrades via CRIU: A Novel Approach to Patch Security Vulnerabilities in Running Processes
… under full Address Space Layout Randomization (ASLR). Evaluation relies solely on publicly available open source software: we download multiple library versions, apply live upgrades, and run functional tests—no other datasets are used. Most notably, we live patch the compression library of a …
-
Linux Kernel Module Continuous Address Space Re-Randomization
Address space layout randomization (ASLR) is a technique employed to prevent exploitation of memory corruption vulnerabilities in user-space programs. While this technique is widely studied, its kernel space counterpart known as kernel address space layout randomization (KASLR) has received less …
-
Systematic review of the sensitivity, specificity and validity of the active straight leg raise test in low back pain
Dissertation submitted in partial compliance with the requirements for the Master’s degree in Technology, Chiropractic, Durban University of Technology, Durban, South Africa, 2024.
-
DETECTION, DIAGNOSIS AND MITIGATION OF MALICIOUS JAVASCRIPT WITH ENRICHED JAVASCRIPT EXECUTIONS
… software vendors have deployed techniques like ASLR, sandbox, etc. to mitigate JavaScript exploits, hacking contests (e.g.,PWN2OWN, GeekPWN) have demonstrated that the latest software (e.g., Chrome, IE, Edge, Safari) can still be exploited. An ideal JavaScript exploit mitigation solution should …
-
Identifying Memory Address Disclosures
Software is still being produced and used that is vulnerable to exploitation. As well as being in devices in the homes of many people around the world, programs with these vulnerabilities are maintaining life-critical systems such as power-stations, aircraft and medical devices and are managing the …
-
Practical Exploit Mitigation Design Against Code Re-Use and System Call Abuse Attacks
… (DEP) and Address Space Layout Randomization (ASLR) will be deployed moving forward. These attacks have therefore evolved and diversified their angles of attack to become capable of leveraging a multitude of different code components. Accordingly, the security community has uncovered these …