Skip to content

Instantly share code, notes, and snippets.

View hax0rgb's full-sized avatar
🏠
Working from home

Gaurang Bhatnagar hax0rgb

🏠
Working from home
View GitHub Profile
@hax0rgb
hax0rgb / evil.csv
Last active December 16, 2024 12:56
test-xss
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
test
<img src=x onerror=alert(1)>
#!/bin/bash
filename=$(echo $1 | awk -F/ '{print $(NF-0)}')
python3 $HOME/Flow-Tools/jsbeautify/jsbeautify.py $1 $filename
mv $filename jsfiles/
information_group_path
qtranslateincompatiblemessage
filtre
logic
identifier
filetotal
birthday
testdbpwd
conversation
next
Telerik.Web.UI.WebResource.axd?type=rau
/Telerik.Web.UI.WebResource.axd?type=rau
Telerik.Web.UI.DialogHandler.aspx
/Telerik.Web.UI.DialogHandler.aspx
/Reports/Pages/Folder.aspx
Reports/Pages/Folder.aspx
/cgi-bin/status
cgi-bin/status
swagger-ui.html
swagger/swagger-ui.html
Telerik.Web.UI.WebResource.axd?type=rau
/Telerik.Web.UI.WebResource.axd?type=rau
Telerik.Web.UI.DialogHandler.aspx
/Telerik.Web.UI.DialogHandler.aspx
/Reports/Pages/Folder.aspx
Reports/Pages/Folder.aspx
/cgi-bin/status
cgi-bin/status
swagger-ui.html
swagger/swagger-ui.html
www
mail
m
api
blog
static
ftp
autodiscover
openvpn
dev
#!/bin/bash
# update apt-get
export DEBIAN_FRONTEND="noninteractive"
sudo apt-get update
# remove previously installed Docker
sudo apt-get purge lxc-docker*
sudo apt-get purge docker.io*
<?php header("Access-Control-Allow-Origin: *"); ?>
<img src=1 onerror=alert(document.domain)>
<!--
ASP Webshell
Working on latest IIS
Referance :-
https://github.com/tennc/webshell/blob/master/fuzzdb-webshell/asp/cmd.asp
http://stackoverflow.com/questions/11501044/i-need-execute-a-command-line-in-a-visual-basic-script
http://www.w3schools.com/asp/