Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K 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
How we was able to takeover whole organization via Privilege Escalation

Hi everyone it’s Yasser again (AKA Neroli)
Read more...
WAF bypasses: Tearing down the wall

Before we go deep into the ACTUAL bypasses section, It’s really important to understand what is a WAF(Web application firewall) and it’s…
Read more...
Facebook OAuth 2.0 Misconfiguration

Testing vuln.com for Auth Flows I found oneContinue reading on InfoSec Write-ups »
Read more...
hacking: security in practice
Python Pickle cookie Injection

Hello everyone, I am currently researching how to get RCE by supplying malicious cookies to a webserver.

I have a session cookie thats hex encoded pickle bytestream, when decoded it shows a timestamp and a local file path for a file that is displayed on the webpage.

I tried to create arbitary cookies that include a pickle payload but the server always gives me a error 500 when i send a get request using my cookies. If i use the original cookie it works and when I parse my arbitary cookies with python my code gets executed.

So I guess that the webserver checks the pickle data some way before loading the pickle but i dont know how.

Does someone have experience with webapp pickle attacks and give me some pointers/advice?

submitted by /u/lololxd12345
[link] [comments]
Mass Assignment — Entendendo o que é, Como explorar, Caso de estudo e Corrigindo a falha

Neste artigo falaremos sobre uma falha popular classificada como TOP 6 na OWASP TOP 10 API 2019, uma falha que permite que um atacante…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Neko Hacking Incident Review

Recently a new attack on the smart contract lending pools was discovered. Maze protocol team was the first who had suffered from it. We…

Continue reading on Medium »