truesamurai
truesamurai
I needed to find an admin panel. This was working : python breacher.py -u http://10.10.10.140 But this was not working: python breacher.py -u http://10.10.10.140/index.php The admin panel is located at...
I would love to see it supports IPv6 as well.
nerdsicover worked fine always, but from today i dont get any results anymore. This happened after the latest Kali update. Also arp-scan is broken.It scan but returns no results, no...
When I run a module in EvilOSX then i get a message it is added to the qeue of target IP. But nothing happens then. I waited but nothing happened....
How can I update docker image of osrframework from version 0.16.6 to 0.18.8 When I do docker pull i3visio/osrframework then I get response access denied.
Its not working: python brutedns.py -d gooogle.com -s high -l 5 _ _ _ ____ | | | | (_) |___ \ ___ _ _| |__ __| | ___ _...
Today I did my first WordPress install with wp_cli. All went fine, except my htaccess is missing. In my root I have a wp-cli.yml with: apache_modules: - mod_rewrite and I...
After install as instructed in the Wiki, I start wifi-pumkin and then I get this error: Traceback (most recent call last): File "./wifi-pumpkin.py", line 35, in from core.loaders.checker.depedences import check_dep_pumpkin...
I just did a fresh Kali install and also installed buster. When starting the program i get this error: ImportError: cannot import name 'BasicAuth' from 'aiohttp' (/usr/local/lib/python3.7/dist-packages/aiohttp/__init__.py)
When I run the script I get this error: Traceback (most recent call last): File "/usr/local/bin/buster", line 11, in load_entry_point('buster==1.0.0', 'console_scripts', 'buster')() File "/usr/local/lib/python3.7/dist-packages/buster-1.0.0-py3.7.egg/buster/lib/run.py", line 76, in start with open(...