-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpapers.html
164 lines (164 loc) · 6.47 KB
/
papers.html
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- WE DONT CARE ABOUT HTML! HACKED DOWN. -->
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<title>nullsecurity</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="computer and network security enthusiasts" />
<meta name="keywords" content="hacker tools, hacker crew, computer security, network security, penetration test, exploit, webapplication security, cross-site scripting, sql injection, file inclusion, security scanner, 0day, zeroday, buffer overflow, stack overflow, heap overflow, formatstring, rop, stackshield, aslr, dep, auth bypass" />
<meta name="author" content="nullsecurity" />
<meta name="robots" content="index,follow,noodp,noydir" />
<meta name="page-topic" content="hacker tools, computer and network security, exploits" />
<meta name="language" content="en" />
<meta itemprop="name" content="nullsecurity" />
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="favicon.ico" />
</head>
<body>
<br />
<div id="body">
<div id="logo"><div id="banner"></div></div>
<div id="header">
<a href="index.html">News</a> |
<a href="tools.html">Tools</a> |
<a href="advisories.html">Advisories</a> |
<a href="papers.html">Papers</a> |
<a href="about.html">About</a>
</div>
</div>
<div id="content">
<h1>> Papers</h1>
Within this section we publish some of our papers for well known hardware,
software, computer, network and other ressources, including topics like
<b>hacking</b>, <b>security</b> and <b>programming</b>. If you find some bugs
or if you have any questions, ideas or criticism regarding to this section, feel
free to message us. We hereby emphasize, that the hacking related stuff on
<a href="https://www.nullsecurity.net/">nullsecurity.net</a> is only for
education purposes. We are not responsible for any damages. You are responsible
for your own actions. Now, enjoy crawling through the heaps of information on
this site!
<br /><br /><br />
<table cellpadding="3" cellspacing="1" style="word-wrap:break-word;">
<tr>
<th width="100">Date</th>
<th width="160">File</th>
<th width="500">Description</th>
<th width="100"></th>
<th>Author</th>
</tr>
<tr>
<td valign="top">03-26-2017</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-buying-an-amiga-paper/nullsec-amiga.pdf" target="_blank">nullsec-amiga.pdf</a>
</td>
<td valign="top">
Buying an Amiga in the Year 2017 - This papers describes the Amigas hardware specification and
gives some hints what has to be considered if you want to get one of these beautiful devices
yourself.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">11-16-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-opengameboy/nullsec-opengameboy.pdf" target="_blank">nullsec-opengameboy.pdf</a>
</td>
<td valign="top">
Executing custom Code on the Nintendo Game Boy - A paper discussing hard- and software
development for the Game Boy Classic.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">02-22-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-led-paper/nullsec-led-paper.pdf" target="_blank">nullsec-led-paper.pdf</a>
</td>
<td valign="top">
Fun with LEDs and Microcontrollers - A paper discussing about assembling and
controlling two-dimensional LED matrix.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">02-22-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-net-crypter/nullsec-net-crypter.pdf" target="_blank">nullsec-net-crypter.pdf</a>
</td>
<td valign="top">
A paper discussing ideas of advanced runtime encryption of .NET executables.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">02-22-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-bsides-slides/nullsec-bsides-slides.pdf" target="_blank">nullsec-bsides-slides.pdf</a>
</td>
<td valign="top">
Presentation of the Hyperion runtime encrypter for portable executables at Berlinsides 2012.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">02-22-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-pe-crypter/nullsec-pe-crypter.pdf" target="_blank">nullsec-pe-crypter.pdf</a>
</td>
<td valign="top">
Hyperion: Implementation of a PE crypter - This paper reveals the theoretic aspects
behind run-time crypters and describes a reference implementation for Portable Executables.
<br /><br />
</td>
<td></td>
<td valign="top">belial</td>
</tr>
<tr>
<td valign="top">02-22-2015</td>
<td valign="top">
<a href="https://github.com/nullsecuritynet/papers/raw/master/nullsec-bypass-aslr/nullsec-bypass-aslr.pdf" target="_blank">nullsec-bypass-aslr.pdf</a>
</td>
<td valign="top">
A paper discussing ASLR (Address Space Layout Randomization) and techniques to evade the protection.
<br /><br />
</td>
<td></td>
<td valign="top">TheXero</td>
</tr>
</table>
</div>
<div id="footer">
Copyright © 2011-2023 <a href="https://www.nullsecurity.net/">nullsecurity.net</a>
</div>
<div style="width:100%;">
<div id="left" style="float:left; width:300px;">
<i>Join our Matrix channel <a href='https://matrix.to/#/#nullsecurity.net:matrix.org' target="_blank">#nullsecurity.net:matrix.org</a></i>
</div>
<div id="right" style="float:right; width:100px; border:0px">
<a target="_blank" href="https://twitter.com/nullsecuritynet">
<img width="30px" height="30px" border="0" alt="twitter" src="twitter.png" /></a>
<a target="_blank" href="https://github.com/nullsecuritynet">
<img width="30px" height="30px" border="0" alt="github" src="github.png" /></a>
</div>
<div id="center" style="margin:0 auto; width:100px;">
<div style="border:1px solid white; width:130px; height:35px; margin:10px auto;">
<div style="font-size: 11px">Visitor since Nov 2011
<a target="_blank" href="https://www.hitwebcounter.com/counterresources.php">
<img border="0" alt="" src="https://hitwebcounter.com/counter/counter.php?page=320569&style=0038&nbdigits=8&type=ip&initCount=0" /></a>
</div>
</div>
</div>
</body>
</html>
<!-- EOF -->