Skip to content

BrentonEarl/w3af-sbo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

w3af SlackBuilds

This repository provides all the required SlackBuilds to build w3af on Slackware Linux. It aims to be compatible with slackrepo for testing purposes. The end goal is to incorporate w3af into SlackBuilds.org for distribution.

All testing should be done on a FULL installation of Slackware-current.

Warning

The version of urwid in this repository breaks the wicd daemon in Slackware. Wicd is provided in extra/. This newer version of urwid is required by mitmproxy.

Build

  1. Install Slackware-current in a virtual machine
  2. Build the latest git revision of slackrepo
  3. Install slackrepo in the fresh VM of Slackware
  4. Clone the w3af-sbo repository into /home/$USER
  5. Copy /etc/slackrepo/SBo to /etc/slackrepo/w3af-sbo
  6. Copy slackrepo_w3af-sbo.conf to /etc/slackrepo from w3af-sbo git
  7. Run; "slackrepo update"
  8. Run: "slackrepo build w3af"

Installation

  1. Packages will be located in /var/lib/slackrepo/w3af-sbo/packages/
  2. Run installpkg
installpkg /var/lib/slackrepo/w3af-sbo/packages/*/*/*/*/*.t?z
  1. Run w3af_console or w3af_gui to use w3af

Removal

Be certain you run the correct commmand. I am not responsible for any damages to your operating system.

  • Run removepkg on the same files you installed
removepkg /var/lib/slackrepo/w3af-sbo/packages/*/*/*/*/*.t?z
Links

About

Build w3af on Slackware-current

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages