Just a reverse shell with python

preview_player
Показать описание
I'll show you how to create a reverse shell using Python and how to make the server public using ngrok.

#axju #Python #Linux #CyberSecurity​
Рекомендации по теме
Комментарии
Автор

Nice video but first explain the concept then show the flow, Rest is awesome

mayurchavhan
Автор

I get the "socket gaierror errno 2"

edgeofthegrasstactics
Автор

hey got an unrelated question. Is there anyway in python to get the actual string before being zfill? because the string i received from an API got a lot of trailing zeros > should have been 150 so strip('0') is not a solution)

akevin
Автор

Excellenr video and im sure that the channel will grow up but is their any method to Port Forwading

inspirationeveryday
Автор

if you click enter without writing anything, what happens? i was programing one like you but the shell doesn´t works if i do that

angelmarin
Автор

very awesome! what text editor is that? also you can use the 'subprocess' python module to get a cmd shell (its just alot easier) :)

benjamindreyer
Автор

Traceback (most recent call last):
File "server.py", line 27, in <module>
result =
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 349: invalid start byte

konradczerniec
Автор

very impressive socket programming, might i contact you on social media?

jpeg.x