Search Results for "windows arp spoofer" - Page 2

Showing 98 open source projects for "windows arp spoofer"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    ARP AntiSpoofer
    A utility for detecting and resisting BIDIRECTIONAL ARP spoofing. It can anti-spoof for not only the local host, but also other hosts in the same subnet. It is as well a handy helper for gateways which don't work well with ARP.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    CLASS_DOS_ATTACKER

    CLASS_DOS_ATTACKER

    it is written in Python and perform denial of service Attacks on LAN.

    CLASS_DOS_ATTACKER is a tool written in PYTHON (in a Linux environment) to perform 5 Denial of Service Attack on a LAN: - ICMP FLOOD - TCP SYNFLOOD - ARP Cache Poisonning - DHCP Starvation - WIFI DEAUTHENTIFICATION
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WiFi-Pumpkin

    WiFi-Pumpkin

    WiFi-Pumpkin - Framework for Rogue Wi-Fi Access Point Attack

    The WiFi-Pumpkin is a rogue AP framework to easily create these fake networks, all while forwarding legitimate traffic to and from the unsuspecting target. It comes stuffed with features, including rogue Wi-Fi access points, deauth attacks on client APs, a probe request and credentials monitor, transparent proxy, Windows update attack, phishing manager, ARP Poisoning, DNS Spoofing, Pumpkin-Proxy, and image capture on the fly. moreover, the WiFi-Pumpkin is a very complete framework for auditing...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    devicesinlan

    devicesinlan

    Show devices in a lan

    Show devices in a lan. You can enter your known devices, in order to detect strange devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Jena is Java toolkit for developing semantic web applications based on W3C recommendations for RDF and OWL. It provides an RDF API; ARP, an RDF parser; SPARQL, the W3C RDF query language; an OWL API; and rule-based inference for RDFS and OWL. Jena is now an Apache project: http://jena.apache.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    minifirewall

    router&firewall,anti_ddos

    linux3.14,router&firewall,support mptcp ,socket/pppoeserver/vpnserver ,support regex expression string/hex content search and replace,auto_antiarp_snoop,support synproxy to anti_ddos. 支持MPTCP协议,TCP/UDP包正则表达式内容查找与替换,自动ARP保护,阻止手机DHCP上网。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sniffer4J

    Sniffer4J

    A java packet sniffer and forger that wraps pcap libs.

    Sniffer4J is a java packet capture and manipulation tool that allows full analysis of a network. It is built upon pcap libs (winpcap, and libpcap) and can run in Windows and most Linux flavors. The current stable version (2.0) provides shared libraries (.dll and .SO) compiled and tested for both x86 and x64 architectures. Sniffer4J work’s by parsing packets in a comprehensive Pdu format. Each Pdu encapsulates the next one, making easy to navigate through the Frame. Frames can be forged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cryptomac

    cryptomac

    macchanger automate script

    Automating macchanger tasks for my friend 'crypt0_buf' sutch as: change mac address, set TX-Power, code region settings, signal strength, set network-manager cloned mac address, Build/delete cryptostart init.d startup entry, use arpon software to prevent arp poison attacks (MitM)... WARNING: this script needs the 'startup.txt' file to build cryptostart init.d startup entry (script auto-start)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tools

    Free Network Adapter Troubleshooter

    Tools is a 'NetAdapter Repair All In One' inspired program that allows a user to effectively troubleshoot and repair common problems with windows networking adapters. This program is portable. Just click on the .exe and it will open. No installation is needed. Application supports and runs on .NET Framework 4.0 and up. It is developed in VB.NET (Visual Basic .NET). Please note: Make sure you open the program as administrator if you are running on an OS greater than Windows XP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    Version 1.0.0.1 corrected bug of 1.0.0.0 (name variable array of sourcecode in properties "henk" -> "array")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    E-mail Spoofer is a tool designed for penetration testers who need to send phishing e-mails. It allows to send mails to a single recipient or a list, it supports plain text/html email formats, attachments, templates and more... Update Version 1.1: =============== * Added text conversion to Homographs for bypassing spam filters. (based on http://www.exploit-db.com/wp-content/themes/exploit/docs/20114.pdf) * Added Reply-To header * Added Sender Name Field * Added Built in User...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    prodatum

    prodatum

    patch editor for the E-MU Proteus 2000 synthesizer family

    A cross-platform patch editor for the E-MU Proteus 2000 sample-based synthesizer family. prodatum is free software.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 13

    OneLineOfCode.NET

    Popular .Net functions in one line of code

    ...]; //get the ip and mac of my system string myip = OLC.Net.GetSystemIPAddress(); string mymac = OLC.Net.GetMacAddress(myip); //object serialization and deserialization OLC.Obj.PutToFile(@"c:\myfile.dat", myobj); object outobj = null; OLC.Obj.GetFromFile((@"c:\myfile.dat", out outobj); //launch a process and get the results from std output string results = OLC.Proc.StartProcessWithResult("arp","-a"); //etc.etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sharpener

    Code Generator for S#arp Architecture

    Code Generator for S#arp Architecture which auto generates the following 1. Domain Classes 2. Query Classes and Interfaces 3. View Models 4. Controller Classes 5. Views 6. Command Classes and Command Handlers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NOTE: Project has moved to github. High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    libtins

    C++ network packet crafting, sniffing and interpretation library.

    ************************** NOTE ************************** The project has been moved to github. The code will still be pushed regularly to this repository, but at some point this page will be closed. So please visit the project's github page to get the latest source code: https://github.com/mfontanini/libtins *********************************************************** libtins is a multiplatform C++ network packet crafting and sniffing library. It provides a high level, object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HTTP INJECTOR PRO

    HTTP INJECTOR PRO

    HTTP Server, Header Replacer, Proxy Server

    ////// NEW FEATURE on v1.8 XTended Final Version : ///////// 1. Reset Setting 2. Save curent Skins to config file 3. Add 4 New skins (Garnet II (default), Black Box, Cold, Deep Purple, Ubuntu, Matrix) 4. Radio buttons skins changer 5. Filter Response 6. Query Mode 7. XTended MODE - Place Front / Back - Code - Flag Single Flag / Double Flag - ADD Header 8. Disable NetData 9. End Line OFF mode 10. 4 Custom Header (CH 1, CH 2 , CH 3, CH 4) 11. User Agent Spoofer - DISABLE...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18

    Tickle My Arp

    Arp table spoofer

    Your usual ARP spoofer that has been implemented by many others before me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    n4p

    Configures network variables automatically for MITM, ARP, and SSLstrip

    Networking 4 Pentesters under Gentoo or Pentoo. Configures network variables automatically for HOSTAPD or Airbase-ng with bridging and ipv4_forwarding ability. Configures all necessary iptables rules and prepares the system for MITM, ARP, and SSLstriping attacks. — Edit 9 commits 1 branch 0 releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MiniTCP

    A complete, light-weight TCP/IP stack as a C library.

    MiniTCP is a fully-featured, light-weight TCP/IP stack implemented as a C library. Targetted at DOS, but modifying it for any other purpose is trivial. Could be the TCP/IP stack for a new OS kernel, etc. Supported protocols: ARP, ICMP, DNS, TCP, and UDP. The entire codebase is currently under 1,800 lines, including blanks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DE-ARP

    DE-ARP

    Protect the gateway against the ARP Injection Spoofing Technique.

    This application will identify your local network gateway address. With the information about the manufacturer and physical address, you can confirm that information and create a static and permanent (in the registry) protection for "outbound traffic through the gateway" against the Injection ARP Spoof Technique, using static ARP entries. Remind that this application doesn't ensures 100% level of protection by itself, its use must be combined with a solid security information policy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Affliction X Cyber Shell Demo

    AFX Backdoor shell demonstration.

    Demo release of Affliction X webshell. Check us out on www.afflictionx.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Kelvin's Batch Program v9.0(latest)

    A simple batch program with many useful functions!

    Changelogs: v9 -- Fixed MSCONFIG flooding bug v8 -- Added Adv Control Panel v7 -- Added keepsafe directory secure v6 -- Improved update system v5 -- Added sudoku solver v4 -- Added initializing screen v3 -- Display current version in main menu v2 -- Fixed netplwiz bug v1 -- New build
    Downloads: 0 This Week
    Last Update:
    See Project