Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Dark Reading: Attacks/Breaches
Confidence in Data Recovery Tools Low

IT practitioners are developing ransomware response plans, but many of them are not confident in their data resiliency tools.
Dark Reading: Attacks/Breaches
The CIS Benchmarks Community Consensus Process

The CIS Benchmarks are unique for many reasons. None compare to the community consensus process that forms their hardening guidance. Learn how to get involved.

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Extortion Economics: Ransomware's New Business Model

Ransomware-as-a-service lowers the barriers to entry, hides attackers’ identities, and creates multitier, specialized roles in service of ill-gotten gains.
Dark Reading: Attacks/Breaches
Instagram Star Gets 11 Years for Cybercrimes Used to Fund His Lavish Lifestyle

Prolific online scammer and social media influencer 'Hushpuppi' sentenced for bank cyber heists, BEC campaigns, money laundering, and more.
hacking: security in practice
How do NOP slides help in code execution off of the stack?

Hey guys, I wanted to ask, how do NOP slides ACTUALLY even help with getting shellcode to run in a basic buffer overflow? From my understanding, it is done because the stack pointer changes depending on the environment in which you are running the vulnerable binary. And because of that, there needs to be a way to compensate for the address changing; thus, the NOP slide helps to hit the shellcode after the EIP points to the stack pointer. Please correct me if I'm wrong.

Also, the reason this is somewhat confusing for me is that FROM MY EXPERIENCE isn't an issue if you just overwrite the EIP by pointing to an address with the instructions JMP ESP, which then accurately jumps to the stack pointer for that specific environment.

If my question isn't clear or doesn't make sense, please let me know and I'll rephrase it in a better way.

Thank you.

submitted by /u/Garlic-George-420
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video