From 0687166b904e785c4bbc26b59e8a9aef357f1d97 Mon Sep 17 00:00:00 2001 From: Arya Date: Wed, 2 Oct 2024 16:29:43 +0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fe536b2..f0d02b8 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ## Worldfind: A Simple Webshell Detection Tool Tired getting hacked and finding where the hacker backdoor is? -Worldfind is a basic command-line tool written in Go that helps you identify potential webshells/webshell hidden within your web server directories or even in your image file. It works by scanning files for suspicious keywords and regular expressions commonly found in malicious scripts. +Worldfind is a basic web shell finder command-line tool written in Go that helps you identify potential web shell hidden within your web server directories or even in your image file. It works by scanning files for suspicious keywords and regular expressions commonly found in malicious scripts. ![shellfind](https://github.com/user-attachments/assets/3fa2513f-5eef-433c-ac7f-92d3e5789397)