Websites You Should Know About (WYSKA) Framework is built off of the OSINT Framework. The goal of this framework is to have a central location to share free resources to help tech savy and business minded individuals.
Table of Contents
Websites You Should Know About (WYSKA) Framework is built off of the OSINT Framework. This project was created to help people find resources for their passions and interest. More updates to come!
Check out the live version of this site at WYSKAFramework.com, This is the public code for a Node JS Website.
- Add To Github
- Create python script to generate arf.json from folder structure
- Add Additional Templates w/ Examples
- Recreate Website using Node.Js and Express
- Added SSL Cert with OpenSSL
- Create tab feature
- Create front end search feature
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
For new resources, please ensure that the site is available for public and free use.
- Update the arf.json file in the format shown below. If this isn't the first entry for a folder, add a comma to the last closing brace of the previous entry. or
- Fill out the website template form, add it to the website directory, and request a new arf.json to be generated
{
"name": "Example Name",
"type": "url",
"url": "http://example.com"
"description": "Example Website"
}
- Submit pull request!
Thank you!
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/taeganw/WYSKA-Framework