Burp Suite
- Do you work in a cybersecurity company? Do you want to see your company advertised in HackTricks? or do you want to have access to the latest version of the PEASS or download HackTricks in PDF? Check the SUBSCRIPTION PLANS!
- Simple List: Just a list containing an entry in each line
- Runtime File: A list read in runtime (not loaded in memory). For supporting big lists.
- Case Modification: Apply some changes to a list of strings(No change, to lower, to UPPER, to Proper name - First capitalized and the rest to lower-, to Proper Name -First capitalized an the rest remains the same-.
- Numbers: Generate numbers from X to Y using Z step or randomly.
- Brute Forcer: Character set, min & max length.
https://github.com/0xC01DF00D/Collabfiltrator : Payload to execute commands and grab the output via DNS requests to burpcollab.
- Do you work in a cybersecurity company? Do you want to see your company advertised in HackTricks? or do you want to have access to the latest version of the PEASS or download HackTricks in PDF? Check the SUBSCRIPTION PLANS!
Last modified 5mo ago