Hacking Articles Tips Tricks Videos Tutorials
471 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
XSS(Cross-site scripting) via X-Forwarded-Host header

Continue reading on Medium »
Read more...
How to get started hacking django applications

Django is a python based web framework. In this writeup, i will teach you how to analyze django based applications . For this writeup, i…Continue reading on Medium »
Read more...
PORTSWIGGER WEB SECURITY - OS COMMAND INJECTION LAB ÇÖZÜMLERİ

OS Command Injection, bir web uygulama sunucusunda, saldırganın rastgele işletim sistemi (OS) komutları çalıştırmasına ve uygulama…Continue reading on Medium »
Read more...
Can I get a raw and live HTTP or TCP log of my browser?
https://www.reddit.com/r/Pentesting/comments/sg509j/can_i_get_a_raw_and_live_http_or_tcp_log_of_my/

I'm not a huge fan of my browsers network monitor (https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor). Sometimes I'd prefer to just see the raw HTTP traffic, preferably live. Is there any software/setup for this? tcpdump works for me on unencrypted HTTP traffic, although I'm also getting the TCP "overhead" with it, which is a little annoying. For HTTPS traffic, however, I have no solution yet. Is there any software which allows me to see the raw HTTP traffic of my browser? Seeing the raw TCP traffic would also be OK if HTTP is not possible. I'm imagining something like a proxy (which knows my TLS secret key), to which I can point my browser and which just dumps all traffic that goes through it on stdout or into a file. submitted by /u/codesoap (https://www.reddit.com/user/codesoap)
[link] (https://www.reddit.com/r/Pentesting/comments/sg509j/can_i_get_a_raw_and_live_http_or_tcp_log_of_my/) [comments] (https://www.reddit.com/r/Pentesting/comments/sg509j/can_i_get_a_raw_and_live_http_or_tcp_log_of_my/)

___________________________
@hacking_Attack
@Hacking_Video
Price Tampering | Buying T-Shirts at 2 INR

Hello Weirdos!!! Today I am going to share a write-up on a weird price tampering vulnerability I found a few months ago(currently patched).Continue reading on Medium »
Read more...