From 3ff1ff0d1295a33219926acdaa4f62fabd78ca5f Mon Sep 17 00:00:00 2001 From: gilfoyle97 Date: Thu, 23 Sep 2021 08:32:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849b2c5..906d84f 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Examples 💡 - `cat urls | cariddi -plain` (Print only useful things) - `cat urls | cariddi -ot target_name` (Results in txt file) - `cat urls | cariddi -oh target_name` (Results in html file) - - `cat urls | cariddi -ext 2` (Hunt for juicy (level 2 of 7) files) + - `cat urls | cariddi -ext 2` (Hunt for juicy (level 2 out of 7) files) - `cat urls | cariddi -e -ef endpoints_file` (Hunt for custom endpoints) - `cat urls | cariddi -s -sf secrets_file` (Hunt for custom secrets) - `cat urls | cariddi -i forum,blog,community,open` (Ignore urls containing these words)