https://github.com/calloc134/infinity_redirect_server
無限にリダイレクトするサーバ in golang
https://github.com/calloc134/infinity_redirect_server
Last synced: 4 months ago
JSON representation
無限にリダイレクトするサーバ in golang
- Host: GitHub
- URL: https://github.com/calloc134/infinity_redirect_server
- Owner: calloc134
- Created: 2023-08-24T09:19:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T09:43:13.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T02:48:46.803Z (4 months ago)
- Language: Go
- Homepage:
- Size: 3.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 概要
このリポジトリは、自己のURLに対して無限にリダイレクトするサーバーです。
Flatt Securityインターンにおいて、RFIからDoSにつなげる事ができるかを検証するために作成しました。