Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
SERVICE

Search the Community

Showing results for tags 'shell'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Categories

  • Files
  • Online Book
  • Services

Categories

  • Hacking

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

  1. Wpushell is a tool used to upload a backdoor shell to a site that uses a WordPress Content Management System with a simple and fast process. Built using the Python programming language and can only be run on the command line terminal. This tool has advantages which include: Fast process. Execution of more than one target. Easy to use. Using the asyncronus method, makes this tool run quite well. [hide][Hidden Content]]
  2. NekoBot is an auto exploit tool to facilitate the penetration of one or many websites (Wordpress, Joomla, Drupal, Magento, Opencart,and Etc). [+] Joomla 1- Com_adsmanager 2- Com_alberghi 3- Com_CCkJseblod 4- Com_extplorer 5- Com_Fabric 6- Com_facileforms 7- Com_Hdflvplayer 8- Com_Jbcatalog 9- Com_JCE 10- Com_jdownloads 11- Com_Joomanager 12- Com_Macgallery 13- Com_media 14- Com_Myblog 15- Com_rokdownloads 16- Com_s5_media_player 17- Com_SexyContactform 18- Joomla core 3.x RCE 19- Joomla core 3.x RCE [2019] 20 - Joomla Core 3.x Admin Takeover 21 - Auto BruteForce 22 - Com_b2jcontact 23 - Com_bt_portfolio 24 - Com_civicrm 25 - Com_extplorer 26 - Com_facileforms 27 - Com_FoxContent 28 - Com_jwallpapers 29 - Com_oziogallery 30 - Com_redmystic 31 - Com_simplephotogallery 32 - megamenu module 33 - mod_simplefileuploadv1 [+] Drupal : 1- Drupal Add admin geddon1 2- Drupal RCE geddon2 3- Drupal 8 RCE RESTful 4- Drupal mailchimp 5- Drupal php-curl-class 6- BruteForce 7- Drupal SQL Add Admin 8- Drupal 7 RCE 9- bartik 10- Avatarafd Config 11- Drupal 8 12- Drupal Default UserPass [+] Magento : 1- Shoplift 2- Magento Default user pass [+] Oscommerce 1- OsCommerce Core 2.3 RCE Exploit opencart [+] OTHER : 1- Env Exploit 2- SMTP CRACKER 3- CV Download link ; [Hidden Content]
  3. Credits: ItsCyberAli This is a powershell reverse shell that executes the commands and or scripts that you add to the powerreverse.ps1 file as well as a small library of Post-Exploitation scripts. This also can be used for post exploitation and lateral movement even. Please use at your own risk I am not and will not be responsible for your actions. Also this reverse shell currently is not detected by Windows Defender. If you want to use this make sure to detup a Digital Ocean VPS and have the script connect back there or your C2. Happy Hacking! Key Features Reverse Shell Simply Change The IP & Port & Let It Do Its Magic Blue Screen Of Death (BSOD) Basically will call winit.exe and give a blue screen and shutdown the computer Disable Windows Defender (Needs Admin Priv Of Course) Get Computer Information Disable Input (Needs Admin Priv) Disable Monitor Exclude File Extensions (Needs Admin Priv) Exclude Folder (Needs Admin Priv) Exclude Process (Needs Admin Priv) Get USB History GPS Location (Gets The Lat & Long Then Performs A Reverse GEO Lookup & Spits Out The Exact Address) Grab Wifi Credentials Ifconfig List Antivirus Running List External IP Logoff Mayham Window Popup Send A Message Box Network Scan (Internall Scan The Network For Open Ports & IPs) Restart Rickroll Scare Window Screenshot The Screen Syatem Time Webcam List [Hide] [Hidden Content]]
  4. Introduction A few months ago, during a web application audit we noticed that the application was using the Python Image Library (PIL) to perform resizing on the uploaded images. With a bit of curiosity we went to read the code and stumbled on the src/PIL/EpsImagePulgin.py file, which is in fact a wrapper around the Ghostscript binary that is used to handle the Encapsulated PostScript file format. The Ghostscript binary is called from Python, which means that if we managed to find a vulnerability in Ghostscript, we could have access to the web server. As I was soon to realize, the Ghostscript binary is also used in other places, which means that finding a vulnerability was pretty interesting from an attacker point of view. [hide][Hidden Content]]
  5. A command-line productivity tool powered by OpenAI's ChatGPT (GPT-3.5). As developers, we can leverage ChatGPT capabilities to generate shell commands, code snippets, comments, and documentation, among other things. Forget about cheat sheets and notes, with this tool you can get accurate answers right in your terminal, and you'll probably find yourself reducing your daily Google searches, saving you valuable time and effort. [hide][Hidden Content]]
  6. p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application. Use it with caution: this script represents a security risk for the server. Features: Command history (using arrow keys ↑ ↓) Auto-completion of command and file names (using Tab key) Navigate on the remote file-system (using cd command) Upload a file to the server (using upload <destination_file_name> command) Download a file from the server (using download <file_name> command) WARNING: THIS SCRIPT IS A SECURITY HOLE. DO NOT UPLOAD IT ON A SERVER UNTIL YOU KNOW WHAT YOU ARE DOING! Changelog v2023.02.27 Make terminal window resizable (@FrancoisCapon, #27) [hide][Hidden Content]]
  7. Want to use SSH for reverse shells? Now you can. Manage and connect to reverse shells with native SSH syntax Dynamic, local, and remote forwarding Native SCP and SFTP implementations for retrieving files from your targets Full windows shell Mutual client & server authentication to create high trust control channels And more! [hide][Hidden Content]]
  8. This is a simple PHP web shell that can be used to execute commands on a remote server. Just upload it to a web server and access it via a web browser. The shell will execute commands as the user that the web server is running as. Installation Clone the repository. Change the password in the shell. Upload the shell to a web server. Access the shell via a web browser. [hide][Hidden Content]]
  9. Want to use SSH for reverse shells? Now you can. Manage and connect to reverse shells with native SSH syntax Dynamic, local, and remote forwarding Native SCP and SFTP implementations for retrieving files from your targets Full windows shell Mutual client & server authentication to create high trust control channels And more! Changelog v1.0.12 Bug Fixes: Fix issue when RSSH client binary is run in paths that have spaces, that the space no longer acts as an argument. [hide][Hidden Content]]
  10. Description The beauty of script programming is in its ability to automate mundane developing tasks. Whether you’re interested in learning command line automation for Mac, Linux, and Unix, or need a complete introduction to bash shell scripting, This unique course is designed to become an expert in bash shell scripting to automate repetitive tasks. It’s project-based, which means instead of learning bits and pieces of information, you’ll write actual shell scripts that you can use in real-world situations. You get the chance to immediately put what you learn to use so that you fully understand and remember it. As we know that most of the organizations are moving into Linux and Unix operating system as its generally open source. Additionally, Linux, Unix skills gained by developers would make them more in demand. From a developer perspective, this course not only cover command line commands, but also Bash shell scripting to make you comprehensive developer expert in Linux \ Unix OS. The topic covered are as follows: How to write shell scripts from basic to advanced level What is the shebang line and why every shell script need ones. How to create and use variables Testing and Decision Making Command line arguments Input and output Conditional Statements Exit status filters like grep, awk, cut and sed Functions Wildcards Loops Case statements Logging Debugging tips Bash Shell Options Working with remote servers Practice on each topic Happy learning!! Who this course is for: Anyone who has a good knowledge of Linux or Unix and wants to learn shell scripting Anyone who wants to level up his or her career in Linux field Anyone who wants to improve Linux skills Administrators who are looking to automate their regular tedious tasks Requirements Desire to learn shell scripting Linux machine either running on a physical or virtual machine Familiarity with Linux command line [Hidden Content] [hide][Hidden Content]]
  11. Master Reverseshell attacks Course Duration: 5 sections • 28 lectures • 4h 4m total length What you'll learn: Master Reverse Shell Attacks Pracice Windows Reverse Shell Attacks Build your own cybersecurity lab Pracrice linux reverse shell attacks Master variety of reverse shell attacks tools Requirements: No requirement or Prerequistes this course for Absolute Beginners Description: Reverse shell attacks are one of the most famous and dangerous attacks because they can bypass security controls and they can take full control of the target device. The reverse shell attack's main goal is to make the connection come back from the victim's device and then take full control of the victim's device. In this course, we assume that you never did any kind of reverse shell attacks before, so we will start from scratch. We will start talking about reverse shell attacks in general and then we will build the necessary ethical hacking lab to practice reverse shell attacks in safe and legal environments. Then, we will learn together some essential system commands. However, you can skip this section if already know Linux commands. After that, we will start practicing the following:1-Build your cyber security lab - Download and Install VirtualBox -Download and Install Vmware - Download and Install Kali Linux - Take a look on Kali Linux - Download and Install Metasploitabl - Download and Install Windows 10 VM.2- learn some networks basics -what is IP Address? - what is Mac Address? -what is port number? - what is DNS? -what is DHCP? - What is NAT?3-Essential System Commnads4-Practice Reverse shell attacks - Bind shell attacks - Reverse TCP attacks -Reverse HTTPS attacks - Linux and Android payload for reverse attacks - Windows Reverse shell attacks using MSFPC - MSFPC for Android payload - MSFPC for Linux payload - USING Netcat fro reverse shell attacks.Also, you will learn a lots about reverse shell attacks in practical way.The best way to study for this course is to watch the lesson first and then go ahead and practice it. If you face any difficulty please contact me and I will be more than happy to help. Who this course is for: Anyone wants to learn and master reverse shell attacks by doing them [Hidden Content] [hide][Hidden Content]]
  12. Want to use SSH for reverse shells? Now you can. Manage and connect to reverse shells with native SSH syntax Dynamic, local, and remote forwarding Native SCP and SFTP implementations for retrieving files from your targets Full windows shell Mutual client & server authentication to create high trust control channels And more! [hide][Hidden Content]]
  13. Reverse SSH Want to use SSH for reverse shells? Now you can. Manage and connect to reverse shells with native SSH syntax Dynamic, local, and remote forwarding Native SCP and SFTP implementations for retrieving files from your targets Full windows shell Mutual client & server authentication to create high trust control channels And more! [hide][Hidden Content]]
  14. A flexible and scalable cross-plaform shell generator tool. A simple yet flexible cross-platform shell generator tool. Name: G(Great) Shell Description: A cross-platform shell generator tool that lets you generate whichever shell you want, in any system you want, giving you full control and automation. Supports the following languages and tools: PowerShell Python Bash Sh Perl Socat Netcat Nc Awk Lua NodeJS OpenSSL PHP Ruby Telnet Golang C# Dart Groovy Many more... [hide][Hidden Content]]
  15. WordPress webshell plugin for RCE A webshell plugin and interactive shell for pentesting a WordPress website. Features Webshell plugin for WordPress. Execute system commands via an API with ?action=exec. Download files from the remote system to your attacking machine with ?action=download. [hide][Hidden Content]]
  16. FOR ➕: Hiding attacker IP in reverse shell (No direct interaction between attacker and target machine. Notion is used as a proxy hosting the reverse shell) Demo/Quick proof insertion within report High available and shareable reverse shell (desktop, browser, mobile) Encrypted and authenticated remote shell NOT FOR ➖: Long and interactive shell session (see tacos for that) [hide][Hidden Content]]
  17. Powerful manager for Windows File Explorer context menu Overview Shell is a context menu extender that lets you handpick the items to integrate into Windows File Explorer context menu, create custom commands to access all your favorite web pages, files, and folders, and launch any application directly from the context menu. It also provides you a convenient solution to modify or remove any context menu item added by the system or third party software. Shell is a portable utility, so you don’t need to install anything on your PC. Features Lightweight, portable and relatively easy to use. Fully customize the appearance. Adding new custom items such as (sub-menu, menuitem and separator). Modify or remove items that already exist. Support all file system objects files, folders, desktop and taskbar. Support expressions syntax. with built-in functions and predefined variables. Support colors, glyphs, SVG, embedded icons, and image files such as .ico, .png or .bmp. Support search and filter. Support for complex nested menus. Support multiple column. Quickly and easily configure file in plain text. Minimal resource usage. No limitations. Requirements Microsoft Windows 7/8/10/11 [hide][Hidden Content]]
  18. What is tornado? Tornado is implements tor network with metasploit-framework tool and msfvenom module, you can easily create hidden services for your localhost .onion domain without portforwarding. If you have experience different remote administration tools, probably you know you need forward port with virtual private network or ngrok but in this sense with tornado, the tor network offers the possibility of making services in a machine accessible as hidden services without portforwarding, by taking advantage of the anonymity it offers and thereby preventing the real location of the machine from being exposed. tornado can do create hidden service with tor network generate cross platform msfvenom payload with fully undetectable shellcode execution not shikata_ga_nai things hidden service becomes available outside tor network and ready to reverse shell connection be careful with tor2web even onion network, the only suicide mission is wearing blinders. tornado not secure from victim's point of view: the point of tor is that users can connect without being eavesdropped on and going through the clearnet with tor2web, even with https seriously cripples the efforts made to protect users. Disclaimer This tool is only for testing and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. I assume no liability and are not responsible for any misuse or damage caused by this tool and software. [hide][Hidden Content]]
  19. itsMe

    Indosec Shell

    [hide][Hidden Content]]
  20. itsMe

    Zeerx7 Shell

    [hide][Hidden Content]]
  21. Anonymously Reverse shell over Tor Network using Hidden Services without port forwarding. This project implements the tor network with the metasploit-framework tool and msfvenom module. You can easily create hidden services for your LHOST .onion domain without portforwarding. If you have experienced different remote administration tools, probably you know you need a forward port with VPN or NGROK but in this sense, the Tor network offers the possibility of making services in a machine accessible as hidden services without portforwarding, by taking advantage of the anonymity it offers and thereby preventing the real location of the machine from being exposed. Currently, this project has that features. Create a hidden service Generate msfvenom payload with fully undetectable Hidden service becomes available outside tor network Disclaimer This tool is only for testing and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. I assume no liability and are not responsible for any misuse or damage caused by this tool and software. [hide][Hidden Content]]
  22. LAZYPARIAH is a simple and easily installable command-line tool written in pure Ruby that can be used during penetration tests and capture-the-flag (CTF) competitions to generate a range of reverse shell payloads on the fly. The reverse shell payloads that LAZYPARIAH supports include (but are not limited to): C binary payloads (compiled on the fly): c_binary Ruby payloads: ruby, ruby_b64, ruby_hex, ruby_c Powershell payloads: powershell_c, powershell_b64 Base64-encoded Python payloads: python_b64 Rust binary payloads (compiled on the fly): rust_binary PHP scripts containing base64-encoded Python payloads called via the system() function: php_system_python_b64 Java classes (compiled on the fly): java_class Perl payloads: perl, perl_b64, perl_hex, perl_c Simple PHP payloads (targeting specific file descriptors): php_fd, php_fd_c, php_fd_tags Dependencies Ruby >= 2.7.1 (LAZYPARIAH has not been tested on previous versions of Ruby) OpenJDK (Optional: Only required for java_class payloads.) GCC (Optional: Only required for c_binary payloads.) Rust (Optional: Only required for rust_binary payloads.) [hide][Hidden Content]]
  23. Description Linux is a powerful and widely used operating system, it is free and open source software. It can run on wide range of hardware platforms like desktops, servers, mobile devices and even supercomputers. Most of the top companies in the world use Linux servers. Linux is growing very rapidly and demand for Linux talent is on the rise. So acquiring Linux skills can help you land a job and get ahead in your career. This tutorial is designed for computer users who have limited or no previous knowledge of Linux. If you are complete beginner in Linux or have never worked on command line, then this course is for you. In this course you’ll learn Linux from scratch. Learn to Program Using Any Shell What you learn in this course can be applied to any shell, however the focus is on the bash shell and you’ll learn some really advanced bash features. Again, whether you’re using bash, bourne (sh), KornShell (ksh), C shell (csh), Z shell (zsh), or even the tcsh shell, you’ll be able to put what you learn in this course to good use. Perfect for Linux, Unix, Mac and More! Also, you’ll be able to use these scripts on any Linux environment including Ubuntu, Debian, Linux Mint, RedHat, Fedora, OpenSUSE, Slackware, Kali Linux and more. You’re scripts will even run on other operating systems such as Apple’s Mac OS X, Oracle’s Solaris, IBM’s AIX, HP’s HP-UX, FreeBSD, NetBSD, and OpenBSD. (Sorry, this course is NOT for Windows scripting or powershell scripting.) Become an effective Linux user and advance your Career. Learning the Linux Command Line will take you FAR! Learn to appreciate the power of the Linux command line. Understand the structure of the Linux File System. Learn how to utilize Linux man pages and help tools. Realize the differences between soft and hard links. Learn how to navigate your Linux File System using few simple commands! Learn how to create, modify and process files. Learn how to create your own Linux commands. Who this course is for: Anyone interested in shell scripting or shell programming. Anyone who wants to get started with Linux. Existing Linux users or learners who wants to be effective at using the Linux command Line. Aspiring Linux system administrators. Requirements No experience required [Hidden Content] [hide][Hidden Content]]
  24. A modern multiple reverse shell sessions/clients manager via terminal written in go Features Multiple service listening port Multiple client connections RESTful API Python SDK Reverse shell as a service (Pop a reverse shell in multiple languages without remembering idle commands) Download/Upload file with progress bar Full interactive shell Using vim gracefully in reverse shell Using CTRL+C and CTRL+Z in reverse shell Start servers automatically Port forwarding Initialize from configuration file Web UI v1.5.0 Latest **Notice** This temite version is INCOMPATIBLE with earlier versions (v1.4.*) But, the termite would be able to upgrade itself automatically from now on. **New features** 1. Support shell execution in termite 2. Support file reading and writing in termite 3. Support termite upgrading automatically 4. Redesign opcodes in termite protocol **Bug fix** 1. Fix termite double connection [hide][Hidden Content]]
  25. A simple shellcode encryptor/decryptor/executor to bypass anti-virus. [hide][Hidden Content]]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.