BurpSuite—-Sequencer模塊(定序器)
阿新 • • 發佈:2018-06-13
image 部分 handling sele blog edi sequence 會話 重置
一、簡介
Burp Sequencer是一種用於分析數據項的一個樣本中的隨機性質量的工具。你可以用它來測試應用程序的session tokens(會話tokens)或其他重要數據項的本意是不可預測的,比如反彈CSRF tokens,密碼重置tokens等。
二、模塊說明
Burp Sequencer主要由三個模塊組成:
1:Live capture 信息截取
2:Manual load 手動加載
3:Analysis options 選項分析
1:Live capture 信息截取
選項1:Select Live Capture Request
選項2:Token Location Within Response
選項3:Live Capture Options
2:Manual load 手動加載
選項1:Manual Load
3:Analysis options 選項分析
選項1:Token Handling 令牌處理
選項2:Token Analysis 令牌分析
介紹:僅供技術交流學習探討,請勿用於非法用途,。本文部分資源來源於網絡,如有侵權請聯系版主刪除。
BurpSuite—-Sequencer模塊(定序器)