Skip to content

Commit

Permalink
add some submodule webshell project to this project
Browse files Browse the repository at this point in the history
  • Loading branch information
tennc committed Sep 14, 2020
1 parent 25f1dc5 commit dd21beb
Show file tree
Hide file tree
Showing 21 changed files with 80 additions and 0 deletions.
60 changes: 60 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
[submodule "xl7dev/WebShell"]
path = xl7dev/WebShell
url = https://github.com/xl7dev/WebShell
[submodule "JohnTroony/php-webshells"]
path = JohnTroony/php-webshells
url = https://github.com/JohnTroony/php-webshells
[submodule "BlackArch/webshells"]
path = BlackArch/webshells
url = https://github.com/BlackArch/webshells
[submodule "LandGrey/webshell-detect-bypass"]
path = LandGrey/webshell-detect-bypass
url = https://github.com/LandGrey/webshell-detect-bypass
[submodule "JoyChou93/webshell"]
path = JoyChou93/webshell
url = https://github.com/JoyChou93/webshell
[submodule "bartblaze/PHP-backdoors"]
path = bartblaze/PHP-backdoors
url = https://github.com/bartblaze/PHP-backdoors
[submodule "WangYihang/Webshell-Sniper"]
path = WangYihang/Webshell-Sniper
url = https://github.com/WangYihang/Webshell-Sniper
[submodule "threedr3am/JSP-Webshells"]
path = threedr3am/JSP-Webshells
url = https://github.com/threedr3am/JSP-Webshells
[submodule "DeEpinGh0st/PHP-bypass-collection"]
path = DeEpinGh0st/PHP-bypass-collection
url = https://github.com/DeEpinGh0st/PHP-bypass-collection
[submodule "lcatro/PHP-WebShell-Bypass-WAF"]
path = lcatro/PHP-WebShell-Bypass-WAF
url = https://github.com/lcatro/PHP-WebShell-Bypass-WAF
[submodule "ysrc/webshell-sample"]
path = ysrc/webshell-sample
url = https://github.com/ysrc/webshell-sample
[submodule "tanjiti/webshellSample"]
path = tanjiti/webshellSample
url = https://github.com/tanjiti/webshellSample
[submodule "webshellpub/awsome-webshell"]
path = webshellpub/awsome-webshell
url = https://github.com/webshellpub/awsome-webshell
[submodule "tdifg/WebShell"]
path = tdifg/WebShell
url = https://github.com/tdifg/WebShell
[submodule "malwares/WebShell"]
path = malwares/WebShell
url = https://github.com/malwares/WebShell
[submodule "lhlsec/webshell"]
path = lhlsec/webshell
url = https://github.com/lhlsec/webshell
[submodule "oneoneplus/webshell"]
path = oneoneplus/webshell
url = https://github.com/oneoneplus/webshell
[submodule "vnhacker1337/Webshell"]
path = vnhacker1337/Webshell
url = https://github.com/vnhacker1337/Webshell
[submodule "backlion/webshell"]
path = backlion/webshell
url = https://github.com/backlion/webshell
[submodule "AntSwordProject/AwesomeScript"]
path = AntSwordProject/AwesomeScript
url = https://github.com/AntSwordProject/AwesomeScript
1 change: 1 addition & 0 deletions AntSwordProject/AwesomeScript
Submodule AwesomeScript added at dbcc50
1 change: 1 addition & 0 deletions BlackArch/webshells
Submodule webshells added at 0701fc
1 change: 1 addition & 0 deletions DeEpinGh0st/PHP-bypass-collection
Submodule PHP-bypass-collection added at 8d1e82
1 change: 1 addition & 0 deletions JohnTroony/php-webshells
Submodule php-webshells added at 226a15
1 change: 1 addition & 0 deletions JoyChou93/webshell
Submodule webshell added at 2185ac
1 change: 1 addition & 0 deletions LandGrey/webshell-detect-bypass
Submodule webshell-detect-bypass added at 54c33e
1 change: 1 addition & 0 deletions WangYihang/Webshell-Sniper
Submodule Webshell-Sniper added at dc657f
1 change: 1 addition & 0 deletions backlion/webshell
Submodule webshell added at 4ced90
1 change: 1 addition & 0 deletions bartblaze/PHP-backdoors
Submodule PHP-backdoors added at b15017
1 change: 1 addition & 0 deletions lcatro/PHP-WebShell-Bypass-WAF
1 change: 1 addition & 0 deletions lhlsec/webshell
Submodule webshell added at 4669c5
1 change: 1 addition & 0 deletions malwares/WebShell
Submodule WebShell added at 2c0645
1 change: 1 addition & 0 deletions oneoneplus/webshell
Submodule webshell added at 6f030b
1 change: 1 addition & 0 deletions tanjiti/webshellSample
Submodule webshellSample added at ccf0cc
1 change: 1 addition & 0 deletions tdifg/WebShell
Submodule WebShell added at bb6694
1 change: 1 addition & 0 deletions threedr3am/JSP-Webshells
Submodule JSP-Webshells added at 77b0da
1 change: 1 addition & 0 deletions vnhacker1337/Webshell
Submodule Webshell added at ac08d6
1 change: 1 addition & 0 deletions webshellpub/awsome-webshell
Submodule awsome-webshell added at 3e29e8
1 change: 1 addition & 0 deletions xl7dev/WebShell
Submodule WebShell added at f7cd87
1 change: 1 addition & 0 deletions ysrc/webshell-sample
Submodule webshell-sample added at dbaeee

0 comments on commit dd21beb

Please sign in to comment.