Post Exploitation
Abuse of URL schemes
Accessing local files
file://path/to/file
file:///etc/passwd
file://\/\/etc/passwdCrafting TCP packets
$ curl -v dict://127.0.0.1:1337/HELLO
* Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 1337 (#0)$ nc -l -v 1337
CLIENT libcurl 7.64.1
HELLO
QUITCrafting UDP packets
Java directory listing
Leaking internal domains
TLS fields injection
Retrieving protocol versions
Abusing Gopher
Abuse of cloud metadata
Amazon Web Services
Google Cloud
Microsoft Azure
DigitalOcean
Packet Cloud
Alibaba Cloud
OpenStack
Oracle Cloud
Docker
Docker registry
Kubernetes
kubelet
kubelet read-only
Abusing FTP
Credentials bruteforce
Enumerating internal resources using anomaly responses
Port scanning
Port scanning using DNS
ASP.NET
Apache Druid
Apache Solr
Apache Struts
Apache Tomcat
Consul by HashiCorp
Elasticsearch
Java RMI
JBoss
Jenkins
Memcache
OpenTSDB
Oracle PeopleSoft
Oracle WebLogic
Redis
Remote debuggers
References
Last updated
