digininja / CeWL

CeWL is a Custom Word List Generator
2.01k stars 262 forks source link

--meta_file flag not generating meta file #117

Closed spacec0rgo closed 3 months ago

spacec0rgo commented 5 months ago

Hi, I was writing a bash script that uses cewl as part of a bigger suite of tools. I noticed that when passing the --meta_file flag, which I process to forward it to cewl, it doesn't generate the meta file.

I tried:

but none of them generate the file in the desired location (also tested with absolute paths).

Also tested with:

since this flag seems to work in the same way, and it behaves correctly in both the command and inside the .sh script. I can't really understand what's the problem here.

Screen attached.

cewl_issue

EDIT: contents of /etc/os-release for more information

PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
VERSION_ID="2024.2"
VERSION="2024.2"
VERSION_CODENAME=kali-rolling
ID=kali
ID_LIKE=debian
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
ANSI_COLOR="1;31"
digininja commented 5 months ago

Fixed it in the latest push. It was a silly mistake that meant it only created the meta file if you'd specified you wanted email addresses rather than meta data.

Try again and it should work.

digininja commented 5 months ago

You'll need to pull from here as I don't know how long it will take Kali to catch up with my change.

spacec0rgo commented 3 months ago

Sorry for the delay, tested and everything is working fine. We can close this issue, thank you for your support!

digininja commented 3 months ago

That's good, please close it now.

On Mon, 2 Sept 2024, 11:30 Cristian, @.***> wrote:

Sorry for the delay, tested and everything is working fine. We can close this issue, thank you for your support!

— Reply to this email directly, view it on GitHub https://github.com/digininja/CeWL/issues/117#issuecomment-2324388182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4SWPSC54F2C5AETUDZKLZUQ43DAVCNFSM6AAAAABJKD35CKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRUGM4DQMJYGI . You are receiving this because you commented.Message ID: @.***>