If you want to understand the rwx permission set, it's better to interpret it as binary. Basically, we have 3 bits that each represent r, w, and x, respectively. so, let's say I want read & execute, this translates to r-x, which translates in binary to 101, which then in turn converts to 4+1=5 in base10 :)
@MrToast722 жыл бұрын
Briefly talks about Chmod three digit codes "you can look up resources on how this exactly works" then proceeds to explain how it exactly works lol thank you John, I love when you do that!
@SESUAV2 жыл бұрын
I used binwalk too. It was quick and easy using that than autopsy because of command line
@testentry3532 жыл бұрын
one easy way to remember the file permissions is to know that read is 4, write is 2, and execute is 1 so r-x will be 4+1=5 and rw- will be 4+2=6
@ericbarlow67722 жыл бұрын
It’s binary. RWX is a bit either on (1) or off (0). Read only is 100 in binary or 0*2^0 + 0*2^1 + 1*2^2 = 4.
@abiolasamuel9760 Жыл бұрын
Hello 👋 My samsung a71 phone was factory reset remotely and I don't have any backup whatsoever, is it possible to recover the phone data
@TheNobleSavage6122 жыл бұрын
"i need to look for keys" hovers over the key folder and moves on
@rahimmahat00072 жыл бұрын
Exactly, I was like John you just passed right through it
@adinathrangnekar3064 Жыл бұрын
Same
@IAmCandal2 жыл бұрын
HOLY SHIT BRO YOU DONT EVEN KNOW HOW HELPFUL THIS WAS FOR ME HOMIE
@wisemasterbuilder2 жыл бұрын
Love this Format Mighty Friend! You can lead a horse to water but ya can't always git'em to drink.
@fjr2go2 жыл бұрын
I like the 'short' informative videos like these. Thanks
@maxxinev.pennelope71792 жыл бұрын
Watching this on the TV cast with my father fingers crossed 🤞 it's not to over my or rather our head(s).
@viv_24892 жыл бұрын
Really like the alternate solution / additional extra curricular activity that you mention as applicable....
@eavi46452 жыл бұрын
Great video, love the content. Thank you!
@Zerback2 жыл бұрын
Great content John! Keep it up!
@zer0012 жыл бұрын
Nice one as allways!
@omaralhalboosi27132 жыл бұрын
Great great video John, but dude you are like sonic speed lol barely catching up , which made this vid a 40 minutes show. But the point is this is great . May God bless you brother
@rationalbushcraft2 жыл бұрын
I like using autopsy and we don't even do traditional forensics as my state requires you be a PI of all things to do that. But I do use it for data recovery and I even use a hardware write blocker. Probably seems like overkill but I never have to say that I may have changed something so if the end user wants to send it to Ontrack or some other place I can argue that we never changed anything.
@abiolasamuel9760 Жыл бұрын
Hello 👋 My phone was factory reset remotely and I don't have any backup whatsoever, is it possible to recover my phone data
@jreamscape9 ай бұрын
thanks dude
@booruledie30522 жыл бұрын
cant wait for htb cyber apocalypse videos.
@debarghyamaitra2 жыл бұрын
I did it with commands icat and fls....it was a lot hectic though!
@yaserbasaad79842 жыл бұрын
You are Epic
@johnmcmanus67192 жыл бұрын
The SSH key wasn't a deleted file though
@bech23422 жыл бұрын
uh, he saw for the first time a kernel source tree 🙊 binwalk FTW!
@Lacsap33662 жыл бұрын
Lol I just mounted the root partition as a loop device with losetup
@hallgowrt2 жыл бұрын
the audio seemed low at full volume was I able to hear anything as always great vid
@luthfisukma97872 жыл бұрын
are you use linux for daily driver ??
@Youtupe692 жыл бұрын
Whats this GUI, I've used autopsy on windows and it wasnt a web app, had a much nicer GUI... Is it not available on Linux?
@kiyu3229 Жыл бұрын
It is you can install it with apt
@ecjb19692 жыл бұрын
Couldn’t you just midair image; mount -t iso9660 -o loop disk.img image to mount the disk image and then use find to look for SSH keys and the like?
@CA-FE-C0-FF-EE-002 жыл бұрын
Watching this file failing the htb CTF xD only 8 challenges done, but I'm alone ^^
@guilherme50942 жыл бұрын
👍
@msasdc20872 жыл бұрын
Finnaly, I got your home address.
@re70-december322 жыл бұрын
Hiiiii
@johny_dope85752 жыл бұрын
1
@shocker94342 жыл бұрын
13:40 whats that finish command 🤔🤔 can anyone explain?
@PR1NC32 жыл бұрын
he created bash script to rename the working folder with prifix _completed
@shocker94342 жыл бұрын
@@PR1NC3 oh got it. thanks
@herrpez2 жыл бұрын
I love your content, but calling things a "gimmick" when they're far from it... that's... grating. :(
@abiolasamuel9760 Жыл бұрын
Hello 👋 My phone was factory reset remotely and I don't have any backup whatsoever, is it possible to recover my phone data
@abiolasamuel9760 Жыл бұрын
Hello 👋 My phone was factory reset remotely and I don't have any backup whatsoever, is it possible to recover my phone data