issues
search
microsoft
/
restler-fuzzer
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.61k
stars
303
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
one body parameter missing in the grammar files.
#918
xuwei9207
opened
5 hours ago
0
invalid value checker
#917
xuwei9207
opened
16 hours ago
0
"Invalid array schema: found array property without a declared element"
#916
fabpiaf
opened
1 week ago
0
Add validation to engine dictionary
#915
brokoli777
opened
1 week ago
1
Content-Type is missing for Post request header
#914
ruiminwang
opened
1 month ago
0
add option to disable parallelism in RESTler compiler
#913
marina-p
opened
1 month ago
0
Omitting authentication tokens from the request text while logging to the trace database files
#912
SwamyNallamalli
closed
1 month ago
2
Questionnaire
#911
HouqiyuA
opened
2 months ago
1
Wrong dynamic name/variable dependency in compiling output
#910
HangyiWang
opened
3 months ago
2
Server url with ipv6 address does not work
#909
chkp-meitalka
opened
3 months ago
0
Is it possible to use a parameter from a POST response in the body of a different POST request?
#908
chkp-meitalka
opened
3 months ago
0
Authentication
#907
prafagr
opened
3 months ago
0
Specific route path parameter for a specific route is not being used
#906
tandrew-test
opened
4 months ago
1
Question
#905
HouqiyuA
closed
2 months ago
0
Restler source code learning encountered confusions
#904
HouqiyuA
closed
3 months ago
0
Does RESTler respect dependencies in the schema?
#903
henning410
opened
4 months ago
0
Problem with Fuzz-lean since last update
#902
blizzy0
opened
4 months ago
2
Fail to build docker image locally
#901
vityaman
opened
5 months ago
4
Added additional check to avoid IndexError
#900
Cokun01
opened
5 months ago
0
Authorization using setting 'token_refresh_cmd' not working
#899
henning410
opened
5 months ago
2
Remove binary drop instructions from README.
#898
marina-p
closed
5 months ago
0
adjusted if statement for single-chunk data transfer
#897
Cokun01
closed
5 months ago
1
Handling ByteArray in Request Object During Fuzz Testing: Incorrect JSON Representation Issue
#896
abdelmouheimen-trabelssi
opened
5 months ago
0
[Feature Request] Improve Annotations to Support Integer Responses
#895
wherbertms
opened
5 months ago
0
Question about "restler_custom_payload_header"
#894
pokamolodoy406
opened
6 months ago
1
Resolve security alerts for fastapi dependencies.
#893
marina-p
closed
6 months ago
0
Can RESTler detect other status codes than 500?
#892
henning410
opened
6 months ago
1
Update README for docker
#891
centic9
closed
6 months ago
1
Token Refresh Interval is not working under Proxy
#890
tteeze
opened
6 months ago
0
Fix #885 RESTler did not honor --time_budget
#889
marina-p
closed
7 months ago
1
Fix Content-Type custom payload bugs
#888
marina-p
closed
7 months ago
0
Search mode default and doc updates
#887
marina-p
closed
7 months ago
0
Update default fuzzing timeout to 7 days
#886
marina-p
closed
7 months ago
0
RESTler ran forever: "Exhausted collection..." loop prevented RESTler from honoring --time_budget
#885
wilbaker
closed
7 months ago
0
Workaround for dynamic object encoding bug
#884
marina-p
closed
7 months ago
0
RESTler is logging error for missing parameter in the response even when the parameter is not configured for the specific response code
#883
SwamyNallamalli
opened
8 months ago
0
Dynamic object encoding is adding extra double quotes when consuming value from other call
#882
SwamyNallamalli
opened
8 months ago
0
Trace database requests include authorization token
#881
wilbaker
closed
1 month ago
0
Automatic inferred dependencies not working
#880
ThorIrgens
opened
8 months ago
0
RESTler's attempts to reproduce bugs add extra quotes (") for values sourced from restler_custom_payload
#879
wilbaker
opened
8 months ago
0
Improve logging in RESTler compile step in case of a spec issue instead of just failing without and not giving clear indication of which property is problematic
#878
SwamyNallamalli
opened
8 months ago
1
How to properly configure and use authentication tokens in Restler?
#877
PIAy3R
opened
8 months ago
1
Enable traceDB-based replay without the request text
#876
marina-p
closed
8 months ago
0
Update messaging.py for proxy use
#875
fabpiaf
opened
8 months ago
1
Ensuring Mandatory Headers for API Access in Restler Requests
#874
abdelmouheimen-trabelssi
closed
8 months ago
1
Can't run restler compile
#873
abdelmouheimen-trabelssi
closed
8 months ago
0
"Attempting to get resources from GET request..." ignores required GET parameters
#872
wilbaker
opened
8 months ago
0
Content-Length header is not getting fuzzed based on the list of naughty strings
#871
hemantyy
closed
7 months ago
1
Revert "Add ContractResolver to JsonSerialization, so that non-option…
#870
marina-p
closed
8 months ago
1
refactor compiler configs so strict deserialization can be turned on
#869
wilbaker
opened
8 months ago
2
Next