DevSecOpsDocs / nuclearpond

Nuclear Pond is a utility leveraging Nuclei to perform internet wide scans for the cost of a cup of coffee.
MIT License
170 stars 26 forks source link

How to Make it work with Aws lambda #1

Closed Deku-izuku-dotcom closed 1 year ago

Deku-izuku-dotcom commented 1 year ago

Hello

I read the Blog & some resource but i didn't get the idea , how to make nuclear pond work With AWS lambda ?

Best Regards

jonathanwalker commented 1 year ago

So this is just the client and you need to setup the backend. To get it to work with lambda you need to deploy these resources using terraform. Clone this repository, run terraform apply, and set the lambda function name that was deployed in this utility. Feel free to let me know if you have any issues.

https://github.com/DevSecOpsDocs/terraform-nuclear-pond