▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▀█ ▄▄▀█ ▄▄▀██▄██ ▄▄▀█ ███▄██▄ ▄
█ ▄▄▀█ ▀▀▄█ ▀▀ ██ ▄█ ██ █ ███ ▄██ █
█▄▄▄▄█▄█▄▄█▄██▄█▄▄▄█▄██▄█▄▄█▄▄▄██▄█
When i tried to search some texts in the searchbar, it would record the activities into the burpsuite. Well, i was so attracted because of that.
Then i sent it to the repeater and i saw something cool that looks like deserialization using json formatted. And then, i modified it a little bit weird and had been testing it as well. Well, I was so curious to make an automated script for this at that time. Because i have to pass my exam :)
~$ apt-get install python-pip3 # Debian
~$ sudo pacman -S python-pip # Arch
~$ git clone https://github.com/sharpicx/brainlit.git
~$ cd brainlit
~/brainlit$ python -m pip install -r requirements.txt
~/brainlit$ python brainlit.py -h
- https://github.com/dwisiswant0/go-dork i have been inspired by this project!
- https://www.rexegg.com/regex-python.html