coffinxp / loxs

best tool for finding SQLi,CRLF,XSS,LFi,OpenRedirect
637 stars 146 forks source link

OR error #44

Closed SuperKaa closed 3 weeks ago

SuperKaa commented 3 weeks ago

i run the python file and i do option 2 for OR then i get an error when i select payloads/or.txt image thanks

HexShad0w commented 3 weeks ago

Hello,

This issue is related to character encoding, because the tool is attempting to read payloads/or.txt with a default encoding that doesn’t support certain characters in the file.

For now, try using the default payload list we provide, which should work without issues.

I’ll work on a fix to handle potential UTF-8 encoding errors in custom lists tomorow

hexsh1dow

HexShad0w commented 3 weeks ago

Update:

It looks like you are already using the default file You can try putting the or.txt file in the root of the tool | try updating the code and make sure you install all the requirements

hexsh1dow

SuperKaa commented 3 weeks ago

hi, just reinstalled everything and ran the code but i still get the same error even after i put or.txt in the root, is there any fix to this?

HexShad0w commented 3 weeks ago

Hello,

try to create a short list to see where the problem is, from my side everything works so try this and tell me

hexsh1dow

SuperKaa commented 3 weeks ago

so i deleted all special characters from or.txt and it doesnt give me that error but now it says this image

HexShad0w commented 3 weeks ago

Hey,

So yes, there is a problem, are you in a sandbox or something like that ?

hexsh1dow

SuperKaa commented 3 weeks ago

no i am using my main windows pc with no sandbox i am using cmd to run the file

CyberPro010 commented 3 weeks ago

bro it is linux compatible

CyberPro010 commented 3 weeks ago

your pc have issues not or.txt

SuperKaa commented 3 weeks ago

ohhhh ill try on linux

SuperKaa commented 3 weeks ago

how do i fix this then? image

HexShad0w commented 3 weeks ago

Hello,

It seems that you have not installed the correct version of Chrome driver, you can directly find the correct one in the readme file.

hexsh1dow

1hehaq commented 3 weeks ago

i run the python file and i do option 2 for OR then i get an error when i select payloads/or.txt image thanks

Hello,

We have patched the issue. Can you confirm that the issue has been fixed?

1hehaq commented 3 weeks ago

how do i fix this then? image

Make sure all requirements installed as detailed in the README.md, remove existing chrome from the $PATH and install the README.md mentioned version of chrome

Let us know if you continue to experience the same issues

Regards

1hehaq commented 3 weeks ago

bro it is linux compatible

LOXS is a cross platform compatible tool, so you can run in any OSes

Even you can try it in termux (Make sure all requirements are installed)

SuperKaa commented 3 weeks ago

hi, so i want to use the tool in windows, i have install all requirements and everything is up to date i have even re downloaded just now the loxs tool but i still get this error image

1hehaq commented 3 weeks ago

hi, so i want to use the tool in windows, i have install all requirements and everything is up to date i have even re downloaded just now the loxs tool but i still get this error image

Hello,

We will try to resolve this issues, let you know after a fix

Best regards, Haq

CyberPro010 commented 3 weeks ago

bro it is linux compatible

LOXS is a cross platform compatible tool, so you can run in any OSes

Even you can try it in termux (Make sure all requirements are installed)

bro it works best on linux

1hehaq commented 3 weeks ago

bro it is linux compatible

LOXS is a cross platform compatible tool, so you can run in any OSes

Even you can try it in termux (Make sure all requirements are installed)

bro it works best on linux

Hello,

You can run it on Linux as well, but that doesn’t mean loxs isn’t compatible with other operating systems.

Regards