防禦

[資安]隱藏php 版本跟apache版本

隱藏php版本需要修改php.ini找到 把它修改成 隱藏apache版本則需要到httpd.conf 裡面手 […]

Be the First to comment. Read More
防禦

[資安]Insecure Inline Frame (iframe)

發現網頁使用內聯框架(“iframe”)嵌入資源,例如不同的網頁。內聯框架配置不安全,或者不如預期的安全。此漏 […]

Be the First to comment. Read More
防禦

[資安]HTTP Strict Transport Security (HSTS) not implemented

HTTP Strict Transport Security (HSTS) not implemented 就 […]

Be the First to comment. Read More
防禦

[資安]Cookies without HttpOnly flag set

Cookies without HttpOnly flag set 請參考:HttpOnly – […]

Be the First to comment. Read More
LibreNMS

[librenms]各種的api使用

librenms有提供api的方式可以去取得設備的資訊出來給別的系統使用 首先必須要先取得一個api的toke […]

Be the First to comment. Read More