Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .jekyll-metadata
Binary file not shown.
5 changes: 1 addition & 4 deletions pages/writeups/hackthebox/challenges/lovetok.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
layout: post
author: k0d14k
title: Lovetok (web)
---

# Lovetok (web)

### author: k0d14k

<p>LoveTok is a web application written in PHP that tells you when you'll find the love.</p>

<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>
Expand Down
5 changes: 1 addition & 4 deletions pages/writeups/hackthebox/challenges/neonify.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
layout: post
author: k0d14k
title: Neonify (web)
---

# Neonify (web)

### author: k0d14k

Neonify its a web page written in Ruby that prints a glowing text provided by the user input.

The application logic is pretty simple:
Expand Down
27 changes: 12 additions & 15 deletions pages/writeups/hackthebox/challenges/toxic.md

Large diffs are not rendered by default.