Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya-f4 authored Oct 2, 2024
1 parent 7a28454 commit 35296ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -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 hidden within your web server directories. It works by scanning files for suspicious keywords and regular expressions commonly found in malicious scripts.
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.

![shellfind](https://github.com/user-attachments/assets/3fa2513f-5eef-433c-ac7f-92d3e5789397)
<p align="center">
Expand Down

0 comments on commit 35296ae

Please sign in to comment.