Skip to content

This is an AWS lambda function that calls docker image runs in Fargate, so that users can run web scan on AWS

License

Notifications You must be signed in to change notification settings

JimKw1kX/AWS-Web-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MPL 2.0 Follow @JimKwik_X

AWS-Web-Scanner

Info:

This project was developed by the author with a colleague, the task was to create a web scan tool using AWS lambda function. This project does not include steps of configuring AWS for the scanner becasue this is not an AWS tutorial.

Overview:

This is the code of the AWS lambda function that calls a docker image that runs by Fargate which can host docker images. Therefore, users can run web scan on AWS with higher speed with longer runtime than lambda function, and users can also scan multiple target and store scan results on AWS such as S3 or DynamoDB for further investigation.

Demo

Below is a Nmap scan results of a company from AWS.

scan result

About

This is an AWS lambda function that calls docker image runs in Fargate, so that users can run web scan on AWS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published