What is a Directory traversal attack?
Answers
Answered by
0
Answer:
A directory traversal (or path traversal) attack exploits insufficient security validation or sanitization of user-supplied file names, such that characters representing "traverse to parent directory" are passed through to the operating system's file system API.
hope it helps(✿^‿^)
Similar questions