Nothing more, nothing less.
This site and its associated resources are strictly designed and intended for educational and pentesting purposes.
Any misuse, unauthorized access, or malicious intent is strictly prohibited and may be punishable under law.
For educational purpose only
By accessing and using this site, you confirm that you are doing so for legitimate educational purposes and not for any malicious intent.
We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:
- Respect the privacy of others.
- Think before you type.
- With great power comes great responsibility.
Steps for a normal site
- Go to directory local.
- Clone repository to local directory.
git clone https://github.com/trustinveritas/pentest-site.git
- Enter project folder
cd pentest-site
- Add a index.html file
echo "Hello World" > index.html
- Push it to the repository!
git add --all
git commit -m "Initial commit"
git push -u origin main
Visit main page https://trustinveritas.github.io