Skip to main content

fake get useful data but do something evil

Project description

bad_mason Version MIT License

A small sample to demo what python can do

bad_mason is a a small sample to demo what python can do

Demo

CALL bad_mason -g
or
CALL python -m bad_mason -g

DEMO!! You have been hacked
=====5a8fWOxg/4=====
Also write a hacked file in .ssh
It could send it out to somewhere!!
b'<!doctype html><html'

Usage

usage: bad_mason [-h] [-g]

optional arguments:
  -h, --help         show this help message and exit
  -g, --get          get some data like covid-19 (fake)

or as a Module:
  python -m bad_mason -g

Install

$ pip install bad_mason

Pack it

python -m pip install setuptools
python -m pip install wheel
python -m zipfile -c datahelper.zip .\datahelper\__init__.py .\datahelper\__main__.py .\datahelper\datahelper.py
python setup.py sdist bdist_wheel

Try to install locally

python -m pip install -U .\dist\bad_mason-1.0.1-py3-none-any.whl

Upload to PyPI

python -m pip install twine
twine upload dist/bad_mason-1.0.1-py3-none-any.whl

License

MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bad_mason-1.0.1-py3-none-any.whl (5.7 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