ts
|
cc73c3c48d
|
Exit elegantly from local.rb generators that have no parameters with ctrl-d
|
2019-01-21 14:30:37 +00:00 |
|
ts
|
498bc87e9f
|
Fix: the utf-8 encoding broke arrays of hashes (e.g. organisation['employees'=>[{...},{...},{...}]]) - now working again.
|
2019-01-14 16:54:17 +00:00 |
|
ts
|
6cbd534db0
|
Enforce encoding utf-8
|
2018-11-16 11:33:32 +00:00 |
|
ts
|
cb09d5ab0f
|
encoders/cipher/braille: local files parameters and outputs are enforced utf-8.
|
2018-11-16 11:33:32 +00:00 |
|
ts
|
ee1754c24f
|
Fix so that we can still run gens / encoders as stand alone scripts
|
2018-11-16 11:33:32 +00:00 |
|
ts
|
5b30355b88
|
encoder/generator long args via stdin WIP
|
2018-11-16 11:33:31 +00:00 |
|
Z. Cliffe Schreuders
|
ce502abcdb
|
Hackerbot, labs, and associated changes
|
2017-09-28 16:35:28 +01: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
|
8977559f8a
|
exif metadata challenge + jpg converter/generator (cherry picked from commit e51347f)
|
2017-04-04 16:29:17 +01:00 |
|
thomashaw
|
ffb0caf2bf
|
Don't encode output to b64 if we're just running the script as a stand-alone.
|
2017-03-02 12:43:24 +00:00 |
|
thomashaw
|
32091ed0fe
|
Special Character work + generator/encoder superclass refactor.
The full Vagrantfile facter string has been encoded in b64 for now, would be nice to b64 the individual arguments rather than the whole string.
|
2017-03-01 19:19:54 +00:00 |
|
thomashaw
|
733c871072
|
Additional parameterisation. New modules: parameterised_accounts, generators and an account_encoder. Added plenty of parameters/default_inputs to currently existing vulnerability modules.
|
2016-11-30 18:09:22 +00:00 |
|
Z. Cliffe Schreuders
|
601362a12d
|
random selection between inputs
|
2016-10-19 19:49:30 +01:00 |
|
Z. Cliffe Schreuders
|
e63aa00e0a
|
parameterisation
|
2016-10-18 21:19:47 +01:00 |
|
Z. Cliffe Schreuders
|
9f0bd61726
|
Parameterisation
|
2016-08-30 23:18:31 +01:00 |
|