-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
25 lines (20 loc) · 1.21 KB
/
README
File metadata and controls
25 lines (20 loc) · 1.21 KB
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
Bit-squatting tool
Utility for bit-squatting
https://www.defcon.org/html/defcon-19/dc-19-speakers.html#Dinaburg
DISCLAIMER
Use this software at your own risk. The author(s) and contributors provide the
code "as is", without warranty of any kind, express or implied, including but
not limited to warranties of merchantability, fitness for a particular purpose,
or non-infringement. The author(s) and contributors are not liable for any
direct, indirect, incidental, special, exemplary, or consequential damages
(including, without limitation, procurement of substitute goods or services;
loss of use, data, or profits; or business interruption) arising out of the use
or inability to use the software, even if advised of the possibility of such
damages.
This project performs operations on input strings and allocates memory;
improper use, malformed input, or modification of the code may cause crashes,
memory corruption, data loss, or security vulnerabilities. You are responsible
for reviewing, testing, and securing the code before using it in production or
on sensitive systems.
If you redistribute or modify the software, you must do so under the terms of
its license and retain this disclaimer in accompanying documentation.