Commit Graph

23 Commits (cad513b703ba490ee7dffc6774e8b9ce37748e8e)

Author SHA1 Message Date
kris 0c0b171be4 use OptInt for numeric options
git-svn-id: file:///home/svn/framework3/trunk@5979 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-24 18:42:59 +00:00
kris 17764d77ae NUM is actually required
git-svn-id: file:///home/svn/framework3/trunk@5978 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-24 18:17:10 +00:00
HD Moore 9a2d5aa9c4 Tag up all the DoS modules properly with the DoS mixin last
git-svn-id: file:///home/svn/framework3/trunk@5949 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-18 20:00:31 +00:00
kris 27667fc534 Fix wireless aux modules sending one more frame than specified
git-svn-id: file:///home/svn/framework3/trunk@5910 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-13 06:27:31 +00:00
kris 9ee7eb2e87 little typo fix
git-svn-id: file:///home/svn/framework3/trunk@5845 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-05 19:31:55 +00:00
kris 8bb6ffe64a Update ruby-lorcon path in wifun description
git-svn-id: file:///home/svn/framework3/trunk@5833 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-04 05:55:14 +00:00
kris 1026957da1 Remove eton() definitions from aux modules since it's in the Lorcon mixin
git-svn-id: file:///home/svn/framework3/trunk@5831 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-04 03:03:22 +00:00
kris 55bb15d695 Adding file2air aux wireless module which lets you write frames from binary
files to the air after optionally changing the addresses.

This module looks at ToDS and FromDS when replacing the addresses, which isn't
done in the original.



git-svn-id: file:///home/svn/framework3/trunk@5830 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-04 02:34:57 +00:00
Ramon de C Valle f124597a56 Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-19 21:03:39 +00:00
HD Moore fd256ec4a1 This massive commit changes the metasploit 3 module format. The new syntax allows for greater scalability and future improvements to the metasploit module loader. This change also makes it easier for users to add new modules, since the class name no longer needs to match the directory structure.
git-svn-id: file:///home/svn/framework3/trunk@5709 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-02 05:23:59 +00:00
HD Moore 3cdb74e572 Add the CTS/RTS and DEAUTH modules. Improve HTTP capture module error handling
git-svn-id: file:///home/svn/framework3/trunk@5483 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-21 05:41:53 +00:00
HD Moore abbeb2e87e Adding an Id tag and a standard header to all modules
git-svn-id: file:///home/svn/framework3/trunk@4419 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 00:10:39 +00:00
HD Moore 52b0f8c2aa More code from alex
git-svn-id: file:///home/svn/framework3/trunk@4392 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 21:14:11 +00:00
HD Moore 58c45ed272 Netgear module updates
git-svn-id: file:///home/svn/framework3/trunk@4150 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-22 21:36:38 +00:00
HD Moore cb5f183a07 Denial of service module for now...
git-svn-id: file:///home/svn/framework3/trunk@4148 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-18 17:57:39 +00:00
HD Moore f925120ddd Wifi updates
git-svn-id: file:///home/svn/framework3/trunk@4129 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-11 21:45:28 +00:00
HD Moore c38037cb17 Renamed for consistencuy
git-svn-id: file:///home/svn/framework3/trunk@4101 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-01 20:17:21 +00:00
HD Moore d9835c65e6 Adding a quick module for empty SSID bug
git-svn-id: file:///home/svn/framework3/trunk@4100 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-01 20:14:27 +00:00
HD Moore 704bb6d43d Added the kernel stack trace:
git-svn-id: file:///home/svn/framework3/trunk@4095 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-01 03:37:26 +00:00
HD Moore 4c62b9c8b0 Typos fixed
git-svn-id: file:///home/svn/framework3/trunk@4094 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-01 03:32:45 +00:00
HD Moore 254a78a2a7 Oh look, Apple bugs...
git-svn-id: file:///home/svn/framework3/trunk@4093 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-01 03:28:44 +00:00
HD Moore 925ad4878a Some new wireless modules
git-svn-id: file:///home/svn/framework3/trunk@4058 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-26 05:38:11 +00:00
HD Moore d366f3a90c Working lorcon interface
git-svn-id: file:///home/svn/framework3/trunk@4053 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-25 19:16:55 +00:00