gwen001 / pentest-tools

A collection of custom security tools for quick needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing testxss

Sicks3c opened this issue · comments

Definition

Hello Gwen
Thank you so much for your repository , I wanted to try the testall.sh and it says that testxss command not found

Analysis

Maybe testxss is an alias you had locally
So please git push it to this repo

Regards

Thanks @geeknik

Even though I have testxss now with the same alias you mentionned
git1
It seems not work while running testrce
git2

That script is old as hell but I think your alias should be:

alias testxss="$HOME/testxss/testxss.php"

Then try:

$ testxss