Skip to content

AWS Lambda library written in Python which allows users to perform Nmap scans and post results to DynamoDB

Notifications You must be signed in to change notification settings

O-Luhishi/AWS-Nmap-Lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Network-Mapper-Lambda

Network Mapping Service Written In Python To Be Used From Within AWS Lambda. Can be used locally for testing, but works initially by creating an SNS topic in AWS and providing the type_of_scan & Ip_Address as part of the parameters.

Type of scan can be defined as: connected_clients_scan or port_scan

To Do:

  • DynamoDB Integration:
    • Add DynamoDB Config
    • Post Function

About

AWS Lambda library written in Python which allows users to perform Nmap scans and post results to DynamoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published