mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add three Usenix Security'22 papers.
https://www.usenix.org/conference/usenixsecurity22/technical-sessions
This commit is contained in:
parent
2e2ed29b9b
commit
059894c00e
2 changed files with 28 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
|||
<div class="menu-item">
|
||||
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
|
||||
<a
|
||||
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-07-15</a>
|
||||
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-08-11</a>
|
||||
</div>
|
||||
<div class="menu-item">
|
||||
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>
|
||||
|
|
|
@ -1,3 +1,30 @@
|
|||
@inproceedings{Bhaskar2022a,
|
||||
author = {Abhishek Bhaskar and Paul Pearce},
|
||||
title = {Many Roads Lead To {Rome}: How Packet Headers Influence {DNS} Censorship Measurement},
|
||||
booktitle = {USENIX Security Symposium},
|
||||
publisher = {USENIX},
|
||||
year = {2022},
|
||||
url = {https://www.usenix.org/system/files/sec22-bhaskar.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Harrity2022a,
|
||||
author = {Michael Harrity and Kevin Bock and Frederick Sell and Dave Levin},
|
||||
title = {{GET} /out: Automated Discovery of Application-Layer Censorship Evasion Strategies},
|
||||
booktitle = {USENIX Security Symposium},
|
||||
publisher = {USENIX},
|
||||
year = {2022},
|
||||
url = {https://www.usenix.org/system/files/sec22-harrity.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Xue2022a,
|
||||
author = {Diwen Xue and Reethika Ramesh and Arham Jain and Michalis Kallitsis and J. Alex Halderman and Jedidiah R. Crandall and Roya Ensafi},
|
||||
title = {{OpenVPN} is Open to {VPN} Fingerprinting},
|
||||
booktitle = {USENIX Security Symposium},
|
||||
publisher = {USENIX},
|
||||
year = {2022},
|
||||
url = {https://www.usenix.org/system/files/sec22-xue-diwen.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Figueira2022a,
|
||||
author = {Gabriel Figueira and Diogo Barradas and Nuno Santos},
|
||||
title = {{Stegozoa}: Enhancing {WebRTC} Covert Channels with Video Steganography for Internet Censorship Circumvention},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue