12 Commits

Author SHA1 Message Date
Thalita
1e2ba7e225 Major refactor of SQLi generator to try to separate PHP from Ruby code. 2021-08-30 19:22:45 +01:00
Thalita
b5393515a5 Minor refactoring: mainly spaces. 2021-08-30 19:20:56 +01:00
Thalita
a5b012a179 More refactoring and some small fixes. 2021-08-29 18:01:08 +01:00
Thalita
c90f5f321c Refactored blacklist generator. Removed redundant authentication file. 2021-08-29 12:49:36 +01:00
Thalita
45930008c9 Refactored search code for clarity. Removed some duplication. 2021-08-28 19:26:43 +01:00
Thalita
20d48fd252 Implemented insecure cookie vulnerability - Fixes #206. 2021-08-27 14:15:55 +01:00
Thalita
d080104ddc Implemented IDOR vulnerability and flag. 2021-08-25 19:37:20 +01:00
Thalita
b867086a53 Improved code to grant XSS flag - fixes Issue #196. 2021-08-21 17:37:12 +01:00
Z. Cliffe Schreuders
86bce6cc67 randomly vuln webapp updates
Co-Authored-By: Josh1438 <Josh1438@Josh1438>
2020-02-28 14:01:49 +00:00
Z. Cliffe Schreuders
b5f39b3a43 Commando a bunch of modules for generating a randomised vulnerable web app with randomised table names, XSS, SQLi, etc.
Co-Authored-By: Josh1438 <Josh1438@Josh1438>
2020-02-24 23:28:49 +00:00
thomashaw
705383e108 encoder/random_string_selector: cleaned up print_string output. other encoders: added encoding print string padding 2017-09-05 11:26:29 +01:00
thomashaw
6f7b2f0edf generators/html_snippet: input header and paragraphs, wrap them in <h3> and <p> tags. 2017-04-27 20:00:42 +01:00