Pugalarasan
Pugalarasan
I too face the same issue. :(
``` Traceback (most recent call last): File "./tplmap.py", line 3, in from core import checks File "/home/littleboy_pugazh/tplmap/core/checks.py", line 1, in from plugins.engines.mako import Mako File "/home/littleboy_pugazh/tplmap/plugins/engines/mako.py", line 1, in from...
Hi @tejas15802 @yogeshojha you can upload multiple nuclei templates here, ``` βββ(rootπkali)-[/var/lib/docker/volumes/rengine_nuclei_templates/_data] ββ# ls cnvd cves exposures helpers misconfiguration takeovers token-spray CODE_OF_CONDUCT.md default-logins file iot network technologies TOP-10.md CONTRIBUTING.md dns...
install aiohttp using the below command :) ``` pip3 install aiohttp ```
Hey @pdelteil @mouka0x @The-Inceptions use the below one liner. it works well ``` amass enum -d example.com | grep -Eo '([a-zA-Z0-9.-]+\.com) \(FQDN\)' | awk '{print $1}' | anew out.txt ```...
``~ knoxnl -i https://www.coursera.org/browse?source=deprecated_spark_cdp&journalid=1021`` ``` Current knoxnl version 4.2 (latest) Selected config and settings: Config file path: /home/pugal/.config/knoxnl/config.yml KNOXSS API Url: https://api.knoxss.pro KNOXSS API Key: e7c913af-a648-418b-xxxx-yyyyy Discord Webhook: https://discord.com/api/webhooks/10101010110/7jyBOiPc5Y_kzOSp2wdo6pdfVps9FnvBQvRHNqt4luF00f-zzzzzzzzzzzzzzzzzzzzz -i:...
Hey @xnl-h4ck3r, The issue is now fixed. Thanks for your continuous support in fixing this issue. So I'm closing this issue for now.
This happens because of Wayback machine is offline 
Currently, I don't have a api key to add and test the function.
I rewrite the code completely, hope the errors are fixed. Also, I don't know whether its runs on mac without any errors.