Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2022 KasRoudra
Copyright (c) 2021-2026 adhikarisubodh9991
Original work Copyright (c) 2021-2024 KasRoudra

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
37 changes: 14 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

<p align="center">
<img src="https://img.shields.io/badge/Version-2.1-green?style=for-the-badge">
<img src="https://img.shields.io/github/stars/KasRoudra/pyphisher?style=for-the-badge&color=orange">
<img src="https://img.shields.io/github/forks/KasRoudra/pyphisher?color=cyan&style=for-the-badge&color=purple">
<img src="https://img.shields.io/github/watchers/KasRoudra/pyphisher?color=cyan&style=for-the-badge&color=purple">
<img src="https://img.shields.io/github/issues/KasRoudra/pyphisher?color=red&style=for-the-badge">
<img src="https://img.shields.io/github/license/KasRoudra/pyphisher?style=for-the-badge&color=blue">
<img src="https://hits.dwyl.com/KasRoudra/PyPhisher.svg" width="140" height="28">
<img src="https://img.shields.io/github/stars/adhikarisubodh9991/PyPhisher?style=for-the-badge&color=orange">
<img src="https://img.shields.io/github/forks/adhikarisubodh9991/PyPhisher?color=cyan&style=for-the-badge&color=purple">
<img src="https://img.shields.io/github/watchers/adhikarisubodh9991/PyPhisher?color=cyan&style=for-the-badge&color=purple">
<img src="https://img.shields.io/github/issues/adhikarisubodh9991/PyPhisher?color=red&style=for-the-badge">
<img src="https://img.shields.io/github/license/adhikarisubodh9991/PyPhisher?style=for-the-badge&color=blue">
<img src="https://hits.dwyl.com/adhikarisubodh9991/PyPhisher.svg" width="140" height="28">
<br>
<br>
<img src="https://img.shields.io/badge/Author-KasRoudra-purple?style=flat-square">
<img src="https://img.shields.io/badge/Author-adhikarisubodh9991-purple?style=flat-square">
<img src="https://img.shields.io/badge/Open%20Source-Yes-cyan?style=flat-square">
<img src="https://img.shields.io/badge/Made%20in-Bangladesh-green?colorA=%23ff0000&colorB=%23017e40&style=flat-square">
<img src="https://img.shields.io/badge/Made%20in-Nepal-green?colorA=%23dc143c&colorB=%23003893&style=flat-square">
<img src="https://img.shields.io/badge/Written%20In-Python-blue?style=flat-square">
</p>

Expand Down Expand Up @@ -41,7 +41,7 @@ This project is now a part of [MaxPhisher](https://github.com/KasRoudra/MaxPhish

##### Clone this repository

- ```git clone https://github.com/KasRoudra/PyPhisher```
- ```git clone https://github.com/adhikarisubodh9991/PyPhisher```

##### Enter the directory
- ```cd PyPhisher```
Expand All @@ -54,8 +54,7 @@ This project is now a part of [MaxPhisher](https://github.com/KasRoudra/MaxPhish

#### Or, directly run
```
wget https://raw.githubusercontent.com/KasRoudra/PyPhisher/main/pyphisher.py && python3 pyphisher.py

wget https://raw.githubusercontent.com/adhikarisubodh9991/PyPhisher/main/pyphisher.py && python3 pyphisher.py
```

### Pip
Expand All @@ -65,8 +64,8 @@ wget https://raw.githubusercontent.com/KasRoudra/PyPhisher/main/pyphisher.py &&

### Docker

- `sudo docker pull kasroudra/pyphisher`
- `sudo docker run --rm -it kasroudra/pyphisher`
- `sudo docker pull adhikarisubodh9991/pyphisher`
- `sudo docker run --rm -it adhikarisubodh9991/pyphisher`

### Support

Expand Down Expand Up @@ -162,7 +161,7 @@ If not found, php and python modoules will be installed on first run

<h1 align="center">Example</h1>

![PyPhisher](https://raw.githubusercontent.com/KasRoudra/PyPhisher/main/files/pyphisher.gif)
![PyPhisher](https://raw.githubusercontent.com/adhikarisubodh9991/PyPhisher/main/files/pyphisher.gif)

## Video Tutorial
<a href="https://rebrand.ly/pyphishervideo">PyPhisher in Termux</a>
Expand Down Expand Up @@ -217,13 +216,5 @@ Some base codes and templates are from [htr-tech](https://github.com/htr-tech/zp

## [~] Find Me on :

- [![Github](https://img.shields.io/badge/Github-KasRoudra-purple?style=for-the-badge&logo=github)](https://github.com/KasRoudra)

- [![Gmail](https://img.shields.io/badge/Gmail-KasRoudra-green?style=for-the-badge&logo=gmail)](mailto:kasroudrakrd@gmail.com)

- [![Facebook](https://img.shields.io/badge/Facebook-KasRoudra-blue?style=for-the-badge&logo=facebook)](https://facebook.com/KasRoudra)

- [![Messenger](https://img.shields.io/badge/Messenger-KasRoudra-orange?style=for-the-badge&logo=messenger)](https://m.me/KasRoudra)

- [![Telegram](https://img.shields.io/badge/Telegram-KasRoudra-indigo?style=for-the-badge&logo=telegram)](https://t.me/KasRoudra)
- [![Github](https://img.shields.io/badge/Github-adhikarisubodh9991-purple?style=for-the-badge&logo=github)](https://github.com/adhikarisubodh9991)

12 changes: 5 additions & 7 deletions files/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Dockerfile

# Author : KasRoudra
# Github : https://github.com/KasRoudra
# Messenger : https://m.me/KasRoudra
# Email : kasroudrakrd@gmail.com
# Author : adhikarisubodh9991
# Github : https://github.com/adhikarisubodh9991
# Date : 25-08-2021
# Main Language: Python

Expand All @@ -15,7 +13,7 @@ FROM debian:latest
FROM python:3

# Author info
LABEL MAINTAINER="https://github.com/KasRoudra/PyPhisher"
LABEL MAINTAINER="https://github.com/adhikarisubodh9991/PyPhisher"

# Working directory
WORKDIR PyPhisher/
Expand All @@ -34,6 +32,6 @@ CMD ["python3", "pyphisher.py", "--noupdate"]

## Wanna run it own? Try following commnads:

## "sudo docker build . -t kasroudra/pyphisher:latest", "sudo docker run --rm -it kasroudra/pyphisher:latest"
## "sudo docker build . -t adhikarisubodh9991/pyphisher:latest", "sudo docker run --rm -it adhikarisubodh9991/pyphisher:latest"

## "sudo docker pull kasroudra/pyphisher", "sudo docker run --rm -it kasroudra/pyphisher"
## "sudo docker pull adhikarisubodh9991/pyphisher", "sudo docker run --rm -it adhikarisubodh9991/pyphisher"
28 changes: 28 additions & 0 deletions files/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "PyPhisher"
version = "2.1.8"
readme = "README.md"
license = "MIT"
repository = "https://github.com/adhikarisubodh9991/PyPhisher/"
include = ["README.md", "LICENSE"]
description = "Ultimate phishing tool in python with dual tunneling, 77 templates and many more!"
authors = ["adhikarisubodh9991"]

[tool.poetry.dependencies]
python = "^3.9"
requests = "^2.3.0"
rich = "^13.0.0"
beautifulsoup4 = "^4.12"

[tool.poetry.scripts]
pyphisher = "pyphisher:main"

[build-system.sdist]
formats = ["gztar"]

[build-system.bdist_wheel]
universal = false
Loading