Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Reflected XSS Through Insecure Dynamic Loading
https://cdn-images-1.medium.com/max/921/1*SZxEvYsp2L1OyT9yx_pJqQ.png
Finding A Unique and Complex Payload To Load Remote Scripts
Continue reading on InfoSec Write-ups »
Reflected XSS Through Insecure Dynamic Loading
https://cdn-images-1.medium.com/max/921/1*SZxEvYsp2L1OyT9yx_pJqQ.png
Finding A Unique and Complex Payload To Load Remote Scripts
Continue reading on InfoSec Write-ups »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Dark Web : How to surf it :)
https://cdn-images-1.medium.com/max/1378/1*l2ECNVF49WWNroFlbfRmoA.jpeg
Hey guys, hope you all doing good. check out my previous article.
Continue reading on Medium »
Dark Web : How to surf it :)
https://cdn-images-1.medium.com/max/1378/1*l2ECNVF49WWNroFlbfRmoA.jpeg
Hey guys, hope you all doing good. check out my previous article.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Rust Utilities for Developers
https://cdn-images-1.medium.com/max/1920/1*0sc79mZlqr8FU3hxTFrS0w.png
Open Source Rust utilities for developers.
Continue reading on Medium »
Rust Utilities for Developers
https://cdn-images-1.medium.com/max/1920/1*0sc79mZlqr8FU3hxTFrS0w.png
Open Source Rust utilities for developers.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Pwnable.kr — bof : Basic buffer overflow
https://cdn-images-1.medium.com/max/600/1*HidceHDw4ymAEv9GQpU2zg.png
This is my writeup of the bof challenge from pwnable.kr . In this writeup, we will not rely on debuggers and we will not read the source…
Continue reading on Medium »
Pwnable.kr — bof : Basic buffer overflow
https://cdn-images-1.medium.com/max/600/1*HidceHDw4ymAEv9GQpU2zg.png
This is my writeup of the bof challenge from pwnable.kr . In this writeup, we will not rely on debuggers and we will not read the source…
Continue reading on Medium »
Deep Web
WHM Bullshit
WHM page decides when it wants to work and when it wants to waste my time with a glitched out verification, then when I get there the page won’t fully load and nothing works. Can’t even open the fuckin PGP pages. Anyone have issues with this before ?
submitted by /u/Gonnagetbannedddd
[link] [comments]
WHM Bullshit
WHM page decides when it wants to work and when it wants to waste my time with a glitched out verification, then when I get there the page won’t fully load and nothing works. Can’t even open the fuckin PGP pages. Anyone have issues with this before ?
submitted by /u/Gonnagetbannedddd
[link] [comments]
reddit
WHM Bullshit
WHM page decides when it wants to work and when it wants to waste my time with a glitched out verification, then when I get there the page won’t...
Deep Web
Help a newbie
So I want to make a purchase on a website using Tor, and I have to send Bitcoin to an address. Is there any service besides Tor I should be using? How would I go about sending Bitcoin to this address?
submitted by /u/SpecifyingSubs
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Help a newbie
So I want to make a purchase on a website using Tor, and I have to send Bitcoin to an address. Is there any service besides Tor I should be using? How would I go about sending Bitcoin to this address?
submitted by /u/SpecifyingSubs
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Help a newbie
So I want to make a purchase on a website using Tor, and I have to send Bitcoin to an address. Is there any service besides Tor I should be using?...
Critical Bug Bounty Reports: Part 1
https://infosecwriteups.com/critical-bug-bounty-reports-part-1-6fd9aef4b486?source=rss------bug_bounty-5
https://infosecwriteups.com/critical-bug-bounty-reports-part-1-6fd9aef4b486?source=rss------bug_bounty-5
Short Write-Ups On P1/Critical Bugs I’ve Submitted to Bounty ProgramsContinue reading on InfoSec Write-ups » (https://infosecwriteups.com/critical-bug-bounty-reports-part-1-6fd9aef4b486?source=rss------bug_bounty-5)
Adding a native sniffer to your implants: decomposing and recomposing PktMon
https://www.reddit.com/r/redteamsec/comments/oi1w31/adding_a_native_sniffer_to_your_implants/
submitted by /u/gid0rah (https://www.reddit.com/user/gid0rah)
[link] (https://adepts.of0x.cc/pktmon-dissection/) [comments] (https://www.reddit.com/r/redteamsec/comments/oi1w31/adding_a_native_sniffer_to_your_implants/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/redteamsec/comments/oi1w31/adding_a_native_sniffer_to_your_implants/
submitted by /u/gid0rah (https://www.reddit.com/user/gid0rah)
[link] (https://adepts.of0x.cc/pktmon-dissection/) [comments] (https://www.reddit.com/r/redteamsec/comments/oi1w31/adding_a_native_sniffer_to_your_implants/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Adding a native sniffer to your implants: decomposing and...
Posted in r/redteamsec by u/gid0rah • 27 points and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
JWTweak - Detects The Algorithm Of Input JWT Token And Provide Options To Generate The New JWT Token Based On The User Selected Algorithm
http://2.bp.blogspot.com/-S9mf3uuIgnQ/YOJWdZCw-BI/AAAAAAAAf7U/ek0rmiAbbTYBFHPpF8d5JLEmc3NR48h-QCK4BGAYYCw/w640-h330/JWTweak_3-799635.png
With the global increase in JSON Web Token (JWT) usage, the attack surface has also increased significantly. Having said that, this utility is designed with the aim to generate the new JWT token with little or no time which would help security enthusiasts to find security flaws in JWT implementation. This tool is designed to automate the process of modifying the JWT algorithm of input JWT Token and then generate the new JWT based on the new algorithm.
Requirements
* Python 3 (tested and working fine in python-3.7.7/Kali and python-3.8.2/Windows 10)
* pip3 install pycryptodomex
Features
* Detects the algorithm of the input JWT Token
* Base64 decode the input JWT Token
* Generate new JWT by changing the algorithm of the input JWT to 'none'
* Generate new JWT by changing the algorithm of the input JWT to 'HS256'
* Generate new JWT by changing the algorithm of the input JWT to 'HS384'
* Generate new JWT by changing the algorithm of the input JWT to 'HS512'
* Generate new JWT by changing the algorithm of the input JWT to 'RS256'
* Generate new JWT by changing the algorithm of the input JWT to 'RS384'
* Generate new JWT by changing the algorithm of the input JWT to 'RS512'
Download Link
JWTweak.py
Author
Rishu Ranjan
Download JWTweak
___________________________
@hacking_Attack
@Hacking_Video
JWTweak - Detects The Algorithm Of Input JWT Token And Provide Options To Generate The New JWT Token Based On The User Selected Algorithm
http://2.bp.blogspot.com/-S9mf3uuIgnQ/YOJWdZCw-BI/AAAAAAAAf7U/ek0rmiAbbTYBFHPpF8d5JLEmc3NR48h-QCK4BGAYYCw/w640-h330/JWTweak_3-799635.png
With the global increase in JSON Web Token (JWT) usage, the attack surface has also increased significantly. Having said that, this utility is designed with the aim to generate the new JWT token with little or no time which would help security enthusiasts to find security flaws in JWT implementation. This tool is designed to automate the process of modifying the JWT algorithm of input JWT Token and then generate the new JWT based on the new algorithm.
Requirements
* Python 3 (tested and working fine in python-3.7.7/Kali and python-3.8.2/Windows 10)
* pip3 install pycryptodomex
Features
* Detects the algorithm of the input JWT Token
* Base64 decode the input JWT Token
* Generate new JWT by changing the algorithm of the input JWT to 'none'
* Generate new JWT by changing the algorithm of the input JWT to 'HS256'
* Generate new JWT by changing the algorithm of the input JWT to 'HS384'
* Generate new JWT by changing the algorithm of the input JWT to 'HS512'
* Generate new JWT by changing the algorithm of the input JWT to 'RS256'
* Generate new JWT by changing the algorithm of the input JWT to 'RS384'
* Generate new JWT by changing the algorithm of the input JWT to 'RS512'
Download Link
JWTweak.py
Author
Rishu Ranjan
Download JWTweak
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
JWTweak - Detects The Algorithm Of Input JWT Token And Provide Options To Generate The New JWT Token Based On The User Selected…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Csaw18 — get it : Buffer overflow to redirect the return flow
https://cdn-images-1.medium.com/max/600/1*oFyL9FsN-EzUpOV0EyOd7g.png
In this writeup, we will be solving the csaw18 get it challenge. Here, we will overwrite the return address to redirect the flow of the…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Csaw18 — get it : Buffer overflow to redirect the return flow
https://cdn-images-1.medium.com/max/600/1*oFyL9FsN-EzUpOV0EyOd7g.png
In this writeup, we will be solving the csaw18 get it challenge. Here, we will overwrite the return address to redirect the flow of the…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Csaw18 — get it : Buffer overflow to redirect the return flow
In this writeup, we will be solving the csaw18 get it challenge. Here, we will overwrite the return address to redirect the flow of the…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Get started to learn Hacking skills on TryHackMe | Pre Security Path.
https://cdn-images-1.medium.com/max/1200/1*TA60JrTHm4nrpWpw0J-xeg.jpeg
Overview of Pre Security on TryHackMe.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Get started to learn Hacking skills on TryHackMe | Pre Security Path.
https://cdn-images-1.medium.com/max/1200/1*TA60JrTHm4nrpWpw0J-xeg.jpeg
Overview of Pre Security on TryHackMe.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Overview of Pre Security on TryHackMe.
Overview of Pre Security on TryHackMe.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HIRE A HACKER
I am the technical expert at dark web hackers.
Continue reading on Medium »
HIRE A HACKER
I am the technical expert at dark web hackers.
Continue reading on Medium »
JWTweak - Detects The Algorithm Of Input JWT Token And Provide Options To Generate The New JWT Token Based On The User Selected Algorithm
With the global increase in JSON Web Token (JWT) usage, the attack surface has also increased significantly. Having said that, this utility is designed with the aim to generate the new JWT token with little or no time which would help security enthusiasts to find security flaws in JWT implementation. This tool is designed to automate the process of modifying the JWT algorithm of input JWT Token and then generate the new JWT based on the new algorithm. Requirements Python 3 (tested and working fine in python-3.7.7/Kali and python-3.8.2/Windows 10) pip3 install pycryptodomex Features Detects the algorithm of the input JWT Token Base64 decode the input JWT Token Generate new JWT by changing the algorithm of the input JWT to 'none' Generate new JWT by changing the algorithm of the input JWT to 'HS256' Generate new JWT by changing the algorithm of the input JWT to 'HS384' Generate new JWT by changing the algorithm of the input JWT to 'HS512' Generate new JWT by changing the algorithm of the input JWT to 'RS256' Generate new JWT by changing the algorithm of the input JWT to 'RS384' Generate new JWT by changing the algorithm of the input JWT to 'RS512' Download Link JWTweak.py Author Rishu Ranjan Download JWTweak
Read more...
___________________________
@hacking_Attack
@Hacking_Video
With the global increase in JSON Web Token (JWT) usage, the attack surface has also increased significantly. Having said that, this utility is designed with the aim to generate the new JWT token with little or no time which would help security enthusiasts to find security flaws in JWT implementation. This tool is designed to automate the process of modifying the JWT algorithm of input JWT Token and then generate the new JWT based on the new algorithm. Requirements Python 3 (tested and working fine in python-3.7.7/Kali and python-3.8.2/Windows 10) pip3 install pycryptodomex Features Detects the algorithm of the input JWT Token Base64 decode the input JWT Token Generate new JWT by changing the algorithm of the input JWT to 'none' Generate new JWT by changing the algorithm of the input JWT to 'HS256' Generate new JWT by changing the algorithm of the input JWT to 'HS384' Generate new JWT by changing the algorithm of the input JWT to 'HS512' Generate new JWT by changing the algorithm of the input JWT to 'RS256' Generate new JWT by changing the algorithm of the input JWT to 'RS384' Generate new JWT by changing the algorithm of the input JWT to 'RS512' Download Link JWTweak.py Author Rishu Ranjan Download JWTweak
Read more...
___________________________
@hacking_Attack
@Hacking_Video