Pinned Repositories
Angular-Examble-App
An Example of Angular application using routing
Angular-Firebase-Custom-Authentication
Custom Firebase Auth authentication with extra fields saved into FireStore implemented into an Angular application
arp_spoofer
ARP Spoofing tool implementing making the attacker become the "man on the middle" between the victim and the default gateway
arpspoof_detector
Python script implementing an ARP Spoof attack detector
code_injector
Inject code attack: inject code (for example JavaScript) into a website page requested by the victim
dns_spoofer
DNS Spoofer implementation
packet_sniffer
Sniff the HTTP packets on a network
python_network_scanner
Implementation of a simple network scanner in Python. The application take an IP or a range of IPs ad input and return the MAC addresses of all the IPs in the provied IPs range. It is an example of how to use ARP requests
replace_download
Replace the file downloaded by the victim
SamplingProcessorHeaderRateLimitation
AndreaNobili's Repositories
AndreaNobili/Angular-Examble-App
An Example of Angular application using routing
AndreaNobili/Angular-Firebase-Custom-Authentication
Custom Firebase Auth authentication with extra fields saved into FireStore implemented into an Angular application
AndreaNobili/arp_spoofer
ARP Spoofing tool implementing making the attacker become the "man on the middle" between the victim and the default gateway
AndreaNobili/arpspoof_detector
Python script implementing an ARP Spoof attack detector
AndreaNobili/code_injector
Inject code attack: inject code (for example JavaScript) into a website page requested by the victim
AndreaNobili/dns_spoofer
DNS Spoofer implementation
AndreaNobili/packet_sniffer
Sniff the HTTP packets on a network
AndreaNobili/python_network_scanner
Implementation of a simple network scanner in Python. The application take an IP or a range of IPs ad input and return the MAC addresses of all the IPs in the provied IPs range. It is an example of how to use ARP requests
AndreaNobili/replace_download
Replace the file downloaded by the victim
AndreaNobili/SamplingProcessorHeaderRateLimitation
AndreaNobili/SpringBoot-Excel-API
Spring Boot application exposing API that read\write into Excel document