joev
|
c89cd24621
|
Rewire some snmp modules to use print_error instead of print_status.
|
2014-05-28 13:31:00 -05:00 |
James Lee
|
f51ee2d6b4
|
snmp_enum: Treat missing timestamp elements as 0
Timestamps don't always have all the elements we expect. This treats
them as zeroes to ensure that we don't raise silly exceptions in that
case.
|
2014-03-11 12:44:07 -05:00 |
Tod Beardsley
|
23d058067a
|
Redo the boilerplate / splat
[SeeRM #8496]
|
2013-10-15 13:51:57 -05:00 |
Tab Assassin
|
41e4375e43
|
Retab modules
|
2013-08-30 16:28:54 -05:00 |
Thomas Ring
|
2bb0bd504c
|
Makign changes recommended in redmine 7945 to fix SNMP enum module failing to catch some fail cases
|
2013-06-07 13:55:59 -05:00 |
Christian Mehlmauer
|
95948b9d7c
|
msftidy: remove $Revision$
|
2013-01-03 00:58:09 +01:00 |
Christian Mehlmauer
|
ca890369b1
|
msftidy: remove $Id$
|
2013-01-03 00:54:48 +01:00 |
HD Moore
|
d2cde0b294
|
Make error handling consistent in SNMP modules
|
2012-11-22 21:36:33 -06:00 |
sinn3r
|
f48d36ca31
|
Output changes. #6511
|
2012-05-04 15:11:54 -05:00 |
HD Moore
|
ceb4888772
|
Fix up the boilerplate comment to use a better url
|
2012-02-20 19:40:50 -06:00 |
sinn3r
|
62fdbd549c
|
no need to register VERBOSE, because it's already a standard option in all modules. Thanks egyp7 for the reminder.
|
2011-11-11 15:37:47 -06:00 |
sinn3r
|
2d940e2c91
|
Apply patch #5952
|
2011-11-11 14:58:17 -06:00 |
Tod Beardsley
|
467df77a50
|
Fixes #5170. Enforces a max width, avoids negative widths. Thanks Oliver!
Related to r13769
git-svn-id: file:///home/svn/framework3/trunk@14093 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-27 22:07:41 +00:00 |
James Lee
|
cdead3da54
|
whitespace cleanup and fix some ArgumentErrors when a field is wide, fixes #5518, thanks Joshua Taylor
git-svn-id: file:///home/svn/framework3/trunk@13783 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-09-23 17:51:11 +00:00 |
amaloteaux
|
2d0d48a820
|
remove an Argument Error, Negative Number bug faced at Brucon
git-svn-id: file:///home/svn/framework3/trunk@13769 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-09-21 14:52:52 +00:00 |
Joshua Drake
|
486ca773e4
|
unpack the bytes so that we can do proper math on them
git-svn-id: file:///home/svn/framework3/trunk@13226 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 17:33:02 +00:00 |
James Lee
|
16fad17453
|
snmp_enum improvements from Kashif Iftikhar, fixes #3654
git-svn-id: file:///home/svn/framework3/trunk@11706 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 01:26:23 +00:00 |
Joshua Drake
|
287f4c87fe
|
style compliance fixes
git-svn-id: file:///home/svn/framework3/trunk@11516 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-08 01:13:26 +00:00 |
HD Moore
|
74bf5199f1
|
Patches from goony, fixes #3438
git-svn-id: file:///home/svn/framework3/trunk@11497 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-06 21:35:57 +00:00 |
Joshua Drake
|
4ae8b8b14a
|
add snmp_set scanner from Matteo Cantoni (Fixes #3437), remove executable property from enums
git-svn-id: file:///home/svn/framework3/trunk@11494 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-01-06 21:23:22 +00:00 |
HD Moore
|
d202a5abf2
|
Add missing mixin
git-svn-id: file:///home/svn/framework3/trunk@11423 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-12-27 18:10:41 +00:00 |
HD Moore
|
2f97c61f86
|
Add the uber SNMP enumeration module from Matteo Cantoni
git-svn-id: file:///home/svn/framework3/trunk@11412 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-12-25 06:31:38 +00:00 |