Init WFuzz state

This commit is contained in:
Jan Stárek
2019-10-09 13:24:01 +02:00
parent 7c3ed5ef0b
commit a5eb2a97e1
114 changed files with 6221 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Folders for IDE caching and settings
.idea/
.vscode/
# Default folder for boofuzz db logging
boofuzz-results/
# Python enviromental and other files
env/
__pycache__
*.pyc
# Fuzzer outputs
*.junit.xml
*.log
*.html
# Files for internal debug
Makefile
config.json
payloads.txt