A multi web security purposes tool
WebRock is a multi web security purposes tool . git clone https://github.com/abdallah-elsharif/WRock.git cd WRock chmod 755 install.sh sudo ./install.sh
Read moreDeep Learning, NLP, NMT, AI, ML
WebRock is a multi web security purposes tool . git clone https://github.com/abdallah-elsharif/WRock.git cd WRock chmod 755 install.sh sudo ./install.sh
Read moreA python3 script searching for secret on swaggerhub Introduction • Requirements • Installation • Usage • Output explanation • Thanks Introduction This tool is made to automate the process of retrieving secrets in the public APIs on swaggerHub. This tool is multithreaded and pipe mode is available 🙂 Requirements python3 (sudo apt install python3) pip3 (sudo apt install python3-pip) Installation or cloning this repository and running git clone https://github.com/Liodeus/swaggerHole.git pip3 install . Usage
Read moreI save articles into HTML files with TagSpaces or SingleFile to read them later but I could not find a way to serve them easily to a Kindle Paperwhite and read them there. This project serve HTML files (and a few more) saved in your computer with a UI suitable for Kindle web browser. On top of that, it include a Read Mode (thanks to ReadabiliPy) to display the text in a comfortable size without have to use the ‘Article […]
Read moreAutomated capturing & sorting of WPA & WPA2 password Hashes using hashcat & hcxdumptool. Automatically creates file with wifi name & captured hash of matching mac addresses. to delete files in terminal -> sudo rm -R WifiSweep/session name Make sure your wifi adapter supports monitor mode. hashcat -m 22000 -o Solis-pass Solis.hc22000 /usr/share/wordlists/rockyou.txt #For brute-force crackinghashcat -m 22000 hash.hc22000 -a 3 ?d?d?d?d?d?d?d?d hashcat -m 22000 hash.hc22000 -a 3 –increment –increment-min 8 –increment-max 18 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d more info about hashcat : https://hashcat.net/hashcat/more […]
Read moreCheck the Spanish Version Dome is a fast and reliable python script that makes active and/or passive scan to obtain subdomains and search for open ports. This tool is recommended for bug bounty hunters and pentester in their reconnaissance phase. the more surface area exposed the faster a rock with break down If you want to use more OSINT engines, fill the config.api file with the needed API tokens Passive Mode: Use OSINT techniques to obtain subdomains from the target. […]
Read more📊 Auto Bump Discord with only your token with a beautiful interface.. Dependencies ⭐️ PyStyle🌙 Requests Screenshots Interface: Tutorial 1. Start the program with launch.bat.2. Write your token (No risks to token grab just look at the code). – To get your token: https://www.youtube.com/watch?v=LnBnm_tZlyU3. Write the channel id where the message will be sent.4. Write the command you want to send automaticly.5. Enjoy your auto bump ! GitHub View Github
Read morePyTorch implementation of Improving Phishing URL Detection via Transformers Paper Data The paper used ~1.8M URLs (90/10 split on benign vs. malicious). There are few places to gather malicious URLs. My recommendation is to do the following: Malicious URLs OpenPhish will provide 500 malicious URLs for free in TXT form. You can access that data here. Likewise, PhishTank is an excellent resource that provides a daily feed of malicious URLs in CSV or JSON format. You can gather ~5K through […]
Read moreDMM Game Player のゲームを高速かつセキュアに起動できるランチャー 特徴 ワンクリックでゲームを起動 管理者権限不要 インストール Releases から DMMGamePlayerFastLauncher-Setup.exe をダウンロード実行してセットアップする 使い方 エクスプローラーやデスクトップで右クリックし新規作成、ショートカットの作成を選択項目の場所を入力して下さいにダウンロードしたDMMGamePlayerFastLauncherのパスとproduct_idを入力ショートカットの名前は何でも良いです 例%AppData%DMMGamePlayerFastLauncherDMMGamePlayerFastLauncher.exe umamusume%AppData%DMMGamePlayerFastLauncherDMMGamePlayerFastLauncher.exe priconner 目的のゲームのproduct_idが分からない場合、product_idを適当なものにするとインストールしているゲームのproduct_idが一覧で表示されます%AppData%DMMGamePlayerFastLaunchersample にサンプル用のショートカットを置いています 引数 DMMGamePlayerFastLauncher.exe オプション エイリアス デフォルト 備考 タイプ –help -h False bool –game-path False Falseにすると自動 –dmmgameplayer-path -dgp-path C:/Program Files/DMMGamePlayer/DMMGamePlayer.exe –non-kill False DMMGamePlayerが起動したままになる bool –debug False デバッグモード bool –login-force False ログインを強制する bool ヘルプ セットアップする際、WindowsによってPCが保護されましたと表示される詳細情報をクリックして実行をクリック ゲームのアイコンに寄せたいショートカットを右クリック→プロパティ→アイコンの変更→参照 ゲームのパスの検出に失敗しましたというエラーが出るまたは起動しない–game-path を指定する例%AppData%DMMGamePlayerFastLauncherDMMGamePlayerFastLauncher.exe umamusume –game-path %UserProfile%/umamusume/umamusume.exe 典拠 Lutwidse/priconner_launch.py ライセンス DMMGamePlayerFastLauncher is under MIT License GitHub View Github
Read moreMasked Visual Pre-training for Motor Control This is a PyTorch implementation of the paper Masked Visual Pre-training for Motor Control. It contains the benchmark suite, pre-trained models, and the training code to reproduce the results from the paper. Installation Please see INSTALL.md for installation instructions. Pre-trained visual enocoders We provide pre-trained visual encoders used in the paper. The models are in the same format as mae and timm: backbone objective data md5 download ViT-S MAE in-the-wild model ViT-S MAE ImageNet […]
Read moreUsage First, install the package with pip install typesplainer Then like any other tool such a black, isort. run typesplainer on your desired files or directory. It will automatically find all types and then explain them for you. e.g. python -m typesplainer my_file.py python -m typesplainer my_directory Features Very performant! Takes 1.7 seconds (YMMV) to explain the entire python rich library source code consisting of around 50,000 lines! Colorized output. Output with colors is going to make sure your eyes […]
Read more