command
module
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Aug 15, 2023
License: GPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Cyclone's URL Spider
Wordlist & ngram creation tool to crawl a given url and create a wordlist / ngrams (depending on flags given).
Usage Instructions:
- To create a simple wordlist from a specified url (will save deduplicated wordlist to url_wordlist.txt):
-
- To create ngrams, use flag "-ngram" and set ngram level such as "-ngram 2" or a range "-ngram 1-3"
-
- To set url crawl url depth of 2, use flag "-crawl 2"
-
- To set a custom output file, use flag "-o filename"
-
Compile from source code info:
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.