acknowledge the elephant in the room
Showing 1 - 25 of 145 RSS Feed

Files

ArpON Arp Handler Inspection 2.2
Posted May 1, 2011
Authored by Andrea Di Pasquale | Site arpon.sourceforge.net

ArpON (Arp handler inspectiON) is a portable ARP handler. It detects and blocks all ARP poisoning/spoofing attacks with the Static Arp Inspection (SARPI) and Dynamic Arp Inspection (DARPI) approaches on switched/hubbed LAN with/without DHCP protocol.

Changes: Added HARPI new algorithm. Various redesign and multiple bug fixes.
tags | spoof, protocol
systems | unix
MD5 | c88024bc206577446c4d810bda8e6bda
ArpAtk ARP Poisoner 1.0
Posted Apr 4, 2011
Authored by Vilmain Nicolas

ArpAtk is a simple tool for leveraging ARP poisoning. Written to work on both Linux and FreeBSD.

systems | linux, unix, freebsd
MD5 | 187d45ea689cb2b972ef6633758ce7ac
GRAudit Grep Auditing Tool 1.9
Posted Jan 11, 2011
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: This release fixes the PHP (php/xss.db) database, which had a blank line at the end, causing everything to match. It adds a test case for blank lines in signature scripts. It adds a database validating aux script. It updates the Makefile file manifest. It fixes a bug in the test script template (t/blank-test.sh).
systems | unix
MD5 | 1c0e8954e8b205915ad9bb698b43611f
GRAudit Grep Auditing Tool 1.8
Posted Jan 8, 2011
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: The -L operator now does vim-friendly line numbers. Man pages and documentation were updated. Signatures for PHP, JSP, Dotnet, Perl, and Python were updated. Bugs in the aux/ scripts were fixed and additional scripts were provided. CVS directories are now ignored by default.
systems | unix
MD5 | 9b63cf2c003ce3b0be730a77150e1aeb
Network Security Policy Compiler 3.2
Posted Jan 3, 2011
Site netspoc.berlios.de

Network Security Policy Compiler (NetSPoC) is a tool for security management of large networks with different security domains. It generates configuration files for packet filters controlling the borders of security domains. It provides its own language for describing security policy and the topology of a network. The security policy is a set of rules that state which packets are allowed to pass the network and which are not. NetSPoC is topology aware - a rule for traffic from A to B is automatically applied to all managed packet filters on the path from A to B.

Changes: Generated code for Linux iptables is highly optimized now. Deeply nested chains are used to minimize the number of tests for each checked packet. Support has been added for Cisco ASA devices as packet filter, VPN gateway, and for LAN-to-LAN IPSec tunnels. A new option to generate outgoing access lists has been added. Many other improvements and bugfixes have been applied.
systems | unix
MD5 | 38386840d736c11b6bee79be74878f09
GRAudit Grep Auditing Tool 1.7
Posted Aug 3, 2010
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: New PHP signatures. Improved C signatures for fewer false positives. Improved dotnet signatures. Whitespace neutrality for all signatures. The -l operator lists available databases. An -x operator for excluding files. A configure script has been added to the make chain. Makefile install targets have changed, install is now server-wide.
systems | unix
MD5 | b40ef6d7c2de0b17bcdcfa8f863c24aa
ArpON Arp Handler Inspection 2.0
Posted Jun 9, 2010
Authored by Andrea Di Pasquale | Site arpon.sourceforge.net

ArpON (Arp handler inspectiON) is a portable ARP handler. It detects and blocks all ARP poisoning/spoofing attacks with the Static Arp Inspection (SARPI) and Dynamic Arp Inspection (DARPI) approaches on switched/hubbed LAN with/without DHCP protocol.

