All Projects → strund3r → Attack-Shell

strund3r / Attack-Shell

Licence: MIT, Unknown licenses found Licenses found MIT LICENSE Unknown license.php
Attack Shell a.k.a. Ani-Shell is a simple PHP shell with some unique features like Mass Mailer, a simple Web-Server Fuzzer, Dosser, Back Connect, Bind Shell, Back Connect, Auto Rooter etc.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Attack-Shell

Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (+3726.67%)
Mutual labels:  apache, alpine-linux
yarn-prometheus-exporter
Export Hadoop YARN (resource-manager) metrics in prometheus format
Stars: ✭ 44 (+193.33%)
Mutual labels:  apache
phoenix-hibernate-dialect
An Apache Phoenix Hibernate dialect
Stars: ✭ 20 (+33.33%)
Mutual labels:  apache
chef-apache-hardening
dev-sec.io/
Stars: ✭ 24 (+60%)
Mutual labels:  apache
dubbo-go-benchmark
benchmark for [apache/dubbo-go](github.com/apache/dubbo-go)
Stars: ✭ 26 (+73.33%)
Mutual labels:  apache
JEval
⚡ JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing. All contributions welcome 🙏.
Stars: ✭ 28 (+86.67%)
Mutual labels:  apache
HttpClientMock
Library for mocking Apache HttpClient.
Stars: ✭ 41 (+173.33%)
Mutual labels:  apache
docker-node-ci
The Docker image based on the official "node" image optimized for a CI environment
Stars: ✭ 18 (+20%)
Mutual labels:  alpine-linux
http-server
A Java HTTP server in 35MB Docker image
Stars: ✭ 17 (+13.33%)
Mutual labels:  alpine-linux
StandNote
StandNote is a chrome extension that generates automated meeting minutes after every online meeting and helps save time for students and professionals.
Stars: ✭ 89 (+493.33%)
Mutual labels:  learn
purescript-cookbook
An unofficial Cookbook for PureScript
Stars: ✭ 173 (+1053.33%)
Mutual labels:  learn
echarts-www
Source of Apache ECharts website
Stars: ✭ 59 (+293.33%)
Mutual labels:  apache
dolphinscheduler-website
Apache DolphinScheduler website
Stars: ✭ 123 (+720%)
Mutual labels:  apache
echarts-handbook
Apache ECharts Handbook
Stars: ✭ 59 (+293.33%)
Mutual labels:  apache
mod harbour
Apache mod for Harbour
Stars: ✭ 40 (+166.67%)
Mutual labels:  apache
regolith
A WordPress installation template that's a little bit looser than Bedrock
Stars: ✭ 24 (+60%)
Mutual labels:  apache
Insight-GDELT-Feed
A way for home buyers to know about factors affecting a state
Stars: ✭ 43 (+186.67%)
Mutual labels:  apache
incubator-flagon-useralejs
Apache Flagon UserALE.js is a comprehensive, thin-client behavioral logging tool
Stars: ✭ 21 (+40%)
Mutual labels:  apache
docker-firefox-syncserver
Firefox Sync Server Docker image
Stars: ✭ 169 (+1026.67%)
Mutual labels:  alpine-linux
alpine-qbittorrent-openvpn
qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
Stars: ✭ 230 (+1433.33%)
Mutual labels:  alpine-linux

CircleCI Image Layers Docker Pulls Version Docker Automated buil

(Containerized) Attack Shell

by Strund3r

Ani Shell

by lionaneesh
Note: This software was intended to be used for Demonstration and Learning Purposes only. The author is not responsible for any damage it may cause and user holds full responsibility of his/her actions. ALL CREDIT GOES TO @lionaneesh

Introduction

Attack Shell a.k.a. Ani-Shell is a simple PHP shell with some unique features like Mass Mailer, a simple Web-Server Fuzzer, Dosser, Back Connect, Bind Shell, Back Connect, Auto Rooter etc. This shell has immense capabilities and have been written with some coding standards in mind for better editing and customization.

Run on a local Docker Container

Run on terminal:

$ docker run -d -p 80:80 --name attack-shell strund3r/attack-shell

To find the container's IP address, run the following command:

$ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' attack-shell

If you want to use a php.ini, change the Dockerfile to:

FROM k0st/alpine-apache-php

LABEL maintainer "[email protected]"

# Change the TZ according to your region
ENV TZ=America/Sao_Paulo

RUN apk add --update --virtual .build-deps tzdata && \
  ln -snf /usr/share/zoneinfo/${TZ} /etc/localtime && \
  echo "${TZ}" > /etc/timezone && \
  apk del .build-deps

COPY config/php.ini /usr/local/etc/php/
COPY . /var/www/html

Where config/ is the directory containing your php.ini file.

Customization

  1. Email Traceback is set to off as default and emails will not be sent. If you are setting this feature on, make sure you change the default email address ([email protected]) to your email address. Please change it before using!

  2. Username and Password are set to admin and 12345678 respectively, please change them for better security.

  3. The Lock Mode feature is set to on ! This should not be change unless you want your shell exposed.

  4. The Anti-Crawler feature is set to off ! Change it to on for anti-crawler support.

  5. A variable named greetings can be changed to change the Shell's greeting message.

Default Login

  • Username: admin
  • Password: 12345678

Features

  • Shell
  • Intelligent File Manager
  • Auto Rooter
  • PHP Obfuscate
  • Platform Independent
  • Mass - Mailer
  • Small Web-Server Fuzzer
  • Dosser
  • Design
  • Secure Login
  • Deletion of Files
  • Bind Shell
  • Back Connect
  • Fixed Some Coding errors!
  • Rename Files
  • Encoded Title
  • Traceback (Email Alerts)
  • PHP Evaluate
  • Better Command Execution (supports older version of PHP)
  • Mass Code Injector (Appender and Overwinter)
  • Lock Mode Customization
  • Mail Bomber (With Less Spam detection feature)
  • PHP Decoder
  • Anti-Crawler Feature
  • MD5 Hash Cracker
  • Python Bind-Shell

License

MIT License

Copyright (c) 2016, 2017 Franzwagner Ternus

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].