Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Python
- goKart
- OWASP
- OpenSource
- sqli
- github
- SUA
- Database
- 운영체제
- juice-shop
- 데이터통신
- C언어
- MySQL
- CodeQL
- github action
- Codeup
- 백준알고리즘
- gosec
- ubuntu
- DVWA
- Network
- Juice Shop
- gotify
- JDBC
- LGTM
- JSP
- virtualbox
- firewall
- 자료구조
- 알고리즘
Archives
- Today
- Total
비트(bit)주세요
[gotify/server] REST-API 전송 본문
728x90
Gotify 공식 문서
https://github.com/gotify/server
GitHub - gotify/server: A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) - GitHub - gotify/server: A simple server for sending and receiving messages in real-time pe...
github.com
REST-API로 전송하는 법이 나와있는 문서
Swagger UI
gotify.net
REST-API 전송법
1. [Burp Suite] 프록시로 요청값을 본다.
2. 마우스 우클릭 후 Repeater에 보낸다
3. Repeater에 가보면 다음과 같은 화면이 나오는데, 헤더부분을 보고
요청하고 싶은대로 바꾼 뒤, [Go] 버튼을 누른다.



더 많이 해봐야 하는데, 틈틈히 해봐야겠다.
POST는 어떻게 해야할 지 몰라서 더 찾아봐야 한다.
-> (권한 에러 해결, 메시지를 생성하려면 어떻게 해야하지)
'SUA > 오픈소스 보안' 카테고리의 다른 글
[GitHub Opensource] goKart (0) | 2021.10.23 |
---|---|
[GitHub Opensource] gosec (0) | 2021.10.22 |
[gotify/server] 서버에 메시지 전송(CLI) (0) | 2021.10.21 |
[gotify/server] 초기 유저 세팅(CLI) (0) | 2021.10.21 |
[Juice-Shop] Admin section (0) | 2021.10.21 |