In this repository I implemented various systems in order to test them
with PTaaS
for automatic penetration testing. These systems are all
kinds of software as a service
applications.
All of the targets are in amirhossein21/test-target
image repository on Dockerhub
.
The following tags are for special softwares.
test-target:grpc-v0.0.1
creates agrpc
server on port50051
test-target:graphql-v0.0.1
creates agraphql
server on port4000
test-target:http-v0.0.1
creates ahttp
server on port3000
test-target:media-v0.0.1
creates amedia
server on8000