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
- SUA
- 백준알고리즘
- LGTM
- C언어
- Network
- gosec
- OWASP
- 데이터통신
- MySQL
- sqli
- DVWA
- 운영체제
- firewall
- Python
- OpenSource
- juice-shop
- JDBC
- gotify
- goKart
- 자료구조
- CodeQL
- JSP
- virtualbox
- 알고리즘
- github
- ubuntu
- Juice Shop
- github action
- Codeup
- Database
Archives
- Today
- Total
목록goKart (2)
비트(bit)주세요
[gohugoio/hugo] gokart로 분석하기
보호되어 있는 글입니다.
SUA/오픈소스 보안
2021. 11. 1. 00:34

goKart : golang 취약점 점검 애플리케이션 -> 원격으로도 점검할 수 있다는 장점이 있음 https://github.com/praetorian-inc/gokart GitHub - praetorian-inc/gokart: A static analysis tool for securing Go code A static analysis tool for securing Go code. Contribute to praetorian-inc/gokart development by creating an account on GitHub. github.com 1. 설치 go install github.com/praetorian-inc/gokart@latest * 반드시 go 버전은 1.16 업그레이드를 하고 설치..
SUA/오픈소스 보안
2021. 10. 23. 22:22