Skip to content

NgeSEC/p4sgsmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Aid Guide for Manual and Free Slot Gacor(Panduan Pertolongan Pertama Pada Slot Gacor Secara Manual Dan Gratis)

This bash script reads a list of search strings from a file, searches for these strings in a specified directory and its subdirectories, and prints the unique results.

Usage

To use this tools,

  1. Clone this project or download our last release
  2. Call scan.sh with the path option (-p) to the directory you want to search as an argument. For example:
bash scan.sh -p /var/www/html

In this example, the script will search for the strings in the /var/www/html directory and its subdirectories.

Example Output

The file /var/www/backdoor.php is a backdoor.
The file /var/www/new_backdoor.php is not a backdoor, please inform this script author for the next investigation.

Input File

The script reads the search strings from a file named list.txt. Each search string should be on its own line in this file.