Skip to content

trustinveritas/pentest-project-site

Repository files navigation

README

PENTEST PROJECT-SITE

Used for pentesting purposes

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:

  1. Respect the privacy of others.
  2. Think before you type.
  3. With great power comes great responsibility.

Steps for a normal site

  1. Go to directory local.
  2. Clone repository to local directory. git clone https://github.com/trustinveritas/pentest-site.git
  3. Enter project folder cd pentest-site
  4. Add a index.html file echo "Hello World" > index.html
  5. 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

About

Used for pentesting purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published