783 links
  • Shared Bookmarks
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 17 / 40
Newer►
  • thumbnail
    Infosec Income Questionnaire v1 (Responses) - Google Sheets
    November 25, 2021 at 12:37:29 AM UTC - permalink -
    QRCode
    - https://docs.google.com/spreadsheets/d/19SDu4bjcLYFOr0fw3UGh-KeJp6IU1ApchVaTzZqhBuc/edit#gid=744824158
    pentest salary salaires salaries red team
  • thumbnail
    maliceio/malice: VirusTotal Wanna Be - Now with 100% more Hipster
    November 24, 2021 at 2:33:29 PM UTC - permalink -
    QRCode
    - https://github.com/maliceio/malice
    edr bypass vt open source self-hosted
  • thumbnail
    Breaching The Cloud Perimeter w/ Beau Bullock - Black Hills Information Security
    November 23, 2021 at 10:34:50 AM UTC - permalink -
    QRCode
    - https://www.blackhillsinfosec.com/breaching-the-cloud-perimeter-w-beau-bullock/
    cloud aws gcp azure pentest lab formation tuto bhis
  • thumbnail
    Evading EDR in 15 Minutes with ScareCrow
    November 20, 2021 at 11:26:14 PM UTC - permalink -
    QRCode
    - https://adamsvoboda.net/evading-edr-with-scarecrow/
    scarecrow edr bypass av
  • thumbnail
    9 mail/mailx command examples to send emails from command line on Linux - BinaryTides
    November 19, 2021 at 8:09:14 PM UTC - permalink -
    QRCode
    - https://www.binarytides.com/linux-mailx-command/
    mailx mail sendmail phishing linux cli
  • thumbnail
    sc0tfree/mentalist: Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
    November 19, 2021 at 7:33:18 PM UTC - permalink -
    QRCode
    - https://github.com/sc0tfree/mentalist
    gui wordlist crack hashcat cracking generation password
  • thumbnail
    WiFi-Hacking-MindMap-v1.png (Image PNG, 11561 × 3823 pixels) - Redimensionnée (14%)
    November 19, 2021 at 7:33:01 PM UTC - permalink -
    QRCode
    - https://raw.githubusercontent.com/koutto/pi-pwnbox-rogueap/main/mindmap/WiFi-Hacking-MindMap-v1.png
    wifi cheatsheet mindmap
  • thumbnail
    Aetsu/OffensivePipeline: OffensivePipeline allows to download, compile (without Visual Studio) and obfuscate C# tools for Red Team exercises.
    November 19, 2021 at 7:32:38 PM UTC - permalink -
    QRCode
    - https://github.com/Aetsu/OffensivePipeline
    bypass av pipeline red team
  • IMG_3828.jpg (Image JPEG, 439 × 674 pixels)
    November 19, 2021 at 7:32:17 PM UTC * - permalink -
    QRCode
    - https://media.discordapp.net/attachments/598637931418091550/911058996591480863/IMG_3828.jpg?width=439&height=674
    lol nft discord mona lisa
  • thumbnail
    burrowers/garble: Obfuscate Go builds
    November 19, 2021 at 7:32:00 PM UTC - permalink -
    QRCode
    - https://github.com/burrowers/garble
    garble bypass obfuscation golang go
  • thumbnail
    Sprocket Security - Blog - The ultimate tag team: PetitPotam and ADCS pwnage from Linux
    November 8, 2021 at 11:22:25 AM UTC - permalink -
    QRCode
    - https://www.sprocketsecurity.com/blog/the-ultimate-tag-team-petitpotam-and-adcs-pwnage-from-linux
    adcs linux pkinit
  • thumbnail
    Targeted Workstation Compromise with SCCM | enigma0x3
    November 7, 2021 at 11:50:22 PM UTC * - permalink -
    QRCode
    - https://enigma0x3.net/2015/10/27/targeted-workstation-compromise-with-sccm/
    sccm ad internal red team lateral
  • thumbnail
    Advanced XXE Exploitation - HIP2019-Advanced_XXE_Exploitation.pdf
    November 5, 2021 at 6:27:05 PM UTC - permalink -
    QRCode
    - https://gosecure.github.io/presentations/2019-06-19-hack_in_paris/HIP2019-Advanced_XXE_Exploitation.pdf
    xxe xml
  • thumbnail
    Ransomware Group Sites

    http://ransomwr3tsydeii4q43vazm7wofla5ujdajquitomtd47cxjtfgwyyd.onion/

    November 4, 2021 at 8:47:45 AM UTC - permalink -
    QRCode
    - https://ransomwr3tsydeii4q43vazm7wofla5ujdajquitomtd47cxjtfgwyyd.onion.pet/
    ransomware group torrent onion leak
  • thumbnail
    GitLab CE CVE-2021-22205 in the wild - hn security
    November 3, 2021 at 2:46:00 PM UTC - permalink -
    QRCode
    - https://security.humanativaspa.it/gitlab-ce-cve-2021-22205-in-the-wild/
    gitlab cve rce wild
  • thumbnail
    xforcered/InvisibilityCloak: Proof-of-concept obfuscation toolkit for C# post-exploitation tools
    November 3, 2021 at 10:51:36 AM UTC - permalink -
    QRCode
    - https://github.com/xforcered/InvisibilityCloak
    bypass obfuscation c# tooling
  • thumbnail
    Ethical Hacking Lessons — Building Free Active Directory Lab in Azure | by Kamran Bilgrami | Medium
    November 3, 2021 at 10:51:02 AM UTC * - permalink -
    QRCode
    - https://kamran-bilgrami.medium.com/ethical-hacking-lessons-building-free-active-directory-lab-in-azure-6c67a7eddd7f
    ad lab azure
  • 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
Links per page: 20 50 100
◄Older
page 17 / 40
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation