Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to solve burp labs or for bug bounty #340

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Jun 5, 2023

  1. add file AddHeaderXFowardForRandomIP.js to httpsender

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    93a1322 View commit details
    Browse the repository at this point in the history
  2. rename AddHeaderXForwardForRandomIP.js to AddHeaderXForwardedForRando…

    …mIP.js
    
    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    cbb4c54 View commit details
    Browse the repository at this point in the history
  3. remove name and add comment origin script

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9c8550f View commit details
    Browse the repository at this point in the history
  4. add comment name

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    62827ce View commit details
    Browse the repository at this point in the history
  5. add file pitchWork.py in httpfuzzerprocessor

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a52e39d View commit details
    Browse the repository at this point in the history
  6. correction to pitchwork.py, add multiple payloads gestion

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    184ee22 View commit details
    Browse the repository at this point in the history
  7. correction syntax

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    89f3feb View commit details
    Browse the repository at this point in the history
  8. add fileActions.py in standalone

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2d4f87d View commit details
    Browse the repository at this point in the history
  9. add filtersResultWithStringOnBodyResponse.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2ca32f9 View commit details
    Browse the repository at this point in the history
  10. fix issue in filtersResultWithSringOnBodyResonse.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6193f5d View commit details
    Browse the repository at this point in the history
  11. add function in fileActions.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8246fb7 View commit details
    Browse the repository at this point in the history
  12. add RTT_time_filter.py to httpfuzzerprocessor

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ef64087 View commit details
    Browse the repository at this point in the history
  13. add OAST_Listen_Burp_Colaborator.py to standalone

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ea7c1a6 View commit details
    Browse the repository at this point in the history
  14. remove decode(utf-8) in OAST_Listen_Burp_Colaborator.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a126174 View commit details
    Browse the repository at this point in the history
  15. OAST_Listen_Burp_Colaborator.py add decode

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    aaed85c View commit details
    Browse the repository at this point in the history
  16. add full_HTML_encode.py to payloadprocessor

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    eb53c3d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. resolve issue to fileActions in Json tab

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e13d5fc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. add 2FABypassBruteForceLabAcademy.zst to standalone

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c1028bc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add feature Encode line file in MD5 and Inserting string before line …

    …to fileAction.py
    
    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    088dbe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. add infinite_money_logic_flaw.zst

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f668db1 View commit details
    Browse the repository at this point in the history
  2. Change RTT_time_filter.py to version 1.1

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5d4b10c View commit details
    Browse the repository at this point in the history
  3. Change RTT_time_filter.py add processResult

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0be7fa4 View commit details
    Browse the repository at this point in the history
  4. Change sentance in fileStringResilt.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    171120f View commit details
    Browse the repository at this point in the history
  5. Change comment to file pitchWork.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c0f239f View commit details
    Browse the repository at this point in the history
  6. Change sentence in OAST_Listen_Burp_Colaboratory.py

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    907b08d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add decodeHTMLEntities.js and encodeHTMLEntities.js

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b188c61 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add CSRF_poc_generator.js and CSRF_poc_generator_auto-submit.js

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    587d32f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add CSRF_poc_generator_full-URL-enconfing.js and CSRF_poc_generator_f…

    …ull-URL_encoding_auto-submit.js
    
    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ddc6190 View commit details
    Browse the repository at this point in the history
  2. fix issues to file CSRF

    Signed-off-by: Timothée Ruffenach <[email protected]>
    timruff committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    09f6f72 View commit details
    Browse the repository at this point in the history