Skip to content

Compilation of Linux Remote Shells with Netcat and Metasploit

Notifications You must be signed in to change notification settings

branthale/LinuxRemoteShells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LinuxRemoteShells

This is a collection of Linux Remote Access Shells. It is primarly to study for the OSCP, but I want to share my progress and thoughts on the process. As a secondary goal, I am working to extend my toolset for REDTEAM exercises specifically for the long haul APT type of group. I am hoping to create a complement to the very useful Cobalt Strike application https://www.cobaltstrike.com/

I plan to start with netcat and ncat and have them interact with metasploit. This may be very basic, but I feel it is a good place to start.

elf_shell.sh is a small bash script to take input and use msfvenom to create the ELF executable to call a netcat listner I created this to test variable passing to bash in anticipation of a more robust tool.

About

Compilation of Linux Remote Shells with Netcat and Metasploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages