Skip to content

wurstbrot/securityTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static/Dynamic Application Security Testing Tools

This is a collection of static and dynamic security testing tools (SAST/DAST) from Timo Pagel. Initially created for team security checks along with a simplified OWASP Testing Guide v4 Checklist (see https://github.com/wurstbrot/OWASP-Testing-Checklist).

Vagrant

Hosts file

192.168.205.86 securitytest.local

Starting your Vagrant box

This will start an existing or create a new box (if not already created).

vagrant up

SSH into Vagrant Box

vagrant ssh

If you were asked for a password enter 'vagrant'.

##Usage of SAST-Tools:

PHP

JS

#Usage of DAST-Tools:

#Examples for Infrastructure-Tests

  • Lynis: /home/vagrant/lynis/lynis audit system --auditor "Timo Pagel"
  • Iniscan: /home/vagrant/.config/composer/vendor/psecio/iniscan/bin/iniscan scan --path <path-to-php.ini>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published