Useful Link

Useful Link

[TOC]

Knowledge

Knowledge Comment
CRLF VS LF  
magic method  
HttpOnly  
Encrypt VS Hash  
LFI VS RFI LFI(Local File Inclusion)</br>產生的原因是程式設計師未對用戶參數未進行輸入檢查,導致駭客可以讀取server上的敏感文件。開發人員可能貪圖方便,將GET或POST參數直接設定為檔案名稱,直接include該檔案進網頁裡,結果就造成了引入其他檔案,造成資訊洩漏</br></br>RFI(Remote File Include)</br>基本上與LFI概念一樣,只是include的file來源變成從外部引入,觸發條件必須要把php設定參數allow_url_include 訂為ON”
FTP  
WebDAV  
BitTorrent  
TrueNAS Setup  
API VS Method VS Library  
WebSocket  
JVM Briefly Introduction
Thread VS Process  
APT  
Arrow VS Dot VS Colon in C++  
payload VS formData  
RAID 0, 1, 0+1, 1+0, 5, 6  
How to use multiprocess in python & map VS pool VS apply_async  
Python asyncio 從不會到上路  
JDK、JRE 和 JVM  
   

Tool-Page

|Tool| Comment| |:-:|:- | |XSS-CheatSheet|| | All-Injection: || |SQLMAP1</br>SQLMAP2 || |ViruTotal| 幫忙分析檔案是否有病毒的網站| |JS 混淆器| 把JS的程式變成可讀性很差的東西 | |JS 反混淆器| 可以反混淆或解密JS的檔案 | |JS 壓縮+加密+混淆+美化|| |Everything About Net Scanning|| |How to fetch SHA1 or MD5 in Win.|| |How to split windows in WSL?|| |Docker基本命令|| ||| |||

Vocabulary

Vocabulary Def. Comment
Parse 解析  
query 詢問、請求  
dump Also called a crash dump or memory dump, a dump is raw data from a computer’s memory. It is written to the file system if software crashes” (terminates unexpectedly). This information is a snapshot of what was going on in the computer at the moment the error occurred. The dump can be analyzed by developers to help track down the error, understand it better, and fix it. Refer
intruder 入侵者  
vulnerability 漏洞、脆弱  
exploit An exploit is a code that takes advantage of a software vulnerability or security flaw. It is written either by security researchers as a proof-of-concept threat or by malicious actors for use in their operations. When used, exploits allow an intruder to remotely access a network and gain elevated privileges, or move deeper into the network. Refer
wrapper 偽協議  
Cipher 密碼  
nerf cause to be weak or ineffective削弱、減弱 Refer
Miscellaneous 混雜的、各種各樣的  
PoC Proof of Concept:在 Binary Exploitation 通常指可以使程式發⽣ Crash 觸發異常的程式碼,⽤來證明程式存在漏洞  
PWN 1.具漏洞的服務</br>2.目標在是服務中找到該服務的漏洞並注入自己的程式碼,拿到 server 的控制權 Refer1</br>Refer2
DHCP 主要功能是自動分配IP(192.168.xxx.xxx),有時效限制(可能是一天),當新設備加入區網時,會由DHCP自動分配一個IP給該設備,過了一天後如果設備再次訪問DHCP,則會在給予新的IP,否則該IP會直接回收  
秒懂Confusion Matrix  
     

IThelp

Information-Security Web-Security Python
惡意程式(malware) Day 4 很像走迷宮的sqlmap [Series - 8] Python時間轉換介紹
不安全的連線?HTTPS與SSL憑證 [Day20]-新手的Web系列SQLmap [第06天] 資料結構(3)Data Frame
Day 018.聽起來好像很厲害的-密碼學 Day 12 - PHP 偽協議 (一) dlib安裝心得 – Windows 環境
Day21-針對Metasploitable 3進行滲透測試(2)-Shell & Reverse Shell基礎知識 [Day13]-SSTI(Server-side template injection) 【Day 9】Python打包程式
[2018iThome鐵人賽]Day6:加密和雜湊有什麼不一樣? [Day11]SSTI(Server Side Template Injection) [Day28] 儲存訓練好的模型
[2018iThome鐵人賽]Day 4:如何區分加密、壓縮、編碼 [Day7]-PHP(LFI/RFI) [Python]關鍵字yield和return究竟有什麼不同?
Day 21.加密演算法要注意的那些毛(一)-加密模式 [Day23]forensics的開始  
『Day 27』拜託別Pwn我啦!-常見的工具(下)    
     
Deep-Learning Big-Data Linux
[演算法]K-means分群(K-means Clustering) [改善資料品質]Part-1 EDA 從沒圖進化到有圖有字的工具:cowsay
[第24天] 機器學習(4)分群演算法 Day18-shell是什麼?  
[AI#10]人臉辨識 C語言工具使用,GDB個人學習筆記  
淺談機器學習的效能衡量指標(2)–ROC/AUC曲線    
[Day15]機器學習常勝軍-XGBoost    
[Day20]Lasso和Ridge正規化回歸    
     
Web-Develop JS Webpage-Automation
17. [FE] 為什麼現在的前端都在用「框架」? 你不可不知的 JavaScript 二三事#Day3:資料型態的夢魘——動態型別加弱型別(2) 鼠年全馬鐵人挑戰 WEEK 06:Selenium 自動化測試工具
D29-如何打包Apps Script的程式碼?(二)包成HTML網頁與或API 10. [JS] 一般函式與箭頭函式的差異? 鼠年全馬鐵人挑戰 WEEK 09:Selenium WebDriver (下)
Day03-深入理解網頁架構:DOM   【Day 27】-再爬一次Dcard?(實戰向 Dcard API 發出請求)
PHP物件導向的第四課:繼承   [Day23]Beautiful Soup網頁解析!
PHP物件導向的第二課:重談「方法」,物件「屬性」及「成員」   [Day 17] Instagram - 模擬登入
PHP物件導向的第一課:class    
Day 20 Authentication基礎概念介紹:session、cookie and token    
Day 17 - 會員登入系統    
XAMPP安裝與操作初步    
What is metadata?    
     
     
Reverse-Engineering Others PWN
[Day10]格式透視-解析PE文件格式(前篇) 第二天:要了解DLL你要先講啊 『 Day 26』拜託別 Pwn 我啦! - 常見的工具 (上)
[Day17] 行為分析-成為逆向大師的第一步-秒懂加殼技術 第四天:Dll聽話 讓我看看 『Day 27』拜託別Pwn我啦!-常見的工具(下)
  Day16-分散式系統溝通的方法-RPC Day25: [Misc] 我從來沒想過我會害怕寫 code
  C語言雜談01—如何理解條件編譯  
  C#編譯到執行與Java的相似之處  
     
     

Conference & Journal For Information Security