aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index d626491..2ed1a8c 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,16 @@ ENTRYPOINT ["/usr/bin/socat", "-t5", "-T60", "tcp-listen:1337,max-children=50,re
# Solution
```
+$ checksec chat
+[*] '/misc/projects/Chat/chat'
+ Arch: i386-32-little
+ RELRO: Partial RELRO
+ Stack: Canary found
+ NX: NX enabled
+ PIE: No PIE (0x8048000)
+```
+
+```
$ ./chat
Command Channel:
> /h