Thứ Tư, 22 tháng 6, 2011

BNF for fuzzing

I am researching about BNF. I am trying to make an application that check many files' formats. I have done in .pls format for Winamp, MediaMonkey and .m3u format for VLC and MediaMonkey. I found some problem in these applications. If we use a very long file's name to definite a playlist (file .pls or .m3u), Winamp or Mediamonkey will be crash.
Now i am trying to discover this error, it can be use to attack some systems.

Không có nhận xét nào:

Đăng nhận xét

Install Kubernetes using kubeadm with two nodes master & worker

Well come back for a long time my friends! Today I want to take a note about some basic knowledge about Kubernetes. I hope that it will...