Commit Graph

99 Commits

Author SHA1 Message Date
ts
9d664ad677 Merge branch 'post_tests' into s2progress
# Conflicts:
#	modules/generators/structured_content/hackerbot_config/hbauthentication/secgen_metadata.xml
#	modules/generators/structured_content/hackerbot_config/hbauthentication/templates/intro.md.erb
#	modules/generators/structured_content/hackerbot_config/hbauthentication/templates/lab.xml.erb
#	modules/vulnerabilities/unix/access_control_misconfigurations/suid_root_bash/suid_root_bash.pp
#	modules/vulnerabilities/unix/access_control_misconfigurations/suid_root_vi/suid_root_vi.pp
#	modules/vulnerabilities/unix/web_training/dvwa/files/DVWA-master/vulnerabilities/csp/help/help.php
#	modules/vulnerabilities/unix/web_training/dvwa/manifests/apache.pp
#	scenarios/ctf/basic_narrative.xml
#	scenarios/labs/websec_lab_env.xml
#	scenarios/security_audit/team_project.xml
2019-02-15 18:18:30 +00:00
Z. Cliffe Schreuders
53bba11133 lab updates (and related modules)
(cherry picked from commit 665b0589c8)
2019-02-14 14:59:50 +00:00
Z. Cliffe Schreuders
acec842309 groups 2019-02-07 15:39:09 +00:00
Z. Cliffe Schreuders
16b5d91951 lab updates 2019-02-07 10:49:23 +00:00
ts
b60f421d47 scenarios/examples/vulnerability_examples/dirtycow.xml 2019-02-05 17:30:40 +00:00
ts
c9fc118a69 access_control_misconfigurations: added tests + updated module names + scenarios that referred to old names 2019-02-05 13:27:46 +00:00
ts
a8afae3569 suid root bash tests + name update 2019-02-05 12:15:26 +00:00
Z. Cliffe Schreuders
123e336de0 Merge branch 'stretch_kde_update' of https://github.com/cliffe/secgen 2019-01-31 14:49:12 +00:00
Z. Cliffe Schreuders
665b0589c8 lab updates (and related modules) 2019-01-26 20:11:17 +00:00
ts
0110fb762f Merge remote-tracking branch 'upstream/stretch_kde_update' into ctf_challenges_merge 2018-11-16 13:46:51 +00:00
thomashaw
4bc8b22488 hash_challenges: Modifications 2018-11-16 11:36:53 +00:00
ts
033b8b3a0d huffman coding (WIP ) 2018-11-16 11:33:21 +00:00
ts
c2cda2faf8 huffman coding (WIP - Fix the access_json issue first...) 2018-11-16 11:33:21 +00:00
Z. Cliffe Schreuders
3d74d57be9 snort 2018-11-16 11:14:25 +00:00
ts
f5aec23f48 (WiP) - Need to create Cutter module and fix the angr stuff then merge to ctf_challenges branch. 2018-11-16 10:20:09 +00:00
ts
0e71b779ea MetaCTF/src_malware: Re-added good job prints 2018-11-16 10:19:10 +00:00
ts
5e2a3190f4 MetaCTF: Added scaffolding files, optionally strip the Ch01_, 00_angr_, etc from binary names. No longer gives challenger sudo (oops!) 2018-11-16 10:19:10 +00:00
ts
5209404839 MetaCTF: src_malware and src_csp challenges now building path correctly using relative path in challenge list + random metactf challenge generator 2018-11-16 10:19:10 +00:00
ts
86a575f99c reversing_tools 2018-11-16 10:19:10 +00:00
ts
e3053ac455 Builds, moves and configures metactf src_angr challenges as setgid challenges. Test the file read for 00_angr_find (should read a flag file as setgid instead of returning 'well done') 2018-11-16 10:19:09 +00:00
ts
6f0498916c WiP: SetGID working with dc16 modules, need to test with $binary_path and metactf 2018-11-16 10:19:09 +00:00
thomashaw
67de44a660 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-16 10:19:09 +00:00
ts
700ca0d437 WiP: stripped out web stuff from installer.sh + automatically run it 2018-11-16 10:19:09 +00:00
ts
ef3885a544 WiP: metactf scenario - throws repo files onto the VM. 2018-11-16 10:19:09 +00:00
ts
63d2c54f1e Auditbeat pushing correctly with file integrity module 2018-11-16 10:19:09 +00:00
ts
07d76f13cc ELK stack installing and working. Test with a second VM pushing logs with filebeat. 2018-11-16 10:19:09 +00:00
ts
9497e40d4a puppet ELK stack: utilities/elasticsearch, utilities/filebeat, utilities/kibana, utilities/logstash - needs parameterising + requires ubuntu64 base. 2018-11-16 10:19:09 +00:00
thomashaw
5f3d4197e1 minor changes 2018-11-16 10:19:09 +00:00
thomashaw
05c2572545 Task 15.1 - install maze generating program (golang, maze-master, git, challenge scenario) 2018-11-16 10:19:08 +00:00
thomashaw
7b75aa2b85 Task 18.1 - echo string challenge working over the network 2018-11-16 10:19:08 +00:00
thomashaw
41183db7ef Task 13 - echo string challenge 2018-11-16 10:19:08 +00:00
ts
a37e1686d0 WiP 2018-11-16 10:19:08 +00:00
ts
69b0ea9100 xinetd module, updated setgid script wrapper, ruby script example + ruby challenge generator 2018-11-16 10:19:08 +00:00
ts
7152c647fd Implement setuid_root_script, update examples + fix octal modes 2018-11-16 10:19:08 +00:00
ts
b645916da9 WiP: Script container and script generator tracer code - need to build the shebang into the module and finish implementing setuid script function 2018-11-16 10:19:08 +00:00
ts
2c6e06bea5 SecGen function: add directory (creates directory + any parent directories using mkdir -p) 2018-11-16 10:19:08 +00:00
ts
f346267a6b Added group functionality to other pwnable_binary type challenges 2018-11-16 10:19:08 +00:00
ts
257f739c93 Combine dc16_amadhj and dc16_amadhj_group 2018-11-16 10:19:08 +00:00
ts
45e5ad0646 Install setgid binary 2018-11-16 10:19:08 +00:00
ts
23c3335eac Hash encoders and example scenarios 2018-11-16 10:19:08 +00:00
ts
f0bb2a26e1 Testing script, stretch fixes + code review 2018-10-19 13:46:49 +01:00
ts
5208ae5cc7 Squashed WNS + IRI DL work 2018-09-21 12:34:26 +01:00
Z. Cliffe Schreuders
a49793a4cb merge dvwa into master 2018-02-19 23:48:22 +00:00
Z. Cliffe Schreuders
25d19b983f dvwa module 2018-02-19 23:36:17 +00:00
ts
512d6ee03d Merge fix - updating apache scenario references and requires to .*apache 2018-02-15 12:23:53 +00:00
thomashaw
6045c1f187 hackerbot merge - includes lots of other changes 2018-02-08 13:14:22 +00:00
thomashaw
c0c180a9aa Adding an example and README entry for the network-ranges / IP_addresses datastore / inputting an IP_address into a network module. 2017-10-20 10:41:09 +01:00
Z. Cliffe Schreuders
ce502abcdb Hackerbot, labs, and associated changes 2017-09-28 16:35:28 +01:00
thomashaw
b5bb17ee59 minor improvements to leaked_file permissions, metadata, and scenarios 2017-09-20 22:08:40 +01:00
thomashaw
521206c03f moved json_selection_example.xml to the correct directory 2017-09-05 15:48:53 +01:00