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
Burp Suite Tool — Overview and Usage

Burp Suite is an intercepting tool which can be used to capture and manipulate all of the data traffic between Client and Server. This…Continue reading on Medium »
Read more...
Give me a browser, I’ll give you a shell

A restricted browser, that’s all you have… what do you do?Continue reading on Medium »
Read more...
Burp Suite Tool — Overview and Usage

Burp Suite is an intercepting tool which can be used to capture and manipulate all of the data traffic between Client and Server. This…Continue reading on Medium »
Read more...
Give me a browser, I’ll give you a shell

A restricted browser, that’s all you have… what do you do?Continue reading on Medium »
Read more...
Interesting Stored XSS

Hey there! My name is Faizan and this write up is about an interesting Stored XSS I found earlier today! If you know what an XSS aka Cross…Continue reading on Medium »
Read more...
Interesting Stored XSS

Hey there! My name is Faizan and this write up is about an interesting Stored XSS I found earlier today! If you know what an XSS aka Cross…Continue reading on Medium »
Read more...
Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs. Voltron does not aim to be everything to everyone. It's not a wholesale replacement for your debugger's CLI. Rather, it aims to complement your existing setup and allow you to extend your CLI debugger as much or as little as you like. If you just want a view of the register contents in a window alongside your debugger, you can do that. If you want to go all out and have something that looks more like OllyDbg, you can do that too.
Built-in views are provided for: Registers Disassembly Stack Memory Breakpoints Backtrace The author's setup looks something like this:

___________________________
@hacking_Attack
@Hacking_Video