Coder Social home page Coder Social logo

Feature : Documentation about offat HOT 4 CLOSED

LasneF avatar LasneF commented on May 29, 2024
Feature : Documentation

from offat.

Comments (4)

dmdhrumilmistry avatar dmdhrumilmistry commented on May 29, 2024

Documentation would requires more details for instance i got

image

1st lines indicate leak found ; yes but what can of leak ? , still the test passed successfully

2nd lines says Failed , but not a clear answer about why

image

having a 200 not clear why it is mentionned as suspicious ?

according to what i understood the datalleak is a parsing of sensitive data such as telephone as part of the returned payload ? i got in mine for instance date, jwtToken, PhoneNumberIN, PhoneNumberUS is that correct understanding ?

it is important to document here what the tooling is doing

For time being I've separated Data Leak and API test, so currently they're interpreted individually.

Yes, telephone number could be leading to failure of Data leak test.

I'll be make necessary changes for data leak tests for be reflected in overall API test results.

from offat.

LasneF avatar LasneF commented on May 29, 2024

May be add as well a filter on the reporting HTML file

i am still not clear on what this kind of output means

Test Name:
BOPLA Test
Test Result:
❌ Failed
Result Details:
Endpoint might be vulnerable to BOPLA
Test Response Filter:
STATUS_CODE_FILTER
Data Leak:
No Data Leakage Found

we need to have further details on what STATUS_CODE_FILTER means

from offat.

dmdhrumilmistry avatar dmdhrumilmistry commented on May 29, 2024

May be add as well a filter on the reporting HTML file

i am still not clear on what this kind of output means

Test Name: BOPLA Test Test Result: ❌ Failed Result Details: Endpoint might be vulnerable to BOPLA Test Response Filter: STATUS_CODE_FILTER Data Leak: No Data Leakage Found

we need to have further details on what STATUS_CODE_FILTER means

HTML report is kinda buggy at the moment and I'm not planning to update it any time soon. There are several challenges while handling HTML reports such as sanitizing and formatting data correctly which can be tricky and If I miss something it can lead to security issues.

STATUS_CODE_FILTER is used internally to find indicator of vulnerability in few cases after receiving response from the API server.

case PostTestFiltersEnum.STATUS_CODE_FILTER:

I've clarified the usage of data_leak and result columns in the results table in README.md files for now.

PR: #77

from offat.

dmdhrumilmistry avatar dmdhrumilmistry commented on May 29, 2024

Closing issue due to inactivity.

from offat.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.