Posts

Showing posts with the label BlackArch

Wordlistctl - Fetch, Install Together With Search Wordlist Archives From Websites Together With Torrent Peers

Image
Script to fetch, install, update together with search wordlist archives from websites offering wordlists amongst to a greater extent than than 1800 wordlists available. In the latest version of the Blackarch Linux it has been added to /usr/share/wordlists/ directory. Installation pacman -S wordlistctl Usage [ sepehrdad@blackarch-dev /blackarch/repos/wordlistctl ]$ wordlistctl -H --==[ wordlistctl past times blackarch.org ]==-- usage: wordlistctl -f <arg> [options] | -s <arg> [options] | -S <arg> | <misc> options: -f <num> - download chosen wordlist - ? to listing wordlists amongst id -d <dir> - wordlists base of operations directory (default: /usr/share/wordlists) -c <num> - alter wordlists category - ? to listing wordlists categories -s <regex> - wordlist to search using <regex> inward base of operations directory -S <regex> - wordlist to search using <regex> inward sites -h ...

Tor Router - A Tool That Permit Yous To Brand Tor Your Default Gateway Together With Post All Mesh Connections Nether Tor

Image
Tor Router allow you lot to purpose TOR equally a transparent proxy in addition to mail all your trafic nether TOR INCLUDING DNS REQUESTS , the solely that you lot require is: a organization using systemd (if you lot desire to purpose the service) in addition to tor. Script to install on distros using SystemD only If you lot are using BlackArch Linux ( https://blackarch.org ) you lot tin install the script from the repos using the next command: # pacman -S tor-router To install from source: $ git clone https://gitlab.com/edu4rdshl/tor-router.git && cd ./tor-router && sudo bash install.sh Usage In distros using systemd, you lot should consideer using the install.sh script, anyways the procedure to install/configure tor-router is described here. It script require root privileges Open a final in addition to clone the script using the next command: $ git clone https://gitlab.com/edu4rdshl/tor-router.git && cd tor-router/files Put the next lines...