Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch54 authored May 17, 2023
1 parent 63ba0f0 commit b163805
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# WPscrap
Fast and stealth WordPress scanner, no api-key, searching contributors for auto-exploit module.
Fast and stealth WordPress scanner, no api-key, no limitation.
Use the top-notch free open-source API www.wpvulnerability.net

Searching contributors for auto-exploit module.

# Installation
```sh
git clone https://github.com/moloch54/WPscrap
```
```sh
cd WPscrap; pip3 install -r requirements.txt
```
git clone https://github.com/moloch54/WPscrap; cd WPscrap; pip3 install -r requirements.txt
```

# Usage
Updating Database:
Update Database:
```sh
python3 WPscrap.py --update
```
Expand Down

0 comments on commit b163805

Please sign in to comment.