Skip to content

tillytheboss/SecurityNotFound

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


SecurityNotFound
Security Not Found!

404 Page Not Found Webshell

Palette Joke License


πŸ“Ό Clone me!

Clone or download the project:

git clone https://github.com/CosasDePuma/SecurityNotFound.git SecurityNotFound
cd SecurityNotFound

πŸ“¦ "Installation"

The src/404.php file should be located on the target server.

That server must have the ability to execute .php files.

Here is an example of some of the most common routes on which servers are located:

# 🏁 Windows (Xampp)
C:\Xampp\htdocs\

# 🐧 Linux
/var/www/html/

⚠️ Obviously, you and I know that you have legitimate access to that server.

πŸšͺ Access Granted!

Now, you can access it through the browser:

https://www.target.com/404.php


πŸ’‘ You can replace the server 404 error template to access from any invalid URL.

To access the control panel, press TAB key or search the password field using your browser's tools.



The default password is: cosasdepuma.

πŸ₯š You can leave the $passphrase variable in the script as an empty string to directly access the control panel. If it is your intention, you have lost my respect.

πŸ”’ To set a custom value, insert your password into the $passphrase variable after applying the MD5 algorithm three consecutive times.

☸️ Control Panel

Banner

Function Shown in the picture
Current user root
Kernel Linux
Release 4.9.0-7-AMD64
Exit Button β›”

πŸ”– You can also log out using the exit parameter in a GET request.

Buttons

Name Function
PHPINFO Shows phpinfo(); page.
EXPLOIT-DB Searches for kernel-compatible exploits in exploit-db.com.
GEOLOCATE It shows approximately in Google Maps the place where the server is physically located.
CRYPTOMINER Add a JS Cryptominer (CoinImp) to the .php and .html files in the same folder with the </body> tag.
SELF-REMOVE The shell deletes itself from the server.

πŸ”¨ $coinimpkey needs to be set to use CRYTOMINER function.

πŸ“œ Log Footprints

# of lines in access.log Action
1 Access without logging in
1 Access with the session already started
2 Log in
2 Log out
2 Execute a command through the console
1 Button: PHPINFO
0 Button: EXPLOIT-DB
0 Button: GEOLOCATE
2 Button: CRYPTOMINER
2 Button: SELF-REMOVE
1 Problem: favicon.ico

πŸ“ TO-DO

  • Roadmap
  • Contribution Template
  • Fix Self-Remove (Linux)
  • Prevent favicon.ico request
  • Add "Thanx & Refs" in ReadMe

πŸ™ Support the developer!

Everything I do and publish can be used for free whenever I receive my corresponding merit.

Anyway, if you want to help me in a more direct way, you can leave me a tip by clicking on this badge:


PayPal Donation


🌍 Scheme of contents

SecurityNotFound
 < Repository >
|__ LICENSE
|__ README.md
|__ .assets
  |__ banner.jpg
  |__ buttons.jpg
  |__ console.jpg
  |__ hidepasswd.jpg
  |__ notfound.jpg
  |__ icon.png
< Soruce Code >
|__ src
  |__ 404.php

About

🐚 404 Page Not Found Webshell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%