https://github.com/dewebdes/ipozal
BOOKING SYSTEM ORM
https://github.com/dewebdes/ipozal
Last synced: 5 months ago
JSON representation
BOOKING SYSTEM ORM
- Host: GitHub
- URL: https://github.com/dewebdes/ipozal
- Owner: dewebdes
- Created: 2019-06-06T09:21:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T13:30:47.000Z (over 6 years ago)
- Last Synced: 2025-04-02T22:23:38.301Z (about 1 year ago)
- Size: 21.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MAX POSSIBLE SPEED, SECURITY, SEO, RANK & BIGDATA
The IDEA
This is a total solution for Booking & Reserve Services for Local Bussiness.
This will find all famouse brands in target area, grabe their bigdata and SEO them as hidden and attack them as paraller task to make them weak and try to steal their users data...
Find Local Bussinesses
With this repo WALKER you can find all websites that works in an area.
For example we found Dusseldorf with this program.
Grab BigData
With ARRP repo and combination with some tech like Burp Suite we can get and save the big data of local bussinesses.
For this perpuse if the firewalls block your requests then we can use TFM.BOT...
Template Engine
Users can easily create and update their bussiness pages or they can upload it in simple html web hosting and connect a domain to it. Visit this video for more info:
DOMINO TEMPLATE ENGINE
SEO Engine
Overtake From Your Rivals
There is an under develop repo name ZeroPen that can:
- Unlimited Scan target hosts with pro bypass firewalls techniqes
- Try register exploits for zero day
- Try steal their database, specialy users contact info
Users Data Entry Mode
Users download their template engine base on selected bussiness category and after edit the template upload it to server via an attachment in email. read more Automate Via Email
SPONSORSHIP
I have all the Knowledge, but have not enough money & time for develop it by my self and will be glad to have a sponsor :)
Keep in touch with ME
PWA Version:
Download PWA.zip
npm install
npm start
WEB Version:
need apache2 & PHP 7.2 Host
found undefined urls from ico folder, correct paths and urls
ORM:
npm install , after extracting files
npm start , for run after customization
u can set a domain name in apache site-available to a port that ORM listen to it:
ServerAdmin admin@example.com
DocumentRoot /var/www/html/wordpress/
ServerName telnet.center
ServerAlias www.telnet.center
#
# Options +FollowSymlinks
# AllowOverride All
#Require all granted
#
#ErrorLog ${APACHE_LOG_DIR}/error.log
#CustomLog ${APACHE_LOG_DIR}/access.log combined
ProxyPreserveHost On
# setup the proxy
Order allow,deny
Allow from all
ProxyPass / http://localhost:6907/
ProxyPassReverse / http://localhost:6907/
