forked from CoolerVoid/0d1n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hammer2.conf
55 lines (44 loc) · 1.02 KB
/
hammer2.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
} );
} );
</script>
</head>
<body id="dt_example">
<div id="container" align="center">
<img src="img/odin.png" width="150" height="150" >
<h1>0d1n's Output table</h1>
<div id="dynamic">
<table cellpadding="0" cellspacing="1" border="0" class="display" id="example" width="100%" >
<thead>
<tr>
<th width="3%">Status</th>
<th width="5%">Length</th>
<th width="90%">Params</th>
<th width="20%">Grep</th>
<th width="40%">Payload</th>
</tr>
</thead>
<tbody>
</tbody>
<tfoot>
<tr>
<th>Status</th>
<th>Length</th>
<th>Params</th>
<th>Grep</th>
<th>Payload</th>
</tr>
</tfoot>
</table>
</div>
<div class="spacer"></div>
<div id="footer" class="clear" style="text-align:center;">
<p>
<a href="http://code.google.com/p/0d1n/">Odin Tool</a>
</p>
<span style="font-size:10px;">
0d1n is licensed under theGPL v3 license. </a>.
</span>
</div>
</div>
</body>
</html>