OWASP / QRLJacking

QRLJacking or Quick Response Code Login Jacking is a simple-but-nasty attack vector affecting all the applications that relays on “Login with QR code” feature as a secure way to login into accounts which aims for hijacking users session by attackers.
GNU General Public License v3.0
1.33k stars 617 forks source link

double free or corruption (out) #146

Closed atvicente closed 3 years ago

atvicente commented 3 years ago

Hi guys, I have a problem. After putting the command to start QrlJaking and after typing any command in the panel, I get this "double free or corruption (out)" error. I don't know if it has something to do with the fact that when installing requirements.txt I used pip and then pip3 C0B26FFC-D3C6-4092-AC48-8CA9ED3F89F2

@melbadry9 @samm0uda @Lekssays @0xGuindi @Kiro24 @MohamedAbdultawab @mohmyo @OmarMerghany @TheRubick @mikeashi @mxfoxawy

melbadry9 commented 3 years ago

I can't reproduce this issue, Can you provide more details?

atvicente commented 3 years ago

I had to create a virtual environment and it worked for me