1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/wafw00f/README.md

13 lines
275 B
Markdown
Raw Normal View History

2020-09-15 09:11:34 +02:00
wafw00f
=======
[WAFW00F][1] allows one to identify and fingerprint Web Application Firewall
(WAF) products protecting a website.
```
$ alias wafw00f='docker run --rm -it vimagick/wafw00f'
$ wafw00f https://www.baidu.com
```
[1]: https://github.com/EnableSecurity/wafw00f