Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.84 KB

basic-cmd-tool.md

File metadata and controls

54 lines (40 loc) · 1.84 KB

rights and limitations

This document and its intellectual property belong to CoreUnit.NET and more precisely NobleMajo.
The forwarding, use, modification or copying of individual sections is prohibited without the direct authorisation of NobleMajo.

Cunet application cmd tool

Create a simple cmd tool to prove your skills and apply to CoreUnit.NET. Its allowed to use AI and ask CoreUnit.NET Developers for exact requirements and also for help!

Create a example CoreUnit.NET cmd tool that downloads and processes a website.

As this tool is an application, there is no need to define a precise or logical objective. But it will be better evaluated.

The tool should download a web page and then process it in some way.

Examples:

  • Define a URL and download the website and all the resources linked to it into a directory and store the results in any kind (also change the linked paths to the new directory path).
  • Define a URL and check if it has certain properties and store the results in any kind (html compressed?, css compressed?, js compressed?, inline css?, inline js?, check security header?, list all ref URLs with query parameters and list all forms).

License

Private license.

Target user

  • cunet intern

Goal

<you need to define this, not optional> <think of something, maybe something funny>

Thoughts

<you need to define this, not optional>

Tec

<you need to define this, not optional>

Data

<you need to define this, not optional>

Steps

<you need to define this, not optional>

Future

<you need to define this, not optional> <think of something, maybe something funny>