Skip to content

fix bug#116

Open
gingogo wants to merge 5 commits intoLionSec:masterfrom
gingogo:master
Open

fix bug#116
gingogo wants to merge 5 commits intoLionSec:masterfrom
gingogo:master

Conversation

@gingogo
Copy link
Copy Markdown

@gingogo gingogo commented Jan 4, 2018

No description provided.

gingogo and others added 5 commits January 4, 2018 07:55
change the order of the command, web application ---> no.6 & no.7  to fit the upstair choose menu
line 610 &632 delete the command    the source list    no have w3af lead error
@dudeisbrendan03
Copy link
Copy Markdown

Get w3af by pulling and installing from GitHub (need pip):

cd ~
apt-get update
apt-get install -y python-pip w3af
pip install --upgrade pip
git clone https://github.com/andresriancho/w3af.git
cd w3af
./w3af_console
. /tmp/w3af_dependency_install.sh

@dudeisbrendan03
Copy link
Copy Markdown

dudeisbrendan03 commented Jan 18, 2018

I've removed any lines related to w3af, and then replaced it with checking that pip is installed, then cloning and running the dependency install script (added apt-get install -y python-pip w3af && pip install --upgrade pip && git clone https://github.com/andresriancho/w3af.git ~/w3af && ~/w3af/w3af_console $$ ~/w3af/tmp/w3af_dependency_install.sh)

@mkrupczak3
Copy link
Copy Markdown

to be clear @dudeisbrendan03 , are you solving the same thing in #118 ?

LionSec Doesn't appear to be responding to PR's as far as I'm aware. I might try to start a hard fork here: https://github.com/mkrupczak3/Katoolin-Robust/blob/master/README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants