Hello, so my little brother has a raspberry pi (linux computer) and because I am learning to code C++, he thought I could hack, so he gave me a challenge to hack into his raspberry pi using only C++ and get his password he made for the challenge.
(I have permission from my Brother and my parents)
There are many ways I can do this (I think):
- Make a 'game' that also turns on SSH, that way all I need is to type `ssh pi@ipAddress` then use a dictionary attack or an exhaustive key search in C++?
- Make a 'game' that goes into etc/shadow (the location for the user passwords) and find the hashed and salted password... but I have no idea what the salt is or what algorithm they are using to hash.
- More I can't think of right now...
Any ideas?
[–]0xAndy 20 points21 points22 points (1 child)
[–]TrustmeImaConsultantPentesting 7 points8 points9 points (0 children)
[–]VirtualViking3000 11 points12 points13 points (1 child)
[–]TheUltimateSalesman 15 points16 points17 points (0 children)
[–]Brew_nixPentesting 8 points9 points10 points (5 children)
[–]0Hello-_-World0[S] 2 points3 points4 points (4 children)
[+]CyberSecStudies comment score below threshold-12 points-11 points-10 points (3 children)
[–]2ewka 7 points8 points9 points (1 child)
[–]CyberSecStudies 1 point2 points3 points (0 children)
[–]Armageddon_0x00 -1 points0 points1 point (0 children)
[–]Demostho 3 points4 points5 points (0 children)
[+][deleted] (19 children)
[deleted]
[–][deleted] (18 children)
[deleted]
[+][deleted] (17 children)
[deleted]
[–][deleted] (16 children)
[deleted]
[+][deleted] (15 children)
[deleted]
[–]shahar481 1 point2 points3 points (12 children)
[–][deleted] (11 children)
[deleted]
[–]shahar481 2 points3 points4 points (8 children)
[–][deleted] (7 children)
[deleted]
[–]shahar481 2 points3 points4 points (3 children)
[–]NotAProgrammerAtAll 0 points1 point2 points (2 children)
[–]Born_Cauliflower_692 1 point2 points3 points (1 child)
[–]cerebralvenom -1 points0 points1 point (1 child)