Roberto Clapis

Results 53 issues of Roberto Clapis

Modifying the intercept.editBuffer() function to automatically send an apis.FORWARD action does not generate the same behavior as all the images are displayed correctly.

bug
difficulty/hard

The intruder should give the user a chance to repeat many times a request by just changin a portion of it. It should rely on repeater but have its own...

enhancement
difficulty/medium

At the moment when a request goes through the proxy there is no way to change the destination endpoint. This is not just a UI problem but the backend does...

enhancement
difficulty/hard

At the moment the proxy behaves badly when a connection is proxied to reach itself and starts a connection loop. The proxy should ignore requests directed towards itself.

bug
enhancement
difficulty/easy

Add the "scope" functionality

difficulty/medium

The [intercept package](https://github.com/empijei/wapty/tree/master/intercept) still lacks test coverage

help wanted
hacktoberfest
difficulty/medium

Some tests in the [mitm package](https://github.com/empijei/wapty/tree/master/mitm) are broken, some other are just not there. Two tests need a fix: * https://github.com/empijei/wapty/blob/master/mitm/mitm_test.go#L234 * https://github.com/empijei/wapty/blob/master/mitm/mitm_test.go#L329 The rest of the code needs more...

help wanted
hacktoberfest
difficulty/medium