Skip to content

Commit

Permalink
Merge pull request #1 from sonyarianto/patch-1
Browse files Browse the repository at this point in the history
Update README.md (fix typo)
  • Loading branch information
DyanGalih authored Dec 22, 2023
2 parents 1773750 + 06d25ec commit c0e6160
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This bash script reads a list of search strings from a file, searches for these
## Usage

To use this tools,
1. Clone this project or download our last relase
2. call scan.sh with the path option (-p) to the directory you want to search as an argument.
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
Expand All @@ -25,4 +25,4 @@ The file /var/www/new_backdoor.php is not a backdoor, please inform this script

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

---
---

0 comments on commit c0e6160

Please sign in to comment.