Minor clean up in assignment endpoint
This commit is contained in:
parent
f7ec164601
commit
264f7e74b6
@ -75,8 +75,8 @@ public class IDORViewOwnProfileAltUrl extends AssignmentEndpoint{
|
|||||||
}
|
}
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
System.out.println(ex.getMessage());
|
System.out.println(ex.getMessage());
|
||||||
|
return AttackResult.failed("an error occurred with your request");
|
||||||
}
|
}
|
||||||
return AttackResult.failed("fall back");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user