api security

  1. protectaccount

    Course Master OAuth 2.0: A Practical Guide to API Security

    Master OAuth 2.0: A Practical Guide to API Security is your one-stop resource for designing, implementing, and managing secure API infrastructures. Whether you’re a seasoned developer or just starting out, this course offers a comprehensive, hands-on approach to understanding OAuth 2.0, OpenID...
  2. Code0

    STRESSLAB.CC API LEAKED (SRC CODE)

    Code: // captcha function gencaptcha() { $("#refresh").prop("disabled",true); $.ajax({ url: 'captcha/captcha.php', type: 'get', async: false, dataType: 'text', success: function (data) { document.getElementById('img').src =...
  3. SudoDragon

    1X SSH CREDENTIAL - UNPROTECTED API DIRECTORY

    An SSH credential I found while fuzzing, play safe, don't do any harm. Hidden content
  4. SudoDragon

    FREE API SECURITY COURSE

    If you want to better understand how APIs work, there is no better way than to learn how to hack them. Hidden content
Top