# BurpSuite-Extender-MarkInfo **Repository Path**: stemmm/BurpSuite-Extender-MarkInfo ## Basic Information - **Project Name**: BurpSuite-Extender-MarkInfo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # -> https://github.com/gh0stkey/HaE # BurpSuite-Extender-MarkInfo >Author: Vulkey_Chen > >Team: Mystery Security Team > >Email: admin@gh0st.cn > >Blog: gh0st.cn I build a burpsuite extension to mark sensitive information. e.g. If "mobile phone number" and "email address" information appear in the response content, then mark this request for red color. ![example](example.jpg) ## About it Sensitive information is divided into three categories: `Chinese MobilePhone Number` \ `Email Address` \ `Chinese IDCard` 1.Marked as **yellow** when one of the information exists 2.Marked as **red** when two of the information exists There is a tab called `MarkInfo` that shows matching information. ![tab](tab.png) ## Usage BurpSuite -> Tab:Extender -> Tab:Extensions -> Add ![usage](usage.png)