Git Product home page Git Product logo

fuckbaidupanpwd's Introduction

Hi there 👋

visitors

This is Xinzhe Wang(王新哲), an OIer(retired), CTFer(0ops) and geeker :)

Introduction

  • ICSL @ Huawei (2023 - Present)

  • Master of Philosophy @ The Chinese University of Hong Kong (2021-2023)

    Computer Science and Engineering - Hong Kong, China

  • Bachelor of Engineering @ Shanghai Jiao Tong University (2017-2021)

    Software Engineering - Shanghai, China

Publications

"Detecting and Understanding Self-Deleting JavaScript Code".
Xinzhe Wang, Zeyang Zhuang, Wei Meng, James Cheng.
In Proceedings of The Web Conference 2024 (WWW) (oral presentation), May 2024.

Selected Honors and Awards (Full honor list)

  • 1st Place Huawei CTF, 2023
  • 1st Place XCTF College Cybersecurity Challenge, 2022
  • 1st Place ByteCTF, 2021
  • World Champion DEF CON CTF Final(A*O*E), 2020
  • Shanghai Jiao Tong University original vulnerability reporter, 2019

Stats

Github Stats

WakaTime stats

fuckbaidupanpwd's People

Contributors

mxwxz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fuckbaidupanpwd's Issues

需要添加一个回收密码的函数

最近百度似乎改了一些东西,导致大量的POST request返回的不是-9(密码错误)而是-62(达到密码次数上限)。这种情况下很多密码在不知道对错的情况下从字典里移除,很可能错过正确密码。
不改代码的解决方法是频繁的关闭/重启程序。因为只有-9的结果才会写进log,所以写进log里面的肯定是错的,这样可以减少误删除的密码量
改动的办法是加一个回收函数,在结果既不是-9也不是0的情况下把尝试的密码重新加回字典。
我写了一个正在我机子上试验,如果成功的话我回头会提交一个PR

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.