Commit Graph

508 Commits

Author SHA1 Message Date
thomashaw
32c8f1dc73 WiP: fix resource confict. (get the 00_angr_find.c.template to build + test it, then update other XX_angr_.* to use same pattern). 2018-11-05 13:18:05 +00:00
ts
96a426bc29 WiP: stripped out web stuff from installer.sh + automatically run it 2018-11-05 13:18:05 +00:00
ts
722e28a9d7 WiP: stripped out web stuff from installer.sh + automatically run it 2018-11-05 13:18:05 +00:00
ts
1dd84c4194 Added src angr 2018-11-05 13:18:05 +00:00
ts
b4ef11be0e WiP: metactf scenario - throws repo files onto the VM. 2018-11-05 13:18:05 +00:00
ts
70e91d78fb WiP: Metactf module init 2018-11-05 13:18:05 +00:00
ts
cf21c4baad Merge fix + added java wheezy + ubuntu xenail conflict 2018-11-05 13:18:05 +00:00
ts
0cdbda556e ELK watcher WIP 2018-11-05 13:18:05 +00:00
ts
625ca18158 Auditbeat audit_rules.erb template added 2018-11-05 13:18:05 +00:00
ts
aa9dbcd099 Auditbeat pushing correctly with file integrity module 2018-11-05 13:18:05 +00:00
ts
4216765aff ELK auditbeat module - wip 2018-11-05 13:18:05 +00:00
ts
6ae1189318 ELK stack installing and working. Test with a second VM pushing logs with filebeat. 2018-11-05 13:18:05 +00:00
ts
90cead886d puppet ELK stack: utilities/elasticsearch, utilities/filebeat, utilities/kibana, utilities/logstash - needs parameterising + requires ubuntu64 base. 2018-11-05 13:18:05 +00:00
ts
77073f1367 ubuntu 64bit base - elk doesn't support 32bit bases 2018-11-05 13:18:05 +00:00
ts
35817d536d utilities/auegas - elk dependency 2018-11-05 13:18:05 +00:00
ts
fc3d5d2b64 undo revert 2018-11-05 13:18:05 +00:00
ts
c048b4c12a SecGen function: add directory (creates directory + any parent directories using mkdir -p) 2018-11-05 13:18:05 +00:00
ts
4d78731b95 Combine dc16_amadhj and dc16_amadhj_group 2018-11-05 13:17:14 +00:00
ts
c72ec190c0 Move bitwise XOR to encoders instead of generators 2018-10-19 16:39:40 +01:00
ts
d4b3f39a69 vigenere cipher revert 2018-10-19 16:37:24 +01:00
ts
66970a648c encoders/dna update 2018-10-19 12:35:34 +01:00
ts
8e01fdc356 encoders/dna 2018-10-19 12:32:12 +01:00
ts
692b46689b WiP: Vigenere stuff 2018-10-19 11:30:59 +01:00
ts
93f251a3e1 encoders/cipher/braille: local files parameters and outputs are enforced utf-8. 2018-10-17 13:18:48 +01:00
ts
f7eaf20ff9 Removing default input into data_to_leak to prevent regressions 2018-10-12 11:35:56 +01:00
ts
f09e1e1ee0 WiP: Rework to avoid regressions. 2018-10-12 10:51:48 +01:00
ts
2179f08b16 Re-adding flag generator metadata, accidentally removed in the merge. 2018-10-12 10:51:19 +01:00
ts
fd6d89d985 Typo in build_essential 2018-10-12 10:17:22 +01:00
ts
00c93483c1 WiP: Working with scenario. 2018-10-12 10:09:09 +01:00
ts
803342cf5e WiP: outputs from huffman in {secgen_data} format + create files.
Need to update so that the old stuff still works.
2018-10-11 16:42:36 +01:00
ts
deba7d8cf2 WIP: data_to_leak 2018-10-11 15:05:30 +01:00
ts
5b5b473a23 VirtualBox Base updates to prevent locking issue.
(cherry picked from commit 4154999)
2018-10-11 13:44:12 +01:00
ts
e2e7d96dd0 removing python3 stuff... 2018-10-11 13:00:52 +01:00
ts
2341dd68d0 encoder/generator long args via stdin WIP 2018-10-11 12:47:08 +01:00
ts
05eb14c9e8 huffman coding (WIP ) 2018-10-09 12:44:32 +01:00
ts
a1c858df7d Fixed and random bases (WIP) 2018-10-09 12:44:32 +01:00
ts
3c5e6688cb huffman coding (WIP - Fix the access_json issue first...) 2018-10-09 12:44:32 +01:00
ts
79a196e0bd encoders/cipher/braille 2018-10-09 12:44:32 +01:00
ts
67913e8f32 setgid bin/script: added ensure_package (build-essentials + gcc-multilib) 2018-10-09 12:44:32 +01:00
thomashaw
b58ff2030c Task 15.3 (WiP)- comparison issue solved, todo: add multiple mazes, timeout, and refactor 2018-10-09 12:44:32 +01:00
thomashaw
ad639987f1 Task 15.3 - generators/maze/maze_generator (WiP) - todo: figure out why response != solution in test.rb (likely has something to do with newlines) 2018-10-09 12:44:32 +01:00
thomashaw
a1f7e91563 Task 15.3 - new approach: generators/maze/maze_generator (WiP) 2018-10-09 12:44:32 +01:00
thomashaw
30ac3ae0e6 minor changes 2018-10-09 12:44:32 +01:00
thomashaw
911cba6155 Task 15.1 - install maze generating program (golang, maze-master, git, challenge scenario) 2018-10-09 12:44:32 +01:00
thomashaw
bf569aac50 task 18 - low: select nth character 2018-10-09 12:44:32 +01:00
thomashaw
684bc427ed rename echo_string to strings 2018-10-09 12:44:32 +01:00
thomashaw
340cfed7f2 Task 18 - split out into individual medium challenges (e.g. medium_base64.rb) 2018-10-09 12:44:32 +01:00
thomashaw
300d6b6c79 Task 18 - incorporate reverse to high, replace 'flag' with flag_path for dynamic usage over xinetd 2018-10-09 12:44:32 +01:00
thomashaw
9e1cd10b65 Task 18 - modify difficulty file selection to be greedy (i.e. medium.*.rb) then randomise 2018-10-09 12:44:32 +01:00
thomashaw
86a3fe34ca Task 18 - Random difficulty selection 2018-10-09 12:44:32 +01:00