Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinerondelet/uxss-vulnerabilities-research
Some research on UXSS vulnerabilities in web browsers
https://github.com/antoinerondelet/uxss-vulnerabilities-research
browser security uxss-vulnerabilities web web-security
Last synced: 6 days ago
JSON representation
Some research on UXSS vulnerabilities in web browsers
- Host: GitHub
- URL: https://github.com/antoinerondelet/uxss-vulnerabilities-research
- Owner: AntoineRondelet
- License: mit
- Created: 2018-01-30T15:00:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T19:18:05.000Z (over 6 years ago)
- Last Synced: 2023-12-30T18:52:07.772Z (11 months ago)
- Topics: browser, security, uxss-vulnerabilities, web, web-security
- Language: TeX
- Homepage:
- Size: 2.57 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IS593 Term Project: "Find Universal Cross Site Scripting Vulnerabilities in Brave Browser"
## Authors
- Antoine Rondelet
- Khady NGOM## Working environment
### Machine used to carry out the research
MacBook Air (13-inch, Early 2014), running macOS Sierra v10.12.6
### Version of Brave
![Brave version](.github/BraveVersion.png)
### Extension of our work to other web browsers
- Whale browser by Naver: Version 1.0.37.16 (64-bit), released in October 23, 2017
- Firefox Quantum by Mozilla: Version 57.0 (64 bits), released in November 14, 2017
- Safari by Apple: Version 10.1.2## Organization of the project
- The list of all the UXSS vulnerabilities we analyzed as part of this research can be found in [uxssDB.md](https://github.com/AntoineRondelet/UXSS-Vulnerabilities-Research/blob/master/uxssDB.md)
- The list of our attempts to find UXSS vulnerabilities can be found in [attempts.md](https://github.com/AntoineRondelet/UXSS-Vulnerabilities-Research/blob/master/attempts.md)
- Our project proposal can be found at [deliverable/proposal.pdf](https://github.com/AntoineRondelet/UXSS-Vulnerabilities-Research/blob/master/deliverable/proposal.pdf)
- The paper of our project can be found at [deliverable/paper.pdf](https://github.com/AntoineRondelet/UXSS-Vulnerabilities-Research/blob/master/deliverable/paper.pdf)