Skip to content

Commit 73d2359

Browse files
authored
Merge pull request #11 from lucapuzzoni/dev
fixes
2 parents 4bac7d7 + c8a2ecd commit 73d2359

File tree

4 files changed

+14
-23
lines changed

4 files changed

+14
-23
lines changed

.jekyll-metadata

-16 Bytes
Binary file not shown.

pages/writeups/hackthebox/challenges/lovetok.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
layout: post
33
author: k0d14k
4+
title: Lovetok (web)
45
---
56

6-
# Lovetok (web)
7-
8-
### author: k0d14k
9-
107
<p>LoveTok is a web application written in PHP that tells you when you'll find the love.</p>
118

129
<p>The prediction is an attribute of a <strong>TimeModel</strong> object created by a constructor that uses the <strong>format</strong> argument provided on the main page as a query parameter:</p>

pages/writeups/hackthebox/challenges/neonify.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
layout: post
33
author: k0d14k
4+
title: Neonify (web)
45
---
56

6-
# Neonify (web)
7-
8-
### author: k0d14k
9-
107
Neonify its a web page written in Ruby that prints a glowing text provided by the user input.
118

129
The application logic is pretty simple:

pages/writeups/hackthebox/challenges/toxic.md

Lines changed: 12 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)