Hacker shells: Blind & Reverse

KomSr3ll
2 min readMar 25, 2019

--

I just wanted to write a basic note of the two shells here, that used use in pentest and it may be use full for the offensive hacking learners.

Shell

Blind Shell

A blind shell is, exposing a shell or command line access to the public world and it is initiating from the victim machine to the outside.
If the victim machine is with public IP it will expose to the public world.

Blind shell concept

Reverse Shell

A Reverse shell is, exposing a shell or command line to the a single machine and it is mostly initiated from the victim machine to the attacker machine by exploiting a vulnerability or security flaw.

Reverse shell concept

Blind Vs Reverse

The similarity with both shells is actually initiating from the victim machine and the difference is blind shell is exposing the shell to a particular machine (attacker), but the blind shell is exposed to outside inside the network (may be public)

#infosec #basicnote #offensivenote #bepro #learnalways #pentest

--

--

KomSr3ll
KomSr3ll

Written by KomSr3ll

Error 404!! Buy me a coffee here: buymeacoffee.com/komsr3ll. PS: I'm sharing my learnings with you.

No responses yet