Skip to content

Commit

Permalink
added large files
Browse files Browse the repository at this point in the history
  • Loading branch information
guybarnhartmagen committed Aug 30, 2020
1 parent f7a496f commit 91fb32d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dockerfiles/kapara/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ BSidesTLV2020{KaparaOnYouKaparaOnMeKaparaOnEveryoneInTheWorld}
docker build . -t kapara
docker run -it -p 127.0.0.1:5555:5555 kapara:latest

# Files

due to the size of the files, you can find them hosted here:

* [bzImage](https://drive.google.com/file/d/1JAxQ7DyPraUmfj6N0osU1IUz0YjBZidk/view?usp=sharing)

* [rootfs.ssh](https://drive.google.com/file/d/10p_gwe3VmItdFS0QeVNEb6o9HkxLahq1/view?usp=sharing)

# Login:
ssh user@ip -p 5555
passwd: user
Expand Down

0 comments on commit 91fb32d

Please sign in to comment.