top of page

Null byte Injection

Writer: prashant singhprashant singh

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 %00. A null byte is donated by \0 in C.



Exploitation:

Exploitation:

Exploitation:

 
 
 

Comments


© Prashant Singh Security Expert.

bottom of page