[go: nahoru, domu]

Skip to content

Commit

Permalink
Over matching on /v1/tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
sullo committed Aug 7, 2020
1 parent ffc7efe commit f6ea763
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions program/databases/db_tests
Original file line number Diff line number Diff line change
Expand Up @@ -6961,10 +6961,10 @@
"007272","0","3","/nginx_status","GET","Active\sconn","","","","","Nginx status page found","",""
"007273","0","3","/Dockerfile","GET","FROM\s","ENTRYPOINT\s","ENV\s","","","Dockerfile found.","",""
"007274","0","3","/cdn-cgi/trace","GET","visit_scheme=","","","","","Cloudflare trace CGI found, which may leak some system information.","",""
"007275","0","3","/v1/tasks","GET","KnownStatus","Family","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007276","0","3","/v2/tasks","GET","KnownStatus","Family","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007277","0","3","/v3/tasks","GET","KnownStatus","Family","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007278","0","3","/v4/tasks","GET","KnownStatus","Family","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007275","0","3","/v1/tasks","GET","KnownStatus","","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007276","0","3","/v2/tasks","GET","KnownStatus","","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007277","0","3","/v3/tasks","GET","KnownStatus","","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007278","0","3","/v4/tasks","GET","KnownStatus","","","","","Amazon Elastic Container Service metadata URL found which may leak open ports and other information. See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint.html","",""
"007279","0","23","/.dockerignore","GET","200","","","","",".dockerignore file found. It may be possible to grasp the directory structure and learn more about the site.","",""
"007280","0","7","/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/hosts","GET","\{\"output\":\"","","","","","The F5 Big-IP's TMUI is vulnerable to a local file inclusion vulnerability and likely command exec. CVE-2020-5902.","",""
"007281","0","be","/","GET","BIG-IP®- Redirect","","200","","","F5 BIG-IP Traffic Management User Interface (TMUI) detected.","",""
Expand Down

0 comments on commit f6ea763

Please sign in to comment.