Changes: Redesign of general code and output. Added various support and fixes.
tags | spoof, protocol
systems | unix
MD5 | 2c62bf70b4f9980f5abdfdf109bd9a52
GRAudit Grep Auditing Tool 1.6
Posted May 14, 2010
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: This release adds a bugfix for greedy separator code, imports C rules from RATS, starts a test suite transition to the Junio C Hamano Git-inspired one, adds a case insensitive switch, adds dotnet signatures, discontinues the rough database, adds the combined database "all", and supports the GRDIR environment variable.
systems | unix
MD5 | 5f43b14b3af77f5af7e02fc549bcf4b3
GRAudit Grep Auditing Tool 1.4
Posted Nov 25, 2009
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: New and improved signatures were added. Grep versions earlier than 2.5.3 are now gracefully detected. Preparations were done for version 1.5.
systems | unix
MD5 | 291545462e89943aed26637047e78dc8
GRAudit Grep Auditing Tool 1.3
Posted Nov 3, 2009
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: Some signatures have been added to existing databases. There are signature improvements to existing databases. JSP and ASP rulesets have been added. Testing has been improved.
systems | unix
MD5 | 71297a09bd5c378826acc91e44baceb3
GRAudit Grep Auditing Tool 1.2
Posted Sep 22, 2009
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

Changes: Default signatures are now aimed at low hanging fruit. Documentation was improved. Bugs in graudit and signatures were fixed.
systems | unix
MD5 | dd513e8663ab1bcfe61a034823c75d8f
Graudit Source Code Analysis Tool 1.1
Posted Sep 16, 2009
Authored by Wireghoul | Site justanotherhacker.com

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility, grep. It's comparable to other static analysis applications like RATS, SWAAT, and flaw-finder while keeping the technical requirements to a minimum and being very flexible.

systems | unix
MD5 | a4a8937481a71f27df85bd7cd9ec2d25
IP-Array Linux IPTables Firewall Script
Posted Jan 23, 2009
Authored by AllKind | Site sourceforge.net

IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.

Changes: Three bug fixes.
tags | bash
systems | linux, unix
MD5 | 4659e1b6aeb850c77c3bd0af6ac54c83
IP-Array IPTables Firewall Script
Posted Jan 7, 2009
Authored by AllKind | Site sourceforge.net

IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.

Changes: Three important bug fixes and one minor bug fix.
tags | bash
systems | linux, unix
MD5 | ee4fc91d7d50983fa0a1a6c5a3d6e1bb
Project Zero Wine Malware Analysis
Posted Dec 31, 2008
Authored by Joxean Koret | Site zerowine.sourceforge.net

Zero wine is an open source research project to dynamically analyze the behavior of malware. Zero wine just runs the malware using WINE in a safe virtual sandbox (in an isolated environment) collecting information about the APIs called by the program.

systems | unix
MD5 | a357e9a54e3cb9e81d64acedcf816056
STARS - A RATS Front-End Written In Python
Posted Dec 30, 2008
Authored by Benjamin Lull

STAR is a front-end written in Python for the Rough Auditing Tool for Security (RATS). This is the source release. Simply run "python setup.py install" and then run "star".

tags | python
systems | unix
MD5 | cf3770cc90560dea6635f166bc2d06fd
IP-Array IPTables Firewall Script
Posted Dec 30, 2008
Authored by AllKind | Site sourceforge.net

IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.

Changes: A couple minor bug fixes.
tags | bash
systems | linux, unix
MD5 | 62f924220082bb4abaa2189465fb548e
IP Array Firewall Script
Posted Dec 17, 2008
Authored by AllKind | Site sourceforge.net

IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.

Changes: Rule processing has been completely rewritten. Rule definition is now template based. Minor feature updates. Performance improvement. Important bugfixes.
tags | bash
systems | linux, unix
MD5 | 95076dfb5dd77e24e557bb699426dfc7
ArpON-1.44.tar.gz
Posted Aug 4, 2008
Authored by Andrea Di Pasquale | Site arpon.sourceforge.net

ArpON (Arp handler inspectiON) is a portable ARP handler. It detects and blocks all ARP poisoning/spoofing attacks with the Static Arp Inspection (SARPI) and Dynamic Arp Inspection (DARPI) approaches on switched/hubbed LAN with/without DHCP protocol.

