0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.76k stars 388 forks source link

How to use LFI module in any Django app #138

Open Md-Shariful-Alam-Bhuiyan opened 3 years ago

Md-Shariful-Alam-Bhuiyan commented 3 years ago

Dear concern, I want to use/implement the "lfi.py" module into my django app where a user gives an url and the "lfi.py" module will take this "url" as input and output information about vulnerabilities if exists. How can I implement "lfi.py" module into my Django app. How about the dependency of this lfi.py file in terms of integration. What should I do to make my django app working accordingly . Any suggestion or advice from professionals, experts or anyone experienced is highly appreciable. Looking forward to get some instruction ASAP.