Projects in Awesome Lists by itaynir1
A curated list of projects in awesome lists by itaynir1 .
https://github.com/itaynir1/brute-force
This project is a Python script for conducting a brute-force attack on a login page. It takes a target URL, a username, and a password file as inputs, attempting to find the correct password through successive login attempts.
automation brute-force-attack command-line-tool ethical-hacking http-requests login-page password-cracking password-management python-libraries python-script requests security term-colors user-authentication web-application-testing web-development web-scraping web-security
Last synced: 01 May 2025
https://github.com/itaynir1/malaria-detection-by-neuralearn-tensorflow
This project utilizes TensorFlow to create a malaria detection model based on a modified LeNet architecture. It preprocesses the dataset, trains the model, and achieves accurate malaria detection with visualization.
deep-learning image-classification machine-learning malaria-detection tensorflow
Last synced: 19 May 2026
https://github.com/itaynir1/port-scanner
The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.
command-line-utility cyber-defense cybersecurity ethical-hacking information-security internet-scanner network-analysis network-security network-tools open-ports-detection pentesting-tools port-scanner port-scanning programming python socket
Last synced: 16 May 2025
https://github.com/itaynir1/design-patterns
This code implements a factory design pattern for creating various types of shapes.
Last synced: 26 Aug 2025
https://github.com/itaynir1/directories-enumerator
The Directory Enumerator is a Python script for efficiently discovering existing directories on a target URL using the requests library.
automation cybersecurity-tools directory-enumeration ethical-hacking http-requests penetration-testing python requests-library requests-library-python web-development web-scraping web-security website-testing
Last synced: 13 Oct 2025
https://github.com/itaynir1/backdoor-project
Python-based remote communication tool for executing shell commands and transferring files between client and server machines. Simplified implementation for educational purposes to explore socket programming in Python.
education file-transfer learning network-security networking python python-script remote-communication shell-commands socket-programming
Last synced: 20 Aug 2025
https://github.com/itaynir1/city
A Java class representing cities with properties like name, center point, central station, residents count, and neighborhoods count. Easily create, manage, and simulate cities in Java applications with the City class for geolocation and urban data.
city-class city-management contributions-welcome data-structure documentation example-code geolocation java java-development java-library object-oriented-programming readme
Last synced: 16 May 2025
https://github.com/itaynir1/ball
this program calculate the area and the cubage of ball.
Last synced: 16 May 2025
https://github.com/itaynir1/remote-repo-example
Practice communicate with the terminal
Last synced: 25 Jan 2026
https://github.com/itaynir1/tf-second_car_hand
The code builds a machine learning model to predict the price of second-hand cars. It preprocesses the data, defines a neural network model, and trains it using the training dataset. The model's performance is evaluated, and predictions are made on new car data.
ipynb kaggle machine-learning machine-learning-algorithms python tensorflow tf
Last synced: 25 Feb 2026
https://github.com/itaynir1/pen
This program represents an "interface" of a pen
Last synced: 12 Jul 2025
https://github.com/itaynir1/country
This Program will create an "objects" - country with a list of all cities it contains.
Last synced: 25 Jul 2025
https://github.com/itaynir1/resisstors
The Resistors Project uses to print the total of three Resistors
Last synced: 16 May 2025
https://github.com/itaynir1/kelogger
This repository contains a simple Python keylogger with a Google Drive uploader. Use it responsibly.
cyber cybersecurity hacking-tool keylogger pydrive python
Last synced: 16 May 2025
https://github.com/itaynir1/countchar
This project is a simple C program designed to analyze the frequency of lowercase letters in a text file. It prompts the user to input a filename, then reads the file character by character, counting the occurrences of each lowercase letter. Once the file is processed, it displays the total appearances of each lowercase letter in the file.
algorithms ascii-manipulation c-programming character-frequency command-line-interface file-handling input-validation text-analysis
Last synced: 16 May 2025
https://github.com/itaynir1/point
This Program wil generate points in (x,y) format for the user.
Last synced: 16 May 2025