Commit graph

55 commits

Author SHA1 Message Date
05c37b62a1 Update exploit.py 2022-05-05 09:40:37 +02:00
b3371e1301 small fixes 2022-05-02 11:37:21 +02:00
b6d4caaccc part 3 finished, format 2022-05-02 11:32:46 +02:00
d717aef0f7 include prevention techniques 2022-05-02 09:42:19 +02:00
ab482d9326 part2 fertig 2022-04-28 18:06:35 +02:00
bf3c4b21ad start part 2 2022-04-28 16:16:52 +02:00
b4f04e91be english -> deutsch 2022-04-27 11:16:24 +02:00
ce29461ee4 move table upside down
part 1 finished
2022-04-27 11:13:58 +02:00
bab5187376 win completed 2022-04-27 11:09:11 +02:00
d2e9b0a702 don't stop the time... i wasn't having a break, this is how long it took! 2022-04-25 21:18:05 +02:00
7e54012640 THIS LAB IS WAY TO MUCH WORK. NO IDEA WHAT TO FUCKING DO.... CANT GET IT TO WORK 2022-04-25 18:12:51 +02:00
de446b3243 tried the hints, no success 2022-04-25 13:16:33 +02:00
03eb300db4 first things 2022-04-25 09:21:13 +02:00
7a13228c69 include lab code 2022-04-25 09:07:50 +02:00
aa09157216 init documentation 2022-04-25 09:03:46 +02:00
aec62213fe change cvss score 2022-04-21 16:47:53 +02:00
91778616dd add date to documentation 2022-04-09 15:02:39 +02:00
813f730119 add delete problem, fix spelling 2022-04-09 14:47:06 +02:00
87ad80e2f6 add cvss score 2022-04-09 12:52:48 +02:00
3294d5d461 more vulnerabilities 2022-04-09 12:44:07 +02:00
ae335a1511 documentation finished 2022-04-08 16:55:59 +02:00
40abac78bd more documentation 2022-04-08 15:35:55 +02:00
8ddd8b2942 write the get request for sql injection in comment 2022-04-08 14:28:21 +02:00
3e59c0601e check for whitespaces in login and registration 2022-04-08 06:48:44 +02:00
4a07b461d3 sql injection in search 2022-04-07 21:06:30 +02:00
7786e839b0 implement search functions 2022-04-07 16:37:10 +02:00
68d803229a add search bar for sql injection 2022-04-07 16:24:56 +02:00
55fc355abf filter tasks for user 2022-04-07 16:09:42 +02:00
30ed1c3cb5 rename the site 2022-04-07 16:07:44 +02:00
3bf957ee30 tasks can be marked as finished 2022-04-07 16:05:43 +02:00
5e63fc1e38 login user after registration, delete task 2022-04-07 15:39:22 +02:00
c9063c2fa9 fix mistakes, create section for own app 2022-04-07 15:19:24 +02:00
ed6397d1af juice-shop analyzed 2022-04-07 15:09:33 +02:00
ba6e5a9c17 delete in the backend 2022-04-06 21:11:27 +02:00
f73f862bcf task can be added 2022-04-06 20:59:10 +02:00
87e66f74bd add form to add task 2022-04-06 20:23:14 +02:00
bea864d967 show tasks in a table 2022-04-06 14:24:01 +02:00
9b4eb8f7aa fix login and show tasks 2022-04-06 14:12:15 +02:00
6ad423ae5c handle error responses 2022-04-06 13:40:33 +02:00
5b2252d6bd include axios and show toasts 2022-04-05 21:21:48 +02:00
712af41c28 endpoint to get tasks 2022-04-04 12:26:36 +02:00
9e058e4f03 change paths, add task to db 2022-04-04 12:13:55 +02:00
6a56b03bf6 change post to get request with header 2022-04-04 11:53:05 +02:00
2d98665f92 save username in cookie 2022-04-04 11:40:34 +02:00
539a36dffe really basic login 2022-04-04 10:16:29 +02:00
177a26a2e9 fix register and login handler for future edits 2022-04-04 09:15:02 +02:00
b5f1ccf98d place scripts in index as template 2022-04-04 08:06:09 +02:00
48813dc129 update module 2022-04-04 08:05:57 +02:00
acdee880e4 registering user works 2022-03-30 15:11:58 +02:00
faf460470e basic navigation and basic forms 2022-03-30 14:54:01 +02:00