載入中
[心得] 資安盟主‧聖盃的考驗 密室逃脫解謎遊戲
活動網址: https://www.techbang.com/posts/82796-security-master-game
活動日期: 12/11 (五)
活動地點: 台北文創 6 樓
---
...(還有更多)
0 則留言
大家來測bug
以下code
```c
#include <stdio.h>
int main() {
...(還有更多)
2 則留言
[筆記] 生成 ejs 靜態檔案
這幾天在把 31.infor.org 跟 cscamp.infor.org 從 StoneApp 的主機搬到 github pages 上面
由於只能使用靜態檔案 所以我們要把原本的動態 ejs 做個轉換(?
用 express 中的 `app.render` 可以簡單的達成
使用方式跟 router 中的 `res.render` 一模一樣
...(還有更多)
0 則留言
[筆記] CSS :visited privacy restrictions
> Although these styles can be change the appearance of colors to the end user, the `window.getComputedStyle` method will **lie** and always return the value of the non-`:visited` color.
酷
Re...
...(還有更多)
0 則留言
[心得] 資安競賽金盾獎 2020
日期: 11/20
地點: 張榮發基金會 8 樓國際會議廳
懶人包 Again:
![doge](https://img.stoneapp.tech/t510599/balsn-2020.png)
...(還有更多)
0 則留言
[筆記] nginx 使用 `http_substitution_filter_module` 後會忽略 `Range` Header
![screenshot](https://i.imgur.com/qPP2x0R.png)
stackoverflow:
https://stackoverflow.com/questions/64916189/after-using-http-substitutions-filter-module-nginx-ignores-range-http-header
0 則留言
[心得] Balsn CTF 2020
懶人包:
![SAD](https://img.stoneapp.tech/t510599/balsn-2020.png)
---
這次跟 [NCtfU](https://www.facebook.com/nctfu/) 的大大一起打
...(還有更多)
2 則留言
Pixel 用戶 +1
這決定應該算是一連串巧合之下的產物
## 11/3
手滑+被人踩到,螢幕破裂。既然手機頗老,儲存空間也極度不足,就選擇不修了
翻開手上僅存的錢,剛好剩下一萬二
...(還有更多)
14 則留言
HacktOVERfest
RT
十月快結束ㄌ
我又開始發廢PR
3 則留言
[筆記] catch zoom event in js
https://stackoverflow.com/a/52008131/9039813
https://gist.github.com/abilogos/66aba96bb0fb27ab3ed4a13245817d1e
0 則留言