Skip to content

ibnusyawall/find-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

find-shell

Find shell backdoor on website

alt text

install on ubuntu / linux

$ sudo apt-get update && upgrade
$ sudo apt-get install nodejs git
$ git clone https://github.com/ibnusyawall/find-shell
$ npm init -y
$ cd find-shell
$ npm install --save request colors shelljs readline fs
$ node index

install on termux

$ pkg update && pkg upgrade
$ pkg install nodejs git
$ git clone https://github.com/ibnusyawall/find-shell
$ npm init -y
$ cd find-shell
$ npm install --save request colors shelljs readline fs
$ node index

Fiture

[√] FAST IN THE SHELL SEARCH
[√] ADD PAYLOAD MENU
[√] IF FOUND SHELL AUTOMATIC SAVE ON : found.txt

version

0.0.1

pliese submit issue if found bug

About

Find shell backdoor on website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published