|
330 | 330 | - [Manual DeObfuscation](mobile-pentesting/android-app-pentesting/manual-deobfuscation.md) |
331 | 331 | - [React Native Application](mobile-pentesting/android-app-pentesting/react-native-application.md) |
332 | 332 | - [Reversing Native Libraries](mobile-pentesting/android-app-pentesting/reversing-native-libraries.md) |
333 | | - - [Smali - Decompiling/\[Modifying\]/Compiling](mobile-pentesting/android-app-pentesting/smali-changes.md) |
| 333 | + - [Smali - Decompiling, Modifying, Compiling](mobile-pentesting/android-app-pentesting/smali-changes.md) |
334 | 334 | - [Spoofing your location in Play Store](mobile-pentesting/android-app-pentesting/spoofing-your-location-in-play-store.md) |
335 | 335 | - [Tapjacking](mobile-pentesting/android-app-pentesting/tapjacking.md) |
336 | 336 | - [Webview Attacks](mobile-pentesting/android-app-pentesting/webview-attacks.md) |
|
388 | 388 | - [Buckets](network-services-pentesting/pentesting-web/buckets/README.md) |
389 | 389 | - [Firebase Database](network-services-pentesting/pentesting-web/buckets/firebase-database.md) |
390 | 390 | - [CGI](network-services-pentesting/pentesting-web/cgi.md) |
| 391 | + - [Django](network-services-pentesting/pentesting-web/django.md) |
391 | 392 | - [DotNetNuke (DNN)](network-services-pentesting/pentesting-web/dotnetnuke-dnn.md) |
392 | 393 | - [Drupal](network-services-pentesting/pentesting-web/drupal/README.md) |
393 | 394 | - [Drupal RCE](network-services-pentesting/pentesting-web/drupal/drupal-rce.md) |
|
582 | 583 | - [Exploiting \_\_VIEWSTATE without knowing the secrets](pentesting-web/deserialization/exploiting-__viewstate-parameter.md) |
583 | 584 | - [Python Yaml Deserialization](pentesting-web/deserialization/python-yaml-deserialization.md) |
584 | 585 | - [JNDI - Java Naming and Directory Interface & Log4Shell](pentesting-web/deserialization/jndi-java-naming-and-directory-interface-and-log4shell.md) |
| 586 | + - [Ruby Json Pollution](pentesting-web/deserialization/ruby-_json-pollution.md) |
585 | 587 | - [Ruby Class Pollution](pentesting-web/deserialization/ruby-class-pollution.md) |
586 | 588 | - [Domain/Subdomain takeover](pentesting-web/domain-subdomain-takeover.md) |
587 | 589 | - [Email Injections](pentesting-web/email-injections.md) |
|
642 | 644 | - [MySQL File priv to SSRF/RCE](pentesting-web/sql-injection/mysql-injection/mysql-ssrf.md) |
643 | 645 | - [Oracle injection](pentesting-web/sql-injection/oracle-injection.md) |
644 | 646 | - [Cypher Injection (neo4j)](pentesting-web/sql-injection/cypher-injection-neo4j.md) |
| 647 | + - [Sqlmap](pentesting-web/sql-injection/sqlmap.md) |
645 | 648 | - [PostgreSQL injection](pentesting-web/sql-injection/postgresql-injection/README.md) |
646 | 649 | - [dblink/lo_import data exfiltration](pentesting-web/sql-injection/postgresql-injection/dblink-lo_import-data-exfiltration.md) |
647 | 650 | - [PL/pgSQL Password Bruteforce](pentesting-web/sql-injection/postgresql-injection/pl-pgsql-password-bruteforce.md) |
|
665 | 668 | - [WebSocket Attacks](pentesting-web/websocket-attacks.md) |
666 | 669 | - [Web Tool - WFuzz](pentesting-web/web-tool-wfuzz.md) |
667 | 670 | - [XPATH injection](pentesting-web/xpath-injection.md) |
| 671 | +- [XS Search](pentesting-web/xs-search.md) |
668 | 672 | - [XSLT Server Side Injection (Extensible Stylesheet Language Transformations)](pentesting-web/xslt-server-side-injection-extensible-stylesheet-language-transformations.md) |
669 | 673 | - [XXE - XEE - XML External Entity](pentesting-web/xxe-xee-xml-external-entity.md) |
670 | 674 | - [XSS (Cross Site Scripting)](pentesting-web/xss-cross-site-scripting/README.md) |
|
846 | 850 |
|
847 | 851 | # ✍️ TODO |
848 | 852 |
|
| 853 | +- [Interesting Http](todo/interesting-http.md) |
849 | 854 | - [Other Big References](todo/references.md) |
850 | 855 | - [Rust Basics](todo/rust-basics.md) |
851 | 856 | - [More Tools](todo/more-tools.md) |
852 | 857 | - [MISC](todo/misc.md) |
853 | 858 | - [Pentesting DNS](todo/pentesting-dns.md) |
854 | 859 | - [Hardware Hacking](todo/hardware-hacking/README.md) |
| 860 | + - [Fault Injection Attacks](todo/hardware-hacking/fault_injection_attacks.md) |
855 | 861 | - [I2C](todo/hardware-hacking/i2c.md) |
| 862 | + - [Side Channel Analysis](todo/hardware-hacking/side_channel_analysis.md) |
856 | 863 | - [UART](todo/hardware-hacking/uart.md) |
857 | 864 | - [Radio](todo/hardware-hacking/radio.md) |
858 | 865 | - [JTAG](todo/hardware-hacking/jtag.md) |
|
0 commit comments