Posts List
Day 47 - Amazon price tracker
2022-05-28 | 0 0 | Python 課堂筆記 100 Days of Code
HTB Blackfiled Walkthrough
2024-04-28 | 0 0 | 共享目錄枚舉-使用smbmap(可輸出目錄權限) 共享目錄掛載-使用mount(無域名、有IP、有帳號、有目錄) AS-REP攻擊-使用GetNPUsers(有帳號、無密碼、有域名、hashcat模式18200解密) 共享目錄枚舉-使用smbmap(有帳密、可輸出目錄權限) 帳號枚舉-使用ldapsearch(有域名、有IP、有帳密、有開ldap(3268 port)) windows提權-使用rusthound蒐集bloodhound資料 ForceChangePassword濫用-使用rpcclient
Explore-Arrays 101
2023-02-12 | 0 0 | Leetcode Arrays 101 data structure algorithm
用 Javascript 進行邏輯迴歸分析
2018-04-07 | 0 0 | deeplearnjs machine learning logistic-regression javascript
OOP - 4 抽象類別與介面 (1)
2021-09-18 | 0 0 | OOP Object-oriented programming TypeScript 2021-ironman
[T-SQL] MSSQL 根據已有的表創建新表
2023-05-18 | 0 1 | 創建資料表 複製資料表 tsql SQL MSSQL select into CREATE TABLE