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
CRITICAL Blind Storage XSS — My first Bug Bounty

The impact of a XSS on support chat!Continue reading on Medium »
Read more...
hacking: security in practice
Docker for SSH server used in reverse port forwarding

Hi,

I'm looking for a simple docker ssh server used in ssh tunnel for reverse port forwarding. I would like that ssh server to be as simple as possible and only doing the port forward, no shell is needed.

Just to be sure to be understood, here's the setup exactly.

Client is opening an ssh connection using something like this:

# autossh -M 4522 -N -f -o "PubkeyAuthentication=yes" -o "PasswordAuthentication=no" -i /home/user/.ssh/id_rsa -o "ServerAliveInterval 30" -o "ServerAliveCountMax 3" -R 4422:localhost:22 user@my_ssh_server -p23334

So the client, outside of my network connects to my ssh server on port 23334 and opens a local port on ssh server, 4422, that forwards to HIS localhost on port 22.

So when i connect to port 4422 on my server, i'm forwarded through the ssh tunnel and finally on the port 22 of the ssh client.

Now, what I would like is using a docker container instead of using my own ssh server. Also, i would like the user to not being able to get a shell, but still being able to open a local port for the forwarding.

Hope i'm clear enough, sorry if it seems confusing ;)

EDIT: Formating

submitted by /u/redtwhix
[link] [comments]
Lack of URL redirect validation for 3rd-party app

Hi again! So here is one more writeup on a simple yet tricky open redirect bug I found on a private application.Continue reading on Medium »
Read more...
Hi again! So here is one more writeup on a simple yet tricky open redirect bug I found on a private application.Continue reading on Medium » (https://johnfiel0x3a.medium.com/lack-of-url-redirect-validation-for-3rd-party-app-e2eea6e977d8?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Where To Take Advantage Of Optimized Gaming Performance

Last year, we ran an article about ‘How to Improve Gaming Performance on Your PC’. It shared tips on everything for optimising bandwidth, to choosing the right graphics card, to upgrading your computer RAM. To many with more casual interest in the topic, these may seem like fairly involved, technical adjustments to consider. To a growing […]

The post Where To Take Advantage Of Optimized Gaming Performance appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Gain real followers or likes on Instagram using the Followers Gallery app

We love to share posts on Instagram merely because we get likes, comment and shares from our friends and family members. The post with the maximum number of likes, shares and comment is considered to be with the highest engagement rate. People often want to increase the number of followers and attain 1 million followers […]

The post Gain real followers or likes on Instagram using the Followers Gallery app appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
10 Security Mistakes You Might Be Making On Or Offline

https://cdn-images-1.medium.com/max/2600/1*Q8zVsm-Vthg306IseaCtFA.jpeg
Keeping yourself, your data, and even your home safe doesn’t need to be overly complicated or convoluted. Here’s what you need to know.

Continue reading on Medium »