1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 18:51:24 +00:00
dockerfiles/wafw00f/README.md

13 lines
275 B
Markdown
Raw Normal View History

2020-09-15 07:11:34 +00: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