The program is a solution to the task from the fifth laboratory on the subject "Network Information Technologies".
This program is a mail client. Its main functionality:
- Obtaining the email address to which the phishing attack will be carried out;
- Getting a phishing link that will be installed in a phishing email;
- Formation and sending of a persuasive letter;
- All background information and documentation is described in script files;
- And a lot of other important little things.
The full text of the license can be found at the following link.
Copyright © 2022 Kalynovsky Valentin. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
To start the program, just run main.py.
But it is also possible to run the program through the console:
python main.py
Kalynovsky Valentin "Ideological inspirer and Author" |