"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Programming > Lightweight Web Shell Scanner

Lightweight Web Shell Scanner

Posted on 2025-02-19
Browse:774

Tired getting hacked and finding where the hacker backdoor is? 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.

Lightweight Web Shell Scanner

Get this HERE!

https://github.com/Arya-f4/worldshellfinder

or you can install it straight from go :

go install -v github.com/Arya-f4/worldshellfinder@latest

Usage :

worldshellfinder  

Example of use :

worldshellfinder 

Lightweight Web Shell Scanner

Features:

  • Scans files for specified keywords.
  • Uses regular expressions to detect common webshell patterns.
  • Customizable wordlist (optional).
  • Have 100 total Line of keyword default that able to detect hundred webshell.
  • Simple and easy to use.
  • Fastest Webshell scanner.
  • Written in most loved language Go!!!

Compatibility :

  • Windows
  • Linux
  • Mac
Release Statement This article is reproduced at: https://dev.to/worldsavior/lightweight-web-shell-scanner-46pj?1 If there is any infringement, please contact [email protected] to delete it.
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3