diff --git a/app-exploits/traitor/traitor-0.0.2.ebuild b/app-exploits/traitor/traitor-0.0.2.ebuild index f9f416848..3fe108942 100644 --- a/app-exploits/traitor/traitor-0.0.2.ebuild +++ b/app-exploits/traitor/traitor-0.0.2.ebuild @@ -11,8 +11,8 @@ EGO_PN="github.com/liamg/traitor" inherit golang-vcs-snapshot -DESCRIPTION="Subdomain OSINT Enumeration" -HOMEPAGE="https://github.com/OWASP/Amass" +DESCRIPTION="Automatically exploit low-hanging fruit to pop a root shell. Linux privilege escalation made easy!" +HOMEPAGE="https://github.com/liamg/traitor" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}"