Security Testing

Thursday, July 5, 2018

Null byte Injection

It is also possible to pass the null character in the URL, which creates a vulnerability known as Null Byte Injection. In the URL it is represented by . A null byte is donated by \0 in C.

Exploitation:
Exploitation:
Exploitation:

No comments:

Post a Comment