I’m don’t receiving connections on my nc listener. I’m normal exploit from edb, any suggestions? I’ve read that i need to do some tunning but i don’t know where (i’ve tried using another reverse shell). Any minimum help would be appreciated
I’m don’t receiving connections on my nc listener. I’m normal exploit from edb, any suggestions?> @BoWyatt said:
I’m don’t receiving connections on my nc listener. I’m normal exploit from edb, any suggestions? I’ve read that i need to do some tunning but i don’t know where (i’ve tried using another reverse shell). Any minimum help would be appreciated
I got a shell with another script but i want to understand the most popular ones. Still figuring out why im not receiving with the other script.
@TazWake Indeed not, is there a good command for that ? All commands founded on the web doesn’t work for me.
Well, there is but it would be insanely noisy as you can look at most files on the OS. Simply searching for readable files is easy but I don’t know how you would narrow down the output. You could try something like: find / -type f -perm -a+w 2>/dev/null
but it might need some tweaking.
Manual enumeration is more effective.
If you look in / there is a folder for things people can decide if they want or don’t want to install. In there is a folder which is probably not present on your own Linux system. It is worth looking in there.
@TazWake so bad that I’m not in the good way. From you response, I’m a bit confused : is the “****” user is necessary to get root ? Or as I already own the user flag, it is not ?
@TazWake so bad that I’m not in the good way. From you response, I’m a bit confused : is the “****” user is necessary to get root ? Or as I already own the user flag, it is not ?
It is not necessary. You can drop me a direct message if you are still stuck.
Fun box, nothing too complicated, yet I spent way too much time on root forgetting about basic rules about what users do with their passwords…
That box made me a pro hacker, that’s a milestone !
Good luck to everyone, I don’t have much to help you, everything important has been said already !