forked from vulhub/vulhub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
39 lines (28 loc) · 771 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.DS_Store
.idea
.settings
.classpath
.project
node_modules
.vscode
nginx_php5_mysql/mysql/data/
!nginx_php5_mysql/www
nginx_php5_mysql/www/*
!nginx_php5_mysql/www/index.php
!nginx_parsing_vulnerability/www/uploadfiles
nginx_parsing_vulnerability/www/uploadfiles/*
!nginx_parsing_vulnerability/www/uploadfiles/nginx.png
!apache_parsing_vulnerability/www/uploadfiles
apache_parsing_vulnerability/www/uploadfiles/*
!apache_parsing_vulnerability/www/uploadfiles/apache.php.jpeg
httpoxy/www/vendor/
httpoxy/www/composer.lock
!gitlab/CVE-2016-9086/data
gitlab/CVE-2016-9086/data/*
fastjson/vuln/target
jenkins/CVE-2017-1000353/payload/*.class
jenkins/CVE-2017-1000353/payload/*.ser
jenkins/CVE-2017-1000353/*.7z
nginx/CVE-2013-4547/www/uploadfiles/*
__pycache__
.env