CeWL icon indicating copy to clipboard operation
CeWL copied to clipboard

CeWL is a Custom Word List Generator

Results 17 CeWL issues
Sort by recently updated
recently updated
newest added

Trying to generate a list of words from a web page with the following content: `foobar&user`. CeWL return a file with `foobaruser`. The expected behavior would be `foobar&user` or `foobar`...

Hi, Trying to generate a wordlist, and the webpage being crawled has a hyperlink to `tel:`. From the error, it seems it is trying to be parsed as a URI,...

I tried to build the docker image and got this error. After digging on Google and Github, I found that the `-rubygems` flag is deprecated as of Ruby 2.5. After...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.7. Release notes Sourced from rexml's releases. REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using StringScanner. GH-106 GH-107 GH-108 GH-109 GH-112 GH-113 GH-114...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5. Release notes Sourced from nokogiri's releases. v1.16.5 / 2024-05-13 Security [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See GHSA-r95h-9x8f-r3f7 for more information. Dependencies...

dependencies

Sorry for the support question! I am wanting to use this on an "internal" (so to speak) Azure hosted Sharepoint site, which obviously wants, trusted devices, single sign on and...

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...