mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jrosendo
52b4b5545b
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago |
README.md
General
Knowledge-Check:
Is the student able to explain clearly the used investigative methods?
Is the student able to explain clearly what OSINT means?
Is the student able to explain clearly how his program works?
Check the Repo content
Files that must be inside your repository:
- Your program source code.
- a README.md file, Which clearly explains how to use the program.
Does the required files present?
Evaluate the student's submission
Ask the student to present his program to you by doing 3 tests
Ask the student to present his program to you by doing 3 tests The information entered as an argument must be a full name, an IP address, and an user name.
Try flag "-fn"
example:
- passive -fn Jean Dupont
Does the program display the address, and the telephone number for the full name entered?
Try flag "-ip"
example:
- passive -ip 127.0.0.1
Does the program display the ISP, and position for the entered IP address?
Try flag "-u"
example:
- passive -u "@user01"