Skip to content

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

Notifications You must be signed in to change notification settings

chickenit07/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

Languages

  • ASP.NET 25.4%
  • Java 22.8%
  • ColdFusion 17.3%
  • Python 16.8%
  • Classic ASP 13.3%
  • PHP 4.0%
  • HTML 0.4%