Commit Graph

71 Commits

Author SHA1 Message Date
ts
15dc0ac734 Onlinestore update: Added more flags and a new scenario.xml 2019-04-11 16:17:50 +01:00
ts
fb74d29838 Onlinestore bugfixes: removed all.tar, enforced correct alignment of user and killed_on date, replaced killed_on timestamp with datetime so that mysql does not adjust for timezones 2019-03-12 10:27:14 +00:00
ts
0c3d070eb1 dvwa + gitlist: added notifies to tidy default sites enabled 2019-02-19 12:13:47 +00:00
ts
1c04a81afe dvwa, hackerbot, gitlist040: tidy 000-default.conf 2019-02-19 11:26:17 +00:00
ts
e312445907 added tidy statements to ensure the 000-default.conf is removed from apache 2019-02-18 17:07:54 +00:00
ts
4cbc0613f9 wp_3x: fixing cron 2019-02-18 16:32:42 +00:00
ts
8156c8bfb2 added webapp_with_db type to select on for WNS assignment (excludes gitlist) 2019-02-18 13:52:54 +00:00
ts
930c056234 apache_stretch_compatible: now works with 2 vhosts like wheezy, enables stretch base for on basic_narrative.xml 2019-02-15 17:58:09 +00:00
ts
47217d26e4 onlinestore/secgen_tests: added check for populated db 2019-02-15 17:19:30 +00:00
ts
d655b3d226 updated tests + team project 2019-02-07 11:11:50 +00:00
ts
1c6deeff94 gitlist_040: added content test 2019-02-05 18:16:25 +00:00
ts
1a61db5b1f tests: net/http moved to superclass, updated website tests 2019-02-05 17:27:39 +00:00
ts
17ed03a327 Testing most service modules for open port [todo.. NTP and popa3d] 2019-02-02 17:22:50 +00:00
ts
4a1c784756 onlinestore: working on stretch + wheezy 2019-01-22 16:13:18 +00:00
ts
959df009e1 wp_4x: now working on stretch + wheezy 2019-01-22 15:47:47 +00:00
ts
1b532c7e64 wordpress_1x: conflicts with Stretch 2019-01-22 12:14:29 +00:00
ts
2e162db323 wp3 module working http/https wheezy+stretch 2019-01-22 12:13:56 +00:00
ts
898efe3988 wordpress_3x: working on stretch + wheezy 2019-01-22 12:09:22 +00:00
ts
723813fb11 wordpress_2x on stretch + wheezy both http and https, apache now autoredirects to https if it's enabled 2019-01-22 10:38:31 +00:00
ts
52f71062e5 Removed Userspice temporarily - needs more work 2019-01-21 14:47:10 +00:00
ts
4671f42818 gitlist_040: now works on stretch 2019-01-15 10:40:47 +00:00
thomashaw
b9f56bbe10 Difficulty cont. 2018-11-16 10:19:08 +00:00
ts
fdeb28e246 Stretch update merge: mysql & php for stretch, module conflicts and general cleanup 2018-10-19 13:46:50 +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
4219937aa3 improved error handling and cleanup 2018-02-19 23:39:23 +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
aa23500fdd vulnerabilities/moinmoin_195: now uses organisations 2017-08-19 12:23:25 +01:00
Z. Cliffe Schreuders
246443bb5e ssh root login vulnerability, and some other code cleanup 2017-08-03 22:39:43 +01:00
thomashaw
a853bf8db5 ssh_leaked_keys + onlinestore: added hints 2017-06-23 23:28:11 +01:00
thomashaw
58c53269ad Hints: hidden_file, onlinestore, passwordless_account 2017-06-21 22:35:01 +01:00
thomashaw
22f72a0b38 onlinestore: added functionality to have killed_on support multiple different dates 2017-06-21 20:37:58 +01:00
thomashaw
f98d73f02a 2 apaches: onlinestore updates 2017-06-20 11:07:33 +01:00
thomashaw
e973d89f90 2 apaches instances: parameterised_website + gitlist port changes 2017-06-15 17:18:06 +01:00
thomashaw
e7b777eb9a 2 apache instances: metadata updates 2017-06-15 17:17:12 +01:00
thomashaw
428d39a279 vulnerabilities/onlinestore: parameterised dealer_id / murderer_id / murdered_ids / murdered_on. Updated scenarios/../leeds_beckett_online_store.xml 2017-05-13 20:00:32 +01:00
thomashaw
58907d171d parameterised online_store 2017-05-11 15:02:56 +01:00
thomashaw
815a5915e6 moved parameterised_website from vulnerabilities to services 2017-05-01 14:44:32 +01:00
thomashaw
4d6d2a1ed1 null check on tab parameters 2017-05-01 14:28:32 +01:00
thomashaw
f65d7a5d15 Moved js loading back to the to footer 2017-05-01 14:27:17 +01:00
thomashaw
288f70fbd2 Moved the images below the tabs 2017-05-01 14:00:17 +01:00
thomashaw
c7047e4e12 Parameterised 'Start here!' tab 2017-05-01 13:21:25 +01:00
thomashaw
4d34a7a89d Changed the tab position and updated the scenario.xml 2017-05-01 11:57:40 +01:00
thomashaw
f2df7485ba Added hidden_tabs to parameterised website 2017-04-29 12:06:50 +01:00
thomashaw
fa88a0fc6b Tabbed pane now displays in main_container.html.erb + generate the tab pages from new read_fact = visible_tabs.
Also added read_fact = hidden_tabs which needs implementing next. The hidden tabs names should begin with tab_0.html, then increment from tab_(visible_tabs.length+1).html. The hidden tabs should not be indexed on the main page.
2017-04-27 20:02:43 +01:00
thomashaw
9781976467 active tab changes on click 2017-04-27 13:48:40 +01:00
thomashaw
25e3065768 AJAX loading data into <div> from from html files. 2017-04-27 13:13:03 +01:00
thomashaw
a78af06f9b Added JQuery + custom .js file, updated bootstrap / css 2017-04-27 12:28:28 +01:00
thomashaw
ce61074bf1 vulnerabilities/unix/webapp/onlinestore - db_password is now dynamically generated 2017-04-18 16:22:52 +01:00