## https://sploitus.com/exploit?id=EBB33570-D79E-501B-BDDB-D190F3828009
I have used more sophisticated codes to enumerate through the files
This PoC is stripped down just to show how exactly I was able to retrieve the source code
You may find those codes/tools on my GitHub in near future
However, this PoC is designed to be easily understandable
I have added comments on every step, do read those please, otherwise you may face problem understanding
If you are reading this PoC, that means either the vulnerability has been fixed,
or you are from IITKanpur administration
THIS IS FOR EDUCATIONAL AND DEMONSTRATION PURPOSE
AND I SHOULD NOT BE HELD RESPONSIBLE FOR MISUSE OF THE FOLLOWING CODE
IT SHOULDN'T WORK ANYMORE ANYWAY
Fetcher.java class contains the actuall vulnerablity exploit
The one line FIX for vulnerability is also mentioned in the same class 'Fetcher.java'