User login

Defcon News

New Files / Applications

Security Files

August 27, 2007

12:15
SynScan is a fast half-open port scanner. This tool will send TCP packets with the SYN flag to any block of destination addresses at very high speed. SynScan endeavors to send traffic as fast as the host network interface can support.
Categories: Security Files
12:15
XSSscan is a cross site scripting scanner that can take output from google or can search one site. It is written in Python.
Categories: Security Files

August 24, 2007

17:00
Call For Papers for the POC2007 (Power Of Community) conference being held in Seoul, Korea November 15th through 16th, 2007.
Categories: Security Files

August 23, 2007

22:30
Whitepaper entitled Las nuevas backdoors , discussing new techniques in backdoors and sniffing. Written in Spanish.
Categories: Security Files

August 21, 2007

20:30
Libpcap is a portable packet capture library which is used in many packet sniffers, including Tcpdump.
Categories: Security Files
20:30
Call For Papers for the No cON Name 2007 Congress. This conference will be held in Palma de Mallorca, Spain, from October 11th through the 13th.
Categories: Security Files
20:15
Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use in your own software.
Categories: Security Files
20:15
authfail is a tool for adding IP addresses to an ACL when entities from those addresses attempt to log into a system, but cause authentication failures in auth.log. It reads data from auth.log in real time and adds the IP into netfilter with a DROP/REJECT policy.
Categories: Security Files
20:15
NuFW is a set of daemons that filters packets on a per-user basis. The gateway authorizes a packet depending on which remote user has sent it. On the client side, users have to run a client that sends authentication packets to the gateway. On the server side, the gateway associates user ids to packets, thus enabling the possibility to filter packets on a user basis. Furthermore, the server architecture is done to use external authentication source such as an LDAP server.
Categories: Security Files
14:00
Tenshi is a log monitoring program, designed to watch a log file for lines matching user defined regular expression and report on the matches. The regular expressions are assigned to queues which have an alert interval and a list of mail recipients. Queues can be set to send a notification as soon as there is a log line assigned to it, or to send periodic reports.
Categories: Security Files

August 19, 2007

18:30
ToorCon 9 Call For Papers - Papers and presentations are being accepted for ToorCon 9 to be held at the Convention Center in San Diego, CA on October 19th through October 21st, 2007.
Categories: Security Files
18:15
Aanval is a web based Snort intrusion detection console. Currently supporting Snort and syslog, Aanval provides dynamic monitoring, comprehensive reporting and powerful alerting capabilities. Several primary features are account hierarchy, data-archiving, real-time data displays, auto signature updating, sensor management tools, easy upgrading, advanced searching, artificial intelligence, timezone control, charts/graphs, query saving and more.
Categories: Security Files

August 17, 2007

04:00
Whitepaper: Oracle Forensics Part 6 - Examining Undo Segments, Flashback and the Oracle Recycle Bin.
Categories: Security Files
04:00
Brute force dictionary generator written as a bash shell script.
Categories: Security Files

August 16, 2007

03:00
Whitepaper entitled PHP Endangers - Remote Code Execution.
Categories: Security Files
03:00
The Pass-The-Hash Toolkit contains utilities to manipulate the Windows Logon Sessions maintained by the LSA (Local Security Authority) component. These tools allow you to list the current logon sessions with its corresponding NTLM credentials (e.g.: users remotely logged in thru Remote Desktop/Terminal Services), and also change in runtime the current username, domain name, and NTLM hashes (YES, PASS-THE-HASH on Windows!). Both source tarball and binary tarballs are included.
Categories: Security Files

August 15, 2007

02:00
The Openwall Linux kernel patch is a collection of security hardening features for the Linux kernel which can stop most 'cookbook' buffer overflow exploits. The patch can also add more privacy to the system by restricting access to parts of /proc so that users may not see what others are doing. Also tightens down file descriptors 0, 1, and 2, implements process limits and shared memory destruction.
Categories: Security Files
02:00
Magazine - Zero For Owned Issue 3.
Categories: Security Files
02:00
Whitepaper discussing uncommon SQL injection attacks.
Categories: Security Files
02:00
Whitepaper entitled XSS The Complete Walkthrough . Written to discuss how web developers should code securely to negate cross site scripting vulnerabilities.
Categories: Security Files