Itay Nir (itaynir1)

itaynir1

Geek Repo

Location:Israel

Github PK Tool:Github PK Tool

Itay Nir's repositories

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.

Language:PythonStargazers:6Issues:1Issues:0

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.

Language:PythonStargazers:1Issues:1Issues:0

Design-Patterns

This code implements a factory design pattern for creating various types of shapes.

Language:JavaStargazers:1Issues:1Issues:0

Directories-enumerator

The Directory Enumerator is a Python script for efficiently discovering existing directories on a target URL using the requests library.

Language:PythonStargazers:1Issues:1Issues:0

itaynir1

Config files for my GitHub profile.

MaabadaTichnutMaarachot

Lesson exercises

Language:JavaStargazers:1Issues:1Issues:0

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.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

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.

Language:PythonStargazers:1Issues:1Issues:0

Keylogger

This repository contains a simple Python keylogger with a Google Drive uploader. Use it responsibly.

Stargazers:0Issues:1Issues:0

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.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

atom

:atom: The hackable text editor

License:MITStargazers:0Issues:0Issues:0

Ball

this program calculate the area and the cubage of ball.

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:0Issues:0

Country

This Program will create an "objects" - country with a list of all cities it contains.

Language:JavaStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

Pen

This program represents an "interface" of a pen

Language:JavaStargazers:0Issues:1Issues:0

Point

This Program wil generate points in (x,y) format for the user.

Language:JavaStargazers:0Issues:0Issues:0

Resisstors

The Resistors Project uses to print the total of three Resistors

Language:JavaStargazers:0Issues:1Issues:0