Changes: Added pid file, added license file, adjusted man page, and added doc directory.
tags | spoof, protocol
systems | unix
MD5 | a85f110f3916353c0f7543837fda7cb3
ArpON-1.10.tar.gz
Posted Jun 2, 2008
Authored by Andrea Di Pasquale | Site arpon.sourceforge.net

ArpON (Arp handler inspectiON) is a portable ARP handler. It detects and blocks all ARP poisoning/spoofing attacks with the Static Arp Inspection (SARPI) and Dynamic Arp Inspection (DARPI) approaches on switched/hubbed LAN with/without DHCP protocol.

tags | spoof, protocol
systems | unix
MD5 | 37b2d73535865a0498a857bb079bfd34
netspoc-3.1.tar.gz
Posted Jan 3, 2008
Site netspoc.berlios.de

Network Security Policy Compiler (NetSPoC) is a tool for security management of large networks with different security domains. It generates configuration files for packet filters controlling the borders of security domains. It provides its own language for describing security policy and the topology of a network. The security policy is a set of rules that state which packets are allowed to pass the network and which are not. NetSPoC is topology aware - a rule for traffic from A to B is automatically applied to all managed packet filters on the path from A to B.

Changes: Support for negotiated interfaces which dynamically get an IP address out of an attached network has been added. Support for loopback interfaces which are not attached to any network has been added. Support for Cisco VPN 3000 devices has been added. Various other additions and bug fixes.
systems | unix
MD5 | 6ce9b2021a9d163ab6830518c01d7814
flawfinder-1.27.tar.gz
Posted Jan 20, 2007
Authored by David A. Wheeler | Site dwheeler.com

Flawfinder searches through source code for potential security flaws, listing potential security flaws sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Secure Programming HOWTO here.

Changes: Added various support, feature enhancements, and bug fixes.
systems | unix
MD5 | 50fff67dd439f42b785577ed8b3a3f7d
arp-sk-0.0.16.tgz
Posted Oct 14, 2006
Authored by Frederic Raynal | Site arp-sk.org

Arp-sk is an ARP packet generator for Unix designed to illustrate ARP protocol flaws and applications such as ARP cache poisoning and MAC spoofing. It gives complete control of link and network level data. See arp-sk.org for further information.

Changes: Code cleanup and more portability for *BSD
tags | spoof, protocol
systems | unix
MD5 | 25198bc6f8e0ac5ee9d3bb1b8be5adc5
ip-array_0.05.72.tar.gz
Posted Aug 27, 2006
Authored by AllKind | Site sourceforge.net

IP-Array is a Linux iptables Firewall script written in bash. It allows the creation of precise, stateful rules, while remaining easy to configure. IP-Array supports VPN, Traffic Shaping (creation of custom HTB and SFQ qdiscs, Classes, and Filters), multiple external interfaces, multiple LANs, multiple DMZs, NAT, logging, MAC address matching, packet marking, syslog logging, and various sysctl settings. It also includes some presets and autoconfig options for common needs like DNS, FTP, SMTP.

Changes: This release contains a lot of code improvements and some feature enhancements.
tags | bash
systems | linux, unix
MD5 | 62d8ddb08be76de9f7ed80d0afd01eec
Impacket-0.9.6.0.tar.gz
Posted May 30, 2006
Site corest.com

Impacket is a collection of Python classes for working with network protocols. Impacket is mostly focused on providing low-level programmatic access to the packets, however some protocols (for instance NMB and SMB) are implemented in a higher level as a foundation for other protocols. Packets can be constructed from scratch, as well as parsed from raw data, and the object oriented API makes it simple to work with deep hierarchies of protocols. Impacket is most useful when used together with a packet capture utility or package such as Pcapy, an object oriented Python extension for capturing network packets.

Changes: new features added for SMB and DCERPC plus many examples including a crash for MS05-039.
tags | protocol, python
systems | unix
MD5 | 6393804c7b88bca89cf7516214a61033
Page 1 of 6
Back12345Next

Top Authors In Last 30 Days

packet storm

© 2012 Packet Storm. All rights reserved.

close