Skip to content

Commit

Permalink
add project website
Browse files Browse the repository at this point in the history
  • Loading branch information
ykli99 committed Apr 22, 2024
1 parent 2b77626 commit 3d090af
Show file tree
Hide file tree
Showing 32 changed files with 5,515 additions and 2 deletions.
Binary file added .DS_Store
Binary file not shown.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# SpamDam
code for paper SpamDam
# Port Forwarding Services Are Forwarding Security Risks

This is the repository(branch) that contains source code for [the project website](https://chasesecurity.github.io/Port-Forwarding-Services/).

If you find the work useful for your work please cite:

```
@article{wang2024port,
title={Port Forwarding Services Are Forwarding Security Risks},
author={Haoyuan Wang and Yue Xue and Xuan Feng and Chao Zhou and Xianghang Mi},
year={2024},
eprint={2403.16060},
archivePrefix={arXiv},
primaryClass={cs.CR}
}
```
1,102 changes: 1,102 additions & 0 deletions index.html

Large diffs are not rendered by default.

Binary file added static/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions static/css/bulma-carousel.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/bulma-slider.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/bulma.css.map.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/bulma.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions static/css/fontawesome.all.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 3d090af

Please sign in to comment.