aboutsummaryrefslogtreecommitdiffstats
path: root/Cookie tampering/Resources/banner_grabbing.bash
diff options
context:
space:
mode:
Diffstat (limited to 'Cookie tampering/Resources/banner_grabbing.bash')
-rwxr-xr-xCookie tampering/Resources/banner_grabbing.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cookie tampering/Resources/banner_grabbing.bash b/Cookie tampering/Resources/banner_grabbing.bash
index e17a0b2..043b56f 100755
--- a/Cookie tampering/Resources/banner_grabbing.bash
+++ b/Cookie tampering/Resources/banner_grabbing.bash
@@ -1,3 +1,3 @@
#!/usr/bin/bash
-printf 'HEAD / HTTP/1.0\r\n\r\n' | nc 10.0.2.15 80
+curl --head http://10.0.2.15