clean videos, perfectly organized setup and great content. Please do a create a playlist and a schedule to be certain of what to expect. A fan and subscriber already, let's go
Absolutely great content 👌 but how did you get cat to show up so neatly? Also, thanks to you I've learned how to use a few tools that are new to me and have been super helpful
Glad you you got something out of it! Great question, the cat I'm using is actually bat, a clone that I use more often which I put an alias to cat in my .zshrc file and if I ever need to use the original cat for whatever reason, I use: \cat susanhash
Why did running burpsuite there take it from the proxy error page to the actual page? I've had this problem personally. Like even after having the ip in my etc hosts file I've ran into the proxy thing?
Great question! Burp acts as a proxy, so it captures and forwards your requests to the target. My firefox proxy, through FoxyProxy plugin, is set to send to Burp through port 8080.
Great question! It might not always be needed, but I use base64 encoding just in case cuz it helps bypass filters or restrictions that might block raw commands
Hi bro you are doing good work for the beginners who are going to enroll for pen testing. Can you please share which linux distribution you are using and your setup also.
Catch a mistake, found a better way, or got a question? Feel free to throw it in the comments below! 👍
Enjoyed it very much, really nice flow throughout the whole video. Keep it up!
Thanks! Appreciate you watching. 😄
clean videos, perfectly organized setup and great content. Please do a create a playlist and a schedule to be certain of what to expect. A fan and subscriber already, let's go
Appreciate it! Will def make some playlists and a schedule for posts.
😅
hey, I hope u continue. this is great
Do more CTF, many levels please
Thanks
Thanks!!! Sure thing! Will be posting more HTB and THM machines in the future.
I like the way you are explaining the progress step by step. Please do more content on this.
Thank you!
htop at its best :D love the setup
Appreciate it, never get tired of seeing htop lol
Absolutely great content 👌 but how did you get cat to show up so neatly? Also, thanks to you I've learned how to use a few tools that are new to me and have been super helpful
Glad you you got something out of it! Great question, the cat I'm using is actually bat, a clone that I use more often which I put an alias to cat in my .zshrc file and if I ever need to use the original cat for whatever reason, I use: \cat susanhash
Why did running burpsuite there take it from the proxy error page to the actual page? I've had this problem personally. Like even after having the ip in my etc hosts file I've ran into the proxy thing?
Great question! Burp acts as a proxy, so it captures and forwards your requests to the target. My firefox proxy, through FoxyProxy plugin, is set to send to Burp through port 8080.
Can you please explain what do you enter once you get the server foothold
Once we got a foothold, we upgraded our shell from the notes I have in my breakout file. Search Hacktricks Full TTYs for more info
I'm a newbie and I'm wondering why you have to base64 encode the reverse shell and then decode it. Why not run it directly?
Great question! It might not always be needed, but I use base64 encoding just in case cuz it helps bypass filters or restrictions that might block raw commands
@chrisalupului thank you! that's very helpful
Hi bro you are doing good work for the beginners who are going to enroll for pen testing. Can you please share which linux distribution you are using and your setup also.
I would like to know too :)
Thank you! I use kali linux gnome 46 or kali linux xfce both with tmux zsh