Yeah, any interesting tools he finds he puts into his /opt/ folder. I've developed the same strategy, filling up my /opt/linux_privesc/ folder with stuff like lse.sh, les.sh, pspy, highoncoffee, etc.
Watch some of his videos, find the cool tools he uses on github, download them, then hoard them like a dragon.
If I helped you out at all, feel free to click my badge and give +1 respect!
Basically, as you work through boxes you will find tools you like/need/want and install them.
Life is easier if you find a way to store them in a common folder (/opt/ is a common choice, but it is a choice).
If you have Kali, you may well have some useful stuff in /usr/share/ which is worth getting to know. If you are after shells /usr/share/webshells/ has a few worth looking into grouped into technologies.
It is 100% worth the effort of looking at what is already on your Kali system (people often forget the files in /usr/share/windows-binaries or /usr/share/windows-resources/binaries exist)
Happy to help people but PLEASE explain your problem in as much detail as possible! If you say vague things like "It's not working", I cant help. This isn't Twitter so my DMs are always open.
Currently have very limited HTB time but will try to respond as quickly as possible.
Comments
I think he manually installed all of them, or either found a github repo for that.
Yeah, any interesting tools he finds he puts into his /opt/ folder. I've developed the same strategy, filling up my /opt/linux_privesc/ folder with stuff like lse.sh, les.sh, pspy, highoncoffee, etc.
Watch some of his videos, find the cool tools he uses on github, download them, then hoard them like a dragon.
If I helped you out at all, feel free to click my badge and give +1 respect!
@ahronmoshe, I agree with @LegendHacker and @ChefByzen.
Basically, as you work through boxes you will find tools you like/need/want and install them.
Life is easier if you find a way to store them in a common folder (
/opt/
is a common choice, but it is a choice).If you have Kali, you may well have some useful stuff in
/usr/share/
which is worth getting to know. If you are after shells/usr/share/webshells/
has a few worth looking into grouped into technologies.It is 100% worth the effort of looking at what is already on your Kali system (people often forget the files in
/usr/share/windows-binaries
or/usr/share/windows-resources/binaries
exist)Note: https://www.nohello.com/
Happy to help people but PLEASE explain your problem in as much detail as possible! If you say vague things like "It's not working", I cant help. This isn't Twitter so my DMs are always open.
Currently have very limited HTB time but will try to respond as quickly as possible.