always so contrived......I don't know a single experienced linux user you could perform this attack on. No way a regular user gets sudo permissions without password prompt to run Python as root. Just like most of the "hacking" tuts it's contrived bullshit.
Linux exploits is way ez then window cause most people who use Linux don’t know how to boost defense on there system while windows you have to ev antivirus and windows defender
that is not entirely true. You could say the same otherwise: people who use Linux are way better informed about Security/Tech than the overall population. Therefore they possibly know where to look out for Security measures. Normal people on Windows only rely on Windows Defender and such, but if the users just set permissions for Fileservers etc. how they want it because they dont know the knowledge behind it makes it much easier for the Hacker to actually break in/doi a priviledge Escalation.
grep --color=auto -rnw '/var/ww/html' -ie "PASSWORD" --color=always 2> /dev/null From where hackers get this type of command. What do people have to learn to get this type of commands in their head? HOW?
here in Brazil we thank you for your dedication and excellent channel 🇧🇷🇧🇷✨
Another great lesson! We'll wait for part 2 with Cron Jobs/Services techniques!
Thank u Sensei! 🙏
Why is this so hard
Thanks for helping us understand this more
We need a pivoting guide sir with and without metasploit
Lots of love from Indians
In need
Kali machine's theme and terminal is very nice. How can I do like yours
That's epic! Thanks a lot!
Long live Hackersploit ! 💪❤️
you are video is great, i learn many more
Thanks for the video!
Where's the documentation for this video?
17:12 Is there any reason as to why not wget the script directly from github?
If outsiding isn't available
u the best man thnx
Surf on the redteaming wave when this is pentesting stuff :)
Sir why you delete or make private your some videos?
Amazing
Nice
Windows exploits vs Linux is like recruit difficulty vs veteran
Yes, windows sucks
@@chineseRATFACE lmao only masochists use centOS 😂😂
always so contrived......I don't know a single experienced linux user you could perform this attack on. No way a regular user gets sudo permissions without password prompt to run Python as root. Just like most of the "hacking" tuts it's contrived bullshit.
Linux exploits is way ez then window cause most people who use Linux don’t know how to boost defense on there system while windows you have to ev antivirus and windows defender
that is not entirely true. You could say the same otherwise: people who use Linux are way better informed about Security/Tech than the overall population. Therefore they possibly know where to look out for Security measures. Normal people on Windows only rely on Windows Defender and such, but if the users just set permissions for Fileservers etc. how they want it because they dont know the knowledge behind it makes it much easier for the Hacker to actually break in/doi a priviledge Escalation.
@@painuser100 ite so you use Linux right wt distros u use
@@0xwxe663 I mainly work with RHEL and in my freetime I work with Ubuntu, what about you?
grep --color=auto -rnw '/var/ww/html' -ie "PASSWORD" --color=always 2> /dev/null
From where hackers get this type of command. What do people have to learn to get this type of commands in their head? HOW?
it's just a grep command, do 'man grep' to learn more about it