pentest-tool-lite

Test your page against basic security, html, wordpress, ... check lists

MIT License

Downloads
119
Stars
26
Committers
4

Bot releases are hidden (Show)

pentest-tool-lite - Directory Indexing

Published by juffalow almost 6 years ago

pentest-tool-lite - Update Babel packages

Published by juffalow almost 6 years ago

pentest-tool-lite - Grep, exclude, silent

Published by juffalow almost 6 years ago

New program arguments!

pentest-tool-lite - Fix missing message error

Published by juffalow almost 6 years ago

  • add missing messages
  • add error handling
pentest-tool-lite - Better logging

Published by juffalow almost 6 years ago

Winston version 3.* needs to be initialised otherwise it throws warnings.
Now, the program takes two new optional parameters:

-d, --debug: for debug level messages logging
-v, --verbose: for verbose level messages logging

pentest-tool-lite - Version ONE

Published by juffalow almost 6 years ago

Version ONE went through huge refactoring. Now, it should be much easier to add new features and to test the code.