Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 345 Bytes

File metadata and controls

2 lines (2 loc) · 345 Bytes

PathFuzzer

PathFuzzer is an Intent-sensitive information flow path-guided Fuzzing method designed to efficiently detect Intent vulnerabilities in Android applications. It leverages Intent-sensitive information flow paths to guide Fuzzing by sending test cases along these paths and mutating test cases based on the parameter within the paths.