JackD's avatar

Test website for security

Hi is there any that can be used to test if the website i made using laravel is secured enough? or some tools that you are using for benchmarking that you can suggest.

Thanks, ci

0 likes
5 replies
andy's avatar

I've stayed away from the dark web for way too long and would be interested in seeing @jeffery tutorial on how to secure your application. I do understand that catching everything is almost impossible but having a resource that list most major exploits would be awesome!

ohffs's avatar

There's openvas for generally checking your server (and it checks a lot of other stuff like ssl setup, sql injections etc).

RomainLanz's avatar

There is so much to say about security, what do you want to know?

For a first check, you can launch an online scanner like Arachni.

Please or to participate in this conversation.