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
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]
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
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)
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