786 links
  • Shared Bookmarks
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 18 / 40
Newer►
  • thumbnail
    Cobalt Strike, a Defender's Guide
    November 3, 2021 at 10:19:59 AM UTC - permalink -
    QRCode
    - https://thedfirreport.com/2021/08/29/cobalt-strike-a-defenders-guide/
    cobalt strike cs defenser guide defender
  • thumbnail
    Install Multiple Python Versions on Linux | by David Littlefield | Level Up Coding

    git clone https://github.com/pyenv/pyenv.git ~/.pyenv

    install dependencies:

    sudo apt-get install --yes libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libgdbm-dev lzma lzma-dev tcl-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev wget curl make build-essential python-openssl

    in ~/.zshrc:

    ## Pyenv environment variables                            
    export PYENV_ROOT="$HOME/.pyenv"                          
    export PATH="$PYENV_ROOT/bin:$PATH"# Pyenv initialization 
    if command -v pyenv 1>/dev/null 2>&1; then                
      eval "$(pyenv init -)"                                  
    fi

    install a python version:

    pyenv install <python_version>

    cd ~/my/dir/
    my/dir $ pyenv local 3.8.6 # will pull python3.8.6 for the local directory                                                   
    October 29, 2021 at 12:25:54 PM UTC - permalink -
    QRCode
    - https://levelup.gitconnected.com/install-multiple-python-versions-on-linux-8bd6d301d78c
    python manager version
  • thumbnail
    DIY Leaked Credential Search Engine - Part 1
    October 28, 2021 at 7:33:02 PM UTC - permalink -
    QRCode
    - https://threat.tevora.com/diy-leaked-credential/
    leaked credentials search engine breach leak db database diy django
  • thumbnail
    GrrrDog/weird_proxies: Reverse proxies cheatsheet
    October 28, 2021 at 12:02:29 PM UTC - permalink -
    QRCode
    - https://github.com/GrrrDog/weird_proxies
    reverse proxy proxies nginx tomcat apache traefik varnish caddy cloudflare envoy fastly haproxy aws caching smuggling middleware parser
  • thumbnail
    Unicode/UTF-8-character table - starting from code position FF00
    October 27, 2021 at 8:22:49 AM UTC - permalink -
    QRCode
    - https://www.utf8-chartable.de/unicode-utf8-table.pl?start=65280&number=128
    ut8 bypass waf script encoding encode
  • thumbnail
    CVE-2017-12149 Exploited in Wild | Praveen's Blogspot
    October 25, 2021 at 1:40:23 PM UTC - permalink -
    QRCode
    - https://praveenp13.wordpress.com/2018/01/20/cve-2017-12149-exploited-in-wild/
    invoker readlonly java jboss readonlyaccessfilter unserializ
  • thumbnail
    Linux Rootkits: New Methods for Kernel 5.7+ :: TheXcellerator

    http://books.gigatux.nl/mirror/networksecuritytools/0596007949/networkst-CHP-7-SECT-4.html

    October 23, 2021 at 9:05:56 PM UTC - permalink -
    QRCode
    - https://xcellerator.github.io/posts/linux_rootkits_11/
    linux rootkit netstat
  • thumbnail
    Project Zero: Using Kerberos for Authentication Relay Attacks
    October 22, 2021 at 12:05:19 PM UTC - permalink -
    QRCode
    - https://googleprojectzero.blogspot.com/2021/10/using-kerberos-for-authentication-relay.html
    kerberos james forshaw relay ad
  • thumbnail
    Certified Pre-Owned. Active Directory Certificate Services… | by Will Schroeder | Posts By SpecterOps Team Members

    White paper: https://www.specterops.io/assets/resources/Certified_Pre-Owned.pdf

    October 21, 2021 at 2:22:15 PM UTC - permalink -
    QRCode
    - https://posts.specterops.io/certified-pre-owned-d95910965cd2
    adcs certified pre owned petitpotam
  • java.lang.Runtime.exec() Payload Workarounds - @Jackson_T
    October 21, 2021 at 12:49:07 PM UTC * - permalink -
    QRCode
    - https://ares-x.com/tools/runtime-exec/
    java lang runtime code execution rce bypass payloads exec
  • thumbnail
    Tylous/Limelighter: A tool for generating fake code signing certificates or signing real ones
    October 20, 2021 at 11:08:43 AM UTC - permalink -
    QRCode
    - https://github.com/Tylous/Limelighter
    limelighter lime signing cert redteam bypass av
  • thumbnail
    Evasion techniques
    October 18, 2021 at 10:46:32 AM UTC - permalink -
    QRCode
    - https://evasions.checkpoint.com/
    evasion checkpoint bypass
  • thumbnail
    Experiences in pentesting DWR |
    October 14, 2021 at 11:39:21 AM UTC - permalink -
    QRCode
    - http://aetherlab.net/2012/09/experiences-in-pentesting-dwr/
    java dwr pentest debug class
  • thumbnail
    44139-mysql-udf-exploitation.pdf
    October 12, 2021 at 2:53:59 PM UTC - permalink -
    QRCode
    - https://www.exploit-db.com/docs/english/44139-mysql-udf-exploitation.pdf?rss
    windows mysql udf 4.x 5.x
  • thumbnail
    exploits/exploit.php at master · mm0r1/exploits
    October 7, 2021 at 2:27:16 PM UTC - permalink -
    QRCode
    - https://github.com/mm0r1/exploits/blob/master/php-filter-bypass/exploit.php
    php disable functions bypass
  • thumbnail
    FSecureLABS/bitlocker-spi-toolkit: Tools for decoding TPM SPI transaction and extracting the BitLocker key from them.
    October 7, 2021 at 10:23:08 AM UTC * - permalink -
    QRCode
    - https://github.com/FSecureLABS/bitlocker-spi-toolkit
    bitlocker spi dma physical laptop
  • thumbnail
    网络空间测绘,网络空间安全搜索引擎,网络空间搜索引擎,安全态势感知 - FOFA网络空间测绘系统

    https://www.greynoise.io/

    October 7, 2021 at 10:13:41 AM UTC * - permalink -
    QRCode
    - https://fofa.so/
    shodan passive recon fofa greynoise
  • thumbnail
    writeups/CVE-2021-26084.md at main · snowyyowl/writeups
    October 7, 2021 at 9:31:35 AM UTC - permalink -
    QRCode
    - https://github.com/snowyyowl/writeups/blob/main/CVE-2021-26084.md
    cve writeup confluence ognl injection
  • thumbnail
    Telegram Search. Search for posts
    October 6, 2021 at 5:21:53 PM UTC - permalink -
    QRCode
    - https://tgstat.ru/en/search
    telegram search posts leak
  • thumbnail
    Autodiscovering the Great Leak - Guardicore
    October 6, 2021 at 1:55:37 PM UTC - permalink -
    QRCode
    - https://www.guardicore.com/labs/autodiscovering-the-great-leak/
    autodiscover outlook leak
Links per page: 20 50 100
◄Older
page 18 / 40
